Shift opendaylight role out of controller 79/19179/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 22 Aug 2016 10:02:02 +0000 (13:02 +0300)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 22 Aug 2016 10:18:46 +0000 (13:18 +0300)
In order to unload controller resources place
opendaylight role to a separate node.

Change-Id: I63db4074a9b50d80e8b8b29abd385b37bdb5f9d7
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
deploy/scenario/no-ha_odl-bgpvpn_scenario.yaml
deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml
deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml
deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml

index 333ff5a..08b46fe 100644 (file)
@@ -59,11 +59,11 @@ dea-override-config:
   nodes:
   - id: 1
     interfaces: interfaces_1
-    role: mongo,controller,opendaylight
+    role: mongo,controller
     transformations: transformations_1
   - id: 2
     interfaces: interfaces_1
-    role: ceph-osd,compute
+    role: ceph-osd,opendaylight
     transformations: transformations_1
   - id: 3
     interfaces: interfaces_1
index 55af51f..e90f7e7 100644 (file)
@@ -60,11 +60,11 @@ dea-override-config:
   nodes:
   - id: 1
     interfaces: interfaces_1
-    role: mongo,controller,opendaylight
+    role: mongo,controller
     transformations: transformations_1
   - id: 2
     interfaces: interfaces_1
-    role: ceph-osd,compute
+    role: ceph-osd,opendaylight
     transformations: transformations_1
   - id: 3
     interfaces: interfaces_1
index 58fdd07..218378d 100644 (file)
@@ -76,11 +76,11 @@ dea-override-config:
   nodes:
   - id: 1
     interfaces: interfaces_1
-    role: mongo,controller,opendaylight
+    role: mongo,controller
     transformations: transformations_1
   - id: 2
     interfaces: interfaces_1
-    role: ceph-osd,compute
+    role: ceph-osd,opendaylight
     transformations: transformations_1
   - id: 3
     interfaces: interfaces_1
index bb0e28d..7fa7829 100644 (file)
@@ -65,11 +65,11 @@ dea-override-config:
   nodes:
   - id: 1
     interfaces: interfaces_1
-    role: mongo,controller,opendaylight
+    role: mongo,controller
     transformations: transformations_1
   - id: 2
     interfaces: interfaces_1
-    role: ceph-osd,compute
+    role: ceph-osd,opendaylight
     transformations: transformations_1
   - id: 3
     interfaces: interfaces_1