modify the lab definition as per new changes. 01/16301/6
authorNarinder Gupta <narinder.gupta@canonical.com>
Sat, 2 Jul 2016 04:40:41 +0000 (23:40 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Tue, 5 Jul 2016 19:54:54 +0000 (14:54 -0500)
Change-Id: Ib559b16d8cedab4feb86681300846d900ae4dcdd
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/bundle_tpl/mysql.yaml
ci/nosdn/fetch-charms.sh
ci/odl/fetch-charms.sh
ci/onos/fetch-charms.sh
ci/opencontrail/fetch-charms.sh
labconfig/intel/pod5/labconfig.yaml
labconfig/intel/pod6/labconfig.yaml

index 4835dfe..6317608 100644 (file)
@@ -2,14 +2,15 @@
       charm: "local:{{ ubuntu.release }}/percona-cluster"
       num_units: {{ unit_qty() }}
       options:
-        dataset-size: 2G
-        lp1366997-workaround: true
-        max-connections: 10000
+        innodb-buffer-pool-size: 2G
+        #lp1366997-workaround: true
+        #max-connections: 20000
         root-password: {{ get_password('mysql_root') }}
         sst-password: {{ get_password('mysql_sst') }}
 {% if os.ha.mode == 'ha' %}
         vip: {{ opnfv.vip.mysql }}
 {% endif %}
+        min-cluster-size: {{ unit_qty() }}
       to:
 {% for unit_id in to_select() %}
         - "lxc:nodes={{ unit_id }}"
index d170e0e..498ad8c 100755 (executable)
@@ -23,8 +23,7 @@ git clone https://github.com/openstack/charm-cinder.git $distro/cinder
 git clone https://github.com/openstack/charm-cinder-ceph.git $distro/cinder-ceph
 git clone https://github.com/openstack/charm-glance.git $distro/glance
 git clone https://github.com/openstack/charm-keystone.git $distro/keystone
-#git clone -b bug/congress-fix https://github.com/gnuoy/charm-keystone.git $distro/keystone
-git clone https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
+git clone -b stable/16.04 https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
 git clone https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
 git clone https://github.com/openstack/charm-neutron-gateway.git $distro/neutron-gateway
 git clone https://github.com/openstack/charm-neutron-openvswitch.git $distro/neutron-openvswitch
index dc1c7fe..2a42b6a 100755 (executable)
@@ -23,7 +23,7 @@ git clone https://github.com/openstack/charm-cinder.git $distro/cinder
 git clone https://github.com/openstack/charm-cinder-ceph.git $distro/cinder-ceph
 git clone https://github.com/openstack/charm-glance.git $distro/glance
 git clone https://github.com/openstack/charm-keystone.git $distro/keystone
-git clone https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
+git clone -b stable/16.04 https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
 git clone https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
 git clone https://github.com/openstack/charm-neutron-gateway.git $distro/neutron-gateway
 git clone https://github.com/openstack/charm-neutron-openvswitch.git $distro/neutron-openvswitch
index 97d109b..ea48c90 100755 (executable)
@@ -23,7 +23,7 @@ git clone https://github.com/openstack/charm-cinder.git $distro/cinder
 git clone https://github.com/openstack/charm-cinder-ceph.git $distro/cinder-ceph
 git clone https://github.com/openstack/charm-glance.git $distro/glance
 git clone https://github.com/openstack/charm-keystone.git $distro/keystone
-git clone https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
+git clone -b stable/16.04 https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
 git clone https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
 git clone https://github.com/openstack/charm-neutron-openvswitch.git $distro/neutron-openvswitch
 git clone https://github.com/openstack/charm-nova-cloud-controller.git $distro/nova-cloud-controller
index d25881b..8b6c5ba 100755 (executable)
@@ -25,7 +25,7 @@ git clone https://github.com/openstack/charm-cinder.git $distro/cinder
 git clone https://github.com/openstack/charm-cinder-ceph.git $distro/cinder-ceph
 git clone https://github.com/openstack/charm-glance.git $distro/glance
 git clone https://github.com/openstack/charm-keystone.git $distro/keystone
-git clone https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
+git clone -b stable/16.04 https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster
 #git clone https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
 git clone https://github.com/openstack/charm-neutron-gateway.git $distro/neutron-gateway
 git clone https://github.com/openstack/charm-neutron-openvswitch.git $distro/neutron-openvswitch
index 7e90ed2..d9aa747 100644 (file)
@@ -18,7 +18,7 @@ lab:
         mac: ["90:E2:BA:85:4E:2D"]
       power:
         type: ipmi
-        address: 10.2.117.81
+        address: 10.2.117.85
         user: root
         pass: root
     - name: rack-5-m2
@@ -36,7 +36,7 @@ lab:
         mac: ["90:E2:BA:84:08:B9"]
       power:
         type: ipmi
-        address: 10.2.117.82
+        address: 10.2.117.86
         user: root
         pass: root
     - name: rack-5-m3
@@ -54,7 +54,7 @@ lab:
         mac: ["90:E2:BA:84:07:0E"]
       power:
         type: ipmi
-        address: 10.2.117.83
+        address: 10.2.117.87
         user: root
         pass: root
     - name: rack-5-m4
@@ -72,7 +72,7 @@ lab:
         mac: ["90:E2:BA:83:FD:81"]
       power:
         type: ipmi
-        address: 10.2.117.84
+        address: 10.2.117.88
         user: root
         pass: root
     - name: rack-5-m5
@@ -90,9 +90,27 @@ lab:
         mac: ["90:E2:BA:75:22:75"]
       power:
         type: ipmi
-        address: 10.2.117.85
+        address: 10.2.117.89
         user: root
         pass: root
+#    - name: rack-5-m6
+#      architecture: x86_64
+#      roles: [compute,storage]
+#      nics:
+#      - ifname: eth1
+#        spaces: [admin]
+#        mac: ["98:4F:EE:10:03:43"]
+#      - ifname: eth4
+#        spaces: [data]
+#        mac: ["00:1E:67:9C:3E:54"]
+#      - ifname: eth5
+#        spaces: [public]
+#        mac: ["00:1E:67:9C:3E:55"]
+#      power:
+#        type: ipmi
+#        address: 10.2.117.90
+#        user: root
+#        pass: root
     floating-ip-range: 10.5.15.6,10.5.15.250,10.5.15.254,10.5.15.0/24
     ext-port: "eth5"
     dns: 8.8.8.8
@@ -106,7 +124,7 @@ opnfv:
     - type: nosdn
     storage:
     - type: ceph
-      disk: /srv
+      disk: /dev/sdb
     feature: odl_l2
     spaces:
     - type: admin
index 54223f0..37a87ec 100644 (file)
@@ -18,7 +18,7 @@ lab:
         mac: ["90:E2:BA:83:FD:21"]
       power:
         type: ipmi
-        address: 10.2.117.96
+        address: 10.2.117.101
         user: root
         pass: root
     - name: rack-6-m2
@@ -36,7 +36,7 @@ lab:
         mac: ["90:E2:BA:75:30:F5"]
       power:
         type: ipmi
-        address: 10.2.117.97
+        address: 10.2.117.102
         user: root
         pass: root
     - name: rack-6-m3
@@ -54,7 +54,7 @@ lab:
         mac: ["90:E2:BA:83:FE:75"]
       power:
         type: ipmi
-        address: 10.2.117.98
+        address: 10.2.117.103
         user: root
         pass: root
     - name: rack-6-m4
@@ -72,7 +72,7 @@ lab:
         mac: ["90:E2:BA:84:15:7D"]
       power:
         type: ipmi
-        address: 10.2.117.99
+        address: 10.2.117.104
         user: root
         pass: root
     - name: rack-6-m5
@@ -90,9 +90,27 @@ lab:
         mac: ["90:E2:BA:84:08:F5"]
       power:
         type: ipmi
-        address: 10.2.117.100
+        address: 10.2.117.105
         user: root
         pass: root
+#    - name: rack-6-m6
+#      architecture: x86_64
+#      roles: [compute,storage]
+#      nics:
+#      - ifname: eth1
+#        spaces: [admin]
+#        mac: ["98:4F:EE:10:01:D6"]
+#      - ifname: eth4
+#        spaces: [data]
+#        mac: ["00:1E:67:9C:3E:A4]
+#      - ifname: eth5
+#        spaces: [public]
+#        mac: ["00:1E:67:9C:3E:A5]
+#      power:
+#        type: ipmi
+#        address: 10.2.117.106
+#        user: root
+#        pass: root
     floating-ip-range: 10.6.15.6,10.6.15.250,10.6.15.254,10.6.15.0/24
     ext-port: "eth5"
     dns: 8.8.8.8
@@ -106,7 +124,7 @@ opnfv:
   - type: nosdn
   storage:
   - type: ceph
-    disk: /srv
+    disk: /dev/sdb
   feature: odl_l2
   spaces:
   - type: admin
@@ -128,5 +146,5 @@ opnfv:
     bridge: brExt
     cidr:
     gateway:
-    ipaddress: 10.2.117.107
+    ipaddress: 10.2.117.108
     vlan: