make glance.host point to controller_virtual_ip
authorGiulio Fidente <gfidente@redhat.com>
Thu, 10 Jul 2014 04:44:57 +0000 (06:44 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 10 Jul 2014 04:44:57 +0000 (06:44 +0200)
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

overcloud-source.yaml

index 6bf9a59..81d14fd 100644 (file)
@@ -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: