using propper labconfig.yaml so that it will match the other labs.
[joid.git] / labconfig / default / labconfig.yaml
1 lab:
2   location: virtual
3   racks:
4   - rack: pod1
5     nodes:
6     - name: rack-vir-m1
7       architecture: x86_64
8       roles: [network,control]
9       nics:
10       - ifname: eth0
11       - ifname: eth1
12     - name: rack-vir-m2
13       architecture: x86_64
14       roles: [compute,control,storage]
15       nics:
16       - ifname: eth0
17       - ifname: eth1
18     - name: rack-vir-m3
19       architecture: x86_64
20       roles: [compute,control,storage]
21       nics:
22       - ifname: eth1
23       - ifname: eth4
24     floating-ip-range: 192.168.122.31,192.168.122.49,192.168.122.1,192.168.122.0/24
25     ext-port: "eth1"
26     dns: 8.8.8.8
27 opnfv:
28   release: d
29   distro: xenial
30   type: nonha
31   openstack: newton
32   sdncontroller:
33   - type: nosdn
34   storage:
35   - type: ceph
36     disk: /srv
37   feature: odl_l2
38   spaces:
39   - type: admin
40     bridge: brAdm
41     cidr: 192.168.122.0/24
42     gateway: 192.168.122.1
43     vlan:
44   - type: public
45     bridge: brPublic
46     cidr: 192.168.122.0/24
47     gateway: 192.168.122.1
48     vlan: