[ovn] Mend state name of openstack 23/49623/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 25 Dec 2017 09:36:51 +0000 (13:36 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 25 Dec 2017 09:36:51 +0000 (13:36 +0400)
* rename openstack state name with noha suffix
* increase vcpus for compute nodes

Change-Id: I03386c4c1c92d329d847aa506589823e57644ef4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/config/scenario/virtual/os-ovn-nofeature-noha.yaml

index d69f978..4cb619a 100644 (file)
@@ -9,7 +9,7 @@
 cluster:
   domain: virtual-mcp-pike-ovn-noha.local
   states:
-    - openstack
+    - openstack_noha
     - neutron_compute
     - networks
 virtual:
@@ -22,8 +22,8 @@ virtual:
     vcpus: 4
     ram: 14336
   cmp01:
-    vcpus: 4
+    vcpus: 5
     ram: 8192
   cmp02:
-    vcpus: 4
+    vcpus: 5
     ram: 8192