modified vip address as per ip address when it was removed. 75/2275/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Wed, 7 Oct 2015 04:21:09 +0000 (23:21 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Wed, 7 Oct 2015 04:21:09 +0000 (23:21 -0500)
Change-Id: I2ac1a74424ac14bf898404e7547f34a25e89778f

ci/odl/juju-deployer/ovs-odl-ha.yaml

index e5fb863..20c0efe 100644 (file)
@@ -71,7 +71,7 @@ openstack-phase2:
       options: 
         "admin-password": openstack
         "admin-token": admin
-        vip: 10.4.2.53
+        vip: 10.4.1.13
       to:
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
@@ -80,7 +80,7 @@ openstack-phase2:
       charm: "cs:trusty/glance"
       num_units: 3
       options: 
-        vip: 10.4.2.52
+        vip: 10.4.1.12
       to:
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
@@ -90,7 +90,7 @@ openstack-phase2:
       options:
         neutron-security-groups: False
         manage-neutron-plugin-legacy-mode: False
-        vip: 10.4.2.57
+        vip: 10.4.1.17
       to: 
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
@@ -113,7 +113,7 @@ openstack-phase2:
         "network-manager": Neutron
         "quantum-security-groups": "yes"
         "service-guard": true
-        vip: 10.4.2.56
+        vip: 10.4.1.16
       to:
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
@@ -123,7 +123,7 @@ openstack-phase2:
       num_units: 3
       options: 
         secret: admin
-        vip: 10.4.2.51
+        vip: 10.4.1.11
         webroot: /
       to:
         - "lxc:nodes-api=0"
@@ -147,7 +147,7 @@ openstack-phase2:
         "max-connections": 10000
         "root-password": 293rhc395m
         "sst-password": 127rc14t51
-        vip: 10.4.2.55
+        vip: 10.4.1.15
       to:
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"