summaryrefslogtreecommitdiffstats
path: root/labconfig/default/labconfig.yaml
blob: 1d8d90f439e2f9135d014da5e8cfa96ced221360 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
lab:
  location: virtual
  racks:
  - rack: pod1
    nodes:
    - name: rack-vir-m1
      architecture: x86_64
      roles: [network,control]
      nics:
      - ifname: eth0
      - ifname: eth1
    - name: rack-vir-m2
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: eth0
      - ifname: eth1
    - name: rack-vir-m3
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: eth1
      - ifname: eth4
    floating-ip-range: 192.168.122.31,192.168.122.49,192.168.122.1,192.168.122.0/24
    ext-port: "eth1"
    dns: 8.8.8.8
opnfv:
  release: d
  distro: xenial
  type: nonha
  openstack: newton
  sdncontroller:
  - type: nosdn
  storage:
  - type: ceph
    disk: /srv
  feature: odl_l2
  spaces:
  - type: admin
    bridge: virbr0
    cidr: 192.168.122.0/24
    gateway: 192.168.122.1
    vlan:
  - type: floating
    bridge: virbr0
    cidr: 192.168.122.0/24
    gateway: 192.168.122.1
    vlan: