summaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/os-ovn-nofeature-noha.yaml
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-02-07 14:53:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-07 14:53:05 +0000
commit0f1bef52ce8e7040934ec16894b266579bb82c58 (patch)
tree9dc59459d3d63bd41cb354e014a000f0b5f4d54a /mcp/config/scenario/os-ovn-nofeature-noha.yaml
parente8b0ec175eb68c792c7da3d225214c8b1874f42d (diff)
parent86c8109641cf22548ca68876e7de89b0d13e96b5 (diff)
Merge "[hybrid] Merge config/scenario/{baremetal,virtual}"
Diffstat (limited to 'mcp/config/scenario/os-ovn-nofeature-noha.yaml')
-rw-r--r--mcp/config/scenario/os-ovn-nofeature-noha.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/mcp/config/scenario/os-ovn-nofeature-noha.yaml b/mcp/config/scenario/os-ovn-nofeature-noha.yaml
new file mode 100644
index 000000000..e0a19ebb2
--- /dev/null
+++ b/mcp/config/scenario/os-ovn-nofeature-noha.yaml
@@ -0,0 +1,30 @@
+##############################################################################
+# Copyright (c) 2017 Mirantis Inc., Enea AB and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+---
+cluster:
+ domain: virtual-mcp-pike-ovn-noha.local
+ states:
+ - openstack_noha
+ - ovn_ctl_opts
+ - neutron_compute
+ - networks
+virtual:
+ nodes:
+ - cfg01
+ - ctl01
+ - cmp01
+ - cmp02
+ ctl01:
+ vcpus: 4
+ ram: 14336
+ cmp01:
+ vcpus: 5
+ ram: 8192
+ cmp02:
+ vcpus: 5
+ ram: 8192