Merge "Allow a fixed IP to be allocated to RedisVirtualIP"
authorJenkins <jenkins@review.openstack.org>
Thu, 25 Aug 2016 02:47:09 +0000 (02:47 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 25 Aug 2016 02:47:09 +0000 (02:47 +0000)
1  2 
overcloud.yaml

diff --cc 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: [ServiceNetMap, RedisNetwork]}
 +      NetworkName: {get_attr: [ServiceNetMap, service_net_map, RedisNetwork]}
        ServiceName: redis
+       FixedIPs: {get_param: RedisVirtualFixedIPs}
  
    # The public VIP is on the External net, falls back to ctlplane
    PublicVirtualIP: