aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml')
-rw-r--r--mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml34
1 files changed, 0 insertions, 34 deletions
diff --git a/mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml b/mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml
deleted file mode 100644
index e3cd3dbd9..000000000
--- a/mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-##############################################################################
-# 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-ovs-dpdk-noha.local
- states:
- - dpdk
- - openstack_noha
- - neutron_gateway
- - neutron_compute
- - networks
-virtual:
- nodes:
- - cfg01
- - ctl01
- - cmp01
- - cmp02
- - gtw01
- ctl01:
- vcpus: 4
- ram: 14336
- gtw01:
- ram: 2048
- cmp01:
- vcpus: 4
- ram: 8192
- cmp02:
- vcpus: 4
- ram: 8192