diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-07-17 18:19:57 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-07-17 18:19:57 +0000 |
commit | af8502609c26bf6b69aaf47117dc40c0cfe52112 (patch) | |
tree | 5e9abbf275f9aeb9f1a1415493b9014ec65acb73 | |
parent | 1a598838ee72c752a4352d85734193196537e569 (diff) | |
parent | 687b100b4c8731c97fb542db42709f2de05a5881 (diff) |
Merge "make glance.host point to controller_virtual_ip"
-rw-r--r-- | overcloud-source.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml index f2701f0d..3fd47e08 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: |