rename database from planetstack to xos
diff --git a/xos/hpc_observer/hpc_observer_config b/xos/hpc_observer/hpc_observer_config
index 3878336..8e12402 100644
--- a/xos/hpc_observer/hpc_observer_config
+++ b/xos/hpc_observer/hpc_observer_config
@@ -4,7 +4,7 @@
deployment=VICCI
[db]
-name=planetstack
+name=xos
user=plstackuser
password=2uMDYtJK
host=localhost
diff --git a/xos/rr_observer/rr_observer_config b/xos/rr_observer/rr_observer_config
index af4ed1a..5ca423e 100644
--- a/xos/rr_observer/rr_observer_config
+++ b/xos/rr_observer/rr_observer_config
@@ -5,7 +5,7 @@
deployment=VINI
[db]
-name=planetstack
+name=xos
user=plstackuser
#password=2uMDYtJK
password=1HL07C0E
diff --git a/xos/scripts/opencloud b/xos/scripts/opencloud
index 84efa16..910c966 100755
--- a/xos/scripts/opencloud
+++ b/xos/scripts/opencloud
@@ -7,7 +7,7 @@
XOS_DIR=/opt/xos
BACKUP_DIR=/opt/xos_backups
-DBNAME=planetstack
+DBNAME=xos
DJANGO_17=`python -c "import django; from distutils.version import StrictVersion; print int(StrictVersion(django.get_version()) >= StrictVersion('1.7'))"`
diff --git a/xos/syndicate_observer/syndicate_observer_config b/xos/syndicate_observer/syndicate_observer_config
index b83fa89..768f758 100644
--- a/xos/syndicate_observer/syndicate_observer_config
+++ b/xos/syndicate_observer/syndicate_observer_config
@@ -4,7 +4,7 @@
deployment=VICCI
[db]
-name=planetstack
+name=xos
#user=plstackuser
#password=2uMDYtJK
user=postgres
diff --git a/xos/xos_config b/xos/xos_config
index 86864cc..1533542 100644
--- a/xos/xos_config
+++ b/xos/xos_config
@@ -3,7 +3,7 @@
deployment=plc
[db]
-name=planetstack
+name=xos
user=postgres
password=password
host=localhost