summaryrefslogtreecommitdiff
path: root/openstack/etc/glance/glance-registry.conf
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-04 18:45:02 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:37 +0000
commit1ed02d327b15c0869453afebbe00df5111063366 (patch)
tree0fcf2cc109f95ee0a094fd83ead2a42be5fe79a8 /openstack/etc/glance/glance-registry.conf
parent2015fd2b3e90e13cf3bebf0f6294822a371dbbd7 (diff)
downloaddefinitions-1ed02d327b15c0869453afebbe00df5111063366.tar.gz
WIP: Add hostname to /etc/hosts and point the services to this host
Diffstat (limited to 'openstack/etc/glance/glance-registry.conf')
-rw-r--r--openstack/etc/glance/glance-registry.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/glance/glance-registry.conf b/openstack/etc/glance/glance-registry.conf
index 08a58922..fbfe7c8d 100644
--- a/openstack/etc/glance/glance-registry.conf
+++ b/openstack/etc/glance/glance-registry.conf
@@ -99,7 +99,7 @@ limit_param_default = 25
# Deprecated group/name - [DATABASE]/sql_connection
# Deprecated group/name - [sql]/connection
#connection = <None>
-connection=postgresql://##GLANCE_DB_USER##:##GLANCE_DB_PASSWORD##@127.0.0.1/glance
+connection=postgresql://##GLANCE_DB_USER##:##GLANCE_DB_PASSWORD##@onenode/glance
# The SQL mode to be used for MySQL sessions. This option,
# including the default, overrides any server-set SQL mode. To