summaryrefslogtreecommitdiffstats
path: root/labconfig/orange/pod1/labconfig.yaml
blob: b0ca944b36d82f047f0c47f8d33f4f8259f28ef0 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
labconfig:
    lab_location: orangepod1
    bridges:
        - type: admin
          bridge: brAdm
          cidr: 192.168.1.0/24
          gateway: 192.168.1.1
        - type: data
          bridge: brData
          cidr: 192.168.11.0/24
          gateway:
        - type: storage
          bridge: brStorage
          cidr: 192.168.21.0/24
          gateway:
    labsettings:
        upstream_dns: 192.168.1.1
    nodes:
        - type: compute
          architecture: x86_64
          pxe_mac_address:
              - "68:b5:99:74:e3:a8"
          power:
              type: ipmi
              address: 192.168.1.11
              user: Administrator
              pass: pod1Admin
        - type: compute
          architecture: x86_64
          pxe_mac_address:
              - "68:b5:99:75:05:5e"
          power:
              type: ipmi
              address: 192.168.1.12
              user: Administrator
              pass: pod1Admin
        - type: control
          architecture: x86_64
          pxe_mac_address:
              - "94:57:a5:52:53:7c"
          power:
              type: ipmi
              address: 192.168.1.13
              user: Administrator
              pass: pod1Admin
        - type: control
          architecture: x86_64
          pxe_mac_address:
              - "94:57:a5:52:c1:54"
          power:
              type: ipmi
              address: 192.168.1.14
              user: Administrator
              pass: pod1Admin
        - type: control
          architecture: x86_64
          pxe_mac_address:
              - "94:57:a5:52:c1:d8"
          power:
              type: ipmi
              address: 192.168.1.15
              user: Administrator
              pass: pod1Admin
opnfv:
    release: c
    distro: trusty
    type: nonha
    openstack: liberty
    sdncontroller:
        - type: nosdn
    storage:
        - type: ceph
          disk: /srv/osd
    floating-ip-range:
    feature: odl_l2
    ext-port: eth5