summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-23 17:34:26 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-23 17:34:26 +0000
commit6da5e181efde18ae185d0c514d99b1bb3589ce5d (patch)
tree9f8c5db25ebcdead1bfe2ff11d9adbcdb5442112
parent73c3a6d6ce07979a2e15ed78ef16ecc6938df6d9 (diff)
downloaddefinitions-6da5e181efde18ae185d0c514d99b1bb3589ce5d.tar.gz
Remove bad configuration variable
-rw-r--r--openstack/etc/cinder/cinder.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/cinder/cinder.conf b/openstack/etc/cinder/cinder.conf
index ede97cd6..59d1d812 100644
--- a/openstack/etc/cinder/cinder.conf
+++ b/openstack/etc/cinder/cinder.conf
@@ -498,7 +498,7 @@ api_paste_config=api-paste.ini
my_ip=##GLANCE_HOST##
# Default glance host name or IP (string value)
-glance_host=##GLANCE_HOST##
+glance_host=$my_ip
# Default glance port (integer value)
#glance_port=9292