summaryrefslogtreecommitdiffstats
path: root/labconfig/default/labconfig.yaml
blob: 60df92c303b1ed64eca60e7b0488d74d50a57bba (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
49
50
51
52
53
54
lab:
  location: virtual
  racks:
  - rack: pod1
    nodes:
    - name: rack-vir-m1
      architecture: x86_64
      roles: [network,control]
      nics:
      - ifname: ens3
        spaces: [admin]
      - ifname: ens4
        spaces: [floating]
    - name: rack-vir-m2
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: ens3
        spaces: [admin]
      - ifname: ens4
        spaces: [floating]
    - name: rack-vir-m3
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: ens3
        spaces: [admin]
      - ifname: ens4
        spaces: [floating]
    floating-ip-range: 192.168.122.31,192.168.122.49,192.168.122.1,192.168.122.0/24
    ext-port: "ens4"
    dns: 8.8.8.8
opnfv:
  release: d
  distro: xenial
  type: noha
  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:
    cidr:
    gateway:
    vlan: