Add an example and blank labconfig files
[joid.git] / labconfig / example / blank / labconfig.yaml
1 lab:
2   location: # TODO
3   racks:
4   - rack: # TODO
5     nodes:
6     - name: # TODO
7       architecture: x86_64
8       roles: [] # TODO
9       nics:
10       - ifname: eth0
11         spaces: [admin]
12         mac: [""] # TODO
13       - ifname: eth1
14         spaces: [floating]
15         mac: [""] # TODO
16       power:
17         type: ipmi
18         address: # TODO
19         user: # TODO
20         pass: # TODO
21     floating-ip-range: # TODO
22     ext-port: eth1
23     dns: 8.8.8.8
24 opnfv:
25     distro: xenial
26     openstack: ocata
27     release: d
28     type: # TODO
29     sdncontroller:
30     - type: nosdn
31     storage:
32     - type: ceph
33       disk: /dev/sdb
34     feature: nofeature
35     spaces:
36     - type: admin
37       bridge: brAdmin
38       cidr: # TODO
39       gateway:
40       vlan:
41     - type: floating
42       bridge: # TODO
43       cidr: # TODO
44       gateway: # TODO
45       vlan: