aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/virtual/os-odl-nofeature-noha.yaml
blob: b3684c109aa2bc09c44a67b832b7bb0a430c4761 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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