Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a7f2a2c
)
make glance.host point to controller_virtual_ip
author
Giulio Fidente
<gfidente@redhat.com>
Thu, 10 Jul 2014 04:44:57 +0000
(06:44 +0200)
committer
Giulio 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
patch
|
blob
|
history
diff --git
a/overcloud-source.yaml
b/overcloud-source.yaml
index
6bf9a59
..
81d14fd
100644
(file)
--- 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: