modified for right syntax. 09/14909/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Tue, 31 May 2016 20:04:29 +0000 (15:04 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Tue, 31 May 2016 20:05:06 +0000 (15:05 -0500)
Change-Id: I6abcfbd8bbc5423003ba2dcee4c9fd0018542652
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/01-deploybundle.sh
ci/deploy.sh
ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml
ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml
ci/odl/juju-deployer/ovs-odl-ha.yaml
ci/odl/juju-deployer/ovs-odl-nonha.yaml
ci/odl/juju-deployer/ovs-odl-tip.yaml

index 6f6f0e2..9072409 100755 (executable)
@@ -113,6 +113,9 @@ case "$3" in
         ;;
 esac
 
+# lets put the if seperateor as "," as this will save me from world.
+IFS=","
+
 for feature in $5; do
     case "$feature" in
         'ipv6' )
index 8cc0bd7..0a91b4a 100755 (executable)
@@ -26,7 +26,7 @@ usage() { echo "Usage: $0 [-s <nosdn|odl|opencontrail>]
                          [-t <nonha|ha|tip>] 
                          [-o <juno|liberty>]
                          [-l <default|intelpod5>]
-                         [-f <ipv6|l2|l3|dvr>]
+                         [-f <ipv6|dpdk|lxd|dvr>]
                          [-d <trusty|xenial>]
                          [-a <amd64>]
                          [-r <a|b>]" 1>&2 exit 1; } 
index cbc4233..5329f72 100644 (file)
@@ -137,7 +137,7 @@ openstack-phase2:
     - - heat:amqp
       - rabbitmq-server:amqp
     #- - nova-compute:lxd
-    #  - lxd:lxd
+      #- lxd:lxd
 
   services:
     hacluster-keystone:
@@ -307,7 +307,7 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
-        #hugepages: '50%'
+        #hugepages: "50%"
         #virt-type: lxd
       to:
         - "nodes=1"
index 562263d..fa2a24b 100644 (file)
@@ -127,7 +127,7 @@ openstack-phase2:
     - - heat:amqp
       - rabbitmq-server:amqp
     #- - nova-compute:lxd
-    #  - lxd:lxd
+      #- lxd:lxd
   services:
     ceilometer:
       charm: "local:trusty/ceilometer"
@@ -239,7 +239,7 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
-        #hugepages: '50%'
+        #hugepages: "50%"
         #virt-type: lxd
       to:
         - "nodes=1"
index 9b78d10..03e24ca 100644 (file)
@@ -123,7 +123,7 @@ openstack-phase2:
     - - "ceph-radosgw:identity-service"
       - "keystone:identity-service"
     #- - nova-compute:lxd
-    #  - lxd:lxd
+      #- lxd:lxd
   services:
     mysql:
       charm: "local:trusty/percona-cluster"
@@ -214,7 +214,7 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
-        #hugepages: '50%'
+        #hugepages: "50%"
         #virt-type: lxd
       to:
         - "nodes=1"
index decb1cb..e33fa8e 100644 (file)
@@ -145,6 +145,8 @@ openstack-phase2:
       - "ceph:radosgw"
     - - "ceph-radosgw:identity-service"
       - "keystone:identity-service"
+    #- - nova-compute:lxd
+      #- lxd:lxd
   services:
     hacluster-keystone:
       charm: "local:trusty/hacluster"
@@ -322,6 +324,8 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
+        #virt-type: lxd
+        #hugepages: "50%"
       to:
         - "nodes=1"
         - "nodes=2"
index 60c30a9..ae3be75 100644 (file)
@@ -126,6 +126,8 @@ openstack-phase2:
       - "ceph:radosgw"
     - - "ceph-radosgw:identity-service"
       - "keystone:identity-service"
+    #- - nova-compute:lxd
+      #- lxd:lxd
   services:
     mysql:
       charm: "local:trusty/percona-cluster"
@@ -214,6 +216,8 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
+        #virt-type: lxd
+        #hugepages: "50%"
       to:
         - "nodes=1"
     nova-cloud-controller:
index f3a5d43..9034fea 100644 (file)
@@ -128,6 +128,8 @@ openstack-phase2:
       - "ceph:radosgw"
     - - "ceph-radosgw:identity-service"
       - "keystone:identity-service"
+    #- - nova-compute:lxd
+      #- lxd:lxd
   services:
     mysql:
       charm: "local:trusty/percona-cluster"
@@ -218,6 +220,8 @@ openstack-phase2:
         enable-resize: true
         manage-neutron-plugin-legacy-mode: false
         migration-auth-type: ssh
+        #hugepages: "50%"
+        #virt-type: lxd
       to:
         - "nodes=1"
     nova-cloud-controller: