aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2014-07-10 06:44:57 +0200
committerGiulio Fidente <gfidente@redhat.com>2014-07-10 06:44:57 +0200
commit687b100b4c8731c97fb542db42709f2de05a5881 (patch)
treea030bafa427646765a69fd747c2b74e9b2aa1c37
parenta7f2a2c928e9c78a18defb68feb40da8c7eb95d6 (diff)
make glance.host point to controller_virtual_ip
Previously glance.host was pointing to the local controller_host which would have requests to glance from other services to fail if the local glance daemon was unavailable. Change-Id: Ifd4f4b12cd51e23313826288797cc00ba3cd1754
-rw-r--r--overcloud-source.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 6bf9a595..81d14fd3 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -367,7 +367,7 @@ Resources:
backend: swift
db: mysql://glance:unset@localhost/glance
host:
- get_input: controller_host
+ get_input: controller_virtual_ip
port:
Ref: GlancePort
protocol: