Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
combined
(merge:
997f74f
70fc539
)
Merge "Allow a fixed IP to be allocated to RedisVirtualIP"
author
Jenkins
<jenkins@review.openstack.org>
Thu, 25 Aug 2016 02:47:09 +0000
(
02:47
+0000)
committer
Gerrit Code Review
<review@openstack.org>
Thu, 25 Aug 2016 02:47:09 +0000
(
02:47
+0000)
1
2
overcloud.yaml
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
overcloud.yaml
index
b88d1dc
,
de24874
..
b37426f
---
1
/
overcloud.yaml
---
2
/
overcloud.yaml
+++ b/
overcloud.yaml
@@@
-643,8
-797,9
+649,9
@@@
resources
ControlPlaneIP: {get_attr: [ControlVirtualIP, fixed_ips, 0, ip_address]}
ControlPlaneNetwork: {get_param: NeutronControlPlaneID}
PortName: redis_virtual_ip
- NetworkName: {get_
param: [ServiceNetM
ap, RedisNetwork]}
+ NetworkName: {get_
attr: [ServiceNetMap, service_net_m
ap, RedisNetwork]}
ServiceName: redis
+ FixedIPs: {get_param: RedisVirtualFixedIPs}
# The public VIP is on the External net, falls back to ctlplane
PublicVirtualIP: