rename planetstack module to xos
diff --git a/planetstack/openstack_observer/ansible.py b/planetstack/openstack_observer/ansible.py
index 0459cb9..f8ed547 100644
--- a/planetstack/openstack_observer/ansible.py
+++ b/planetstack/openstack_observer/ansible.py
@@ -9,7 +9,7 @@
 import re
 
 # XXX hardcoded path
-#    is there any reason why we aren't importing planetstack.config ?
+#    is there any reason why we aren't importing xos.config ?
 XOS_DIR="/opt/xos"
 
 try: