modified the vip address for different labs. 81/2281/2
authorNarinder Gupta <narinder.gupta@canonical.com>
Wed, 7 Oct 2015 04:49:16 +0000 (23:49 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Mon, 12 Oct 2015 05:26:53 +0000 (00:26 -0500)
Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92

ci/01-deploybundle.sh
ci/maas/orange/pod2/deployment.yaml
ci/odl/01-deploybundle.sh
ci/opencontrail/01-deploybundle.sh

index 42f1a3c..9de9aa2 100755 (executable)
@@ -18,6 +18,12 @@ case "$1" in
         ;;
 esac
 
+case "$3" in
+    'orangepod2' )
+        sed -i -- 's/10.4.1.1/192.168.2.2/g' ./bundles.yaml
+        ;;
+esac
+
 echo "... Deployment Started ...."
 
 #case openstack kilo with odl
index 99fa726..8543a9d 100755 (executable)
@@ -99,11 +99,11 @@ demo-maas:
               broadcast_ip: 192.168.2.255
               router_ip: 192.168.2.4
               static_range:
-                  low: 192.168.2.30
+                  low: 192.168.2.50
                   high: 192.168.2.150
               dynamic_range:
                   low: 192.168.2.151
-                  high: 192.168.2.254
+                  high: 192.168.2.200
 
         # Defines the physical nodes which are added to the MAAS cluster
         # controller upon startup of the node.
index 42f1a3c..9de9aa2 100755 (executable)
@@ -18,6 +18,12 @@ case "$1" in
         ;;
 esac
 
+case "$3" in
+    'orangepod2' )
+        sed -i -- 's/10.4.1.1/192.168.2.2/g' ./bundles.yaml
+        ;;
+esac
+
 echo "... Deployment Started ...."
 
 #case openstack kilo with odl
index da53f41..d008b98 100755 (executable)
@@ -19,6 +19,12 @@ case "$1" in
         ;;
 esac
 
+case "$3" in
+    'orangepod2' )
+        sed -i -- 's/10.4.1.1/192.168.2.2/g' ./bundles.yaml
+        ;;
+esac
+
 echo "... Deployment Started ...."
 
 juju-deployer -d -r 13 -c bundles.yaml trusty-"$2"-contrail