summaryrefslogtreecommitdiffstats
path: root/mcp/config/os-odl_l3-nofeature-noha.yaml
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-01 22:06:11 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-01 22:06:11 +0200
commit01c1d38d26c176fa842d1061bfdc2d94cbf3b75e (patch)
tree6a72a9c00843e20e4c0c4645a03d12b4826bb2d1 /mcp/config/os-odl_l3-nofeature-noha.yaml
parentb0370b31d3649893d57b1729979b1124a47a6f05 (diff)
mcp/config: Move scenario defs to separate dir
Prepare for adding baremetal scenarios by moving existing scenario definitions (intended for deploys on virtual PODs) to their own subdirectory. Change-Id: Iaa75e0b0a9876e4f263fc6bbae796d97848ef99b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/config/os-odl_l3-nofeature-noha.yaml')
-rw-r--r--mcp/config/os-odl_l3-nofeature-noha.yaml22
1 files changed, 0 insertions, 22 deletions
diff --git a/mcp/config/os-odl_l3-nofeature-noha.yaml b/mcp/config/os-odl_l3-nofeature-noha.yaml
deleted file mode 100644
index de95e503d..000000000
--- a/mcp/config/os-odl_l3-nofeature-noha.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-cluster:
- domain: virtual-mcp-ocata-odl-router.local
- states:
- - opendaylight
- - openstack
- - networks
-virtual:
- nodes:
- - cfg01
- - ctl01
- - cmp01
- - cmp02
- - gtw01
- - odl01
- ctl01:
- vcpus: 4
- ram: 14336
- gtw01:
- ram: 2048
- odl01:
- vcpus: 4
- ram: 5120