Fixed node assignment for KVM HA scenario 27/9927/1
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Sat, 13 Feb 2016 12:28:13 +0000 (13:28 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Sat, 13 Feb 2016 19:51:28 +0000 (19:51 +0000)
Change-Id: Iaffde56bb2ad691da2bdbacee38b8d60a289b8c9
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 6b996b043c6a42cf97165a22eb05e19acf2614b7)

deploy/scenario/ha_nfv-kvm_heat_ceilometer_scenario_0.0.4.yaml

index 661fae6..85098a5 100644 (file)
@@ -47,15 +47,15 @@ dea-override-config:
   nodes:
   - id: 1
     interfaces: interfaces_1
-    role: controller
+    role: mongo,controller
     transformations: transformations_1
   - id: 2
     interfaces: interfaces_1
-    role: mongo,controller
+    role: controller
     transformations: transformations_1
   - id: 3
     interfaces: interfaces_1
-    role: compute
+    role: controller
     transformations: transformations_1
   - id: 4
     interfaces: interfaces_1