aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/virtual/os-nosdn-ovs-noha.yaml
blob: 540761cbf8099a785563eb165c741d1ca4c31466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cluster:
  domain: virtual-mcp-ocata-ovs-dpdk.local
  states:
    - dpdk
    - openstack
    - neutron_compute
    - networks
virtual:
  nodes:
    - cfg01
    - ctl01
    - cmp01
    - cmp02
    - gtw01
  ctl01:
    vcpus: 4
    ram: 14336
  gtw01:
    ram: 2048
  cmp01:
    vcpus: 4
    ram: 6144
  cmp02:
    vcpus: 4
    ram: 6144