From: Giulio Fidente Date: Thu, 10 Jul 2014 04:44:57 +0000 (+0200) Subject: make glance.host point to controller_virtual_ip X-Git-Tag: opnfv-6.0.0~2803^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=687b100b4c8731c97fb542db42709f2de05a5881;p=apex-tripleo-heat-templates.git 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 --- 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: