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