summaryrefslogtreecommitdiffstats
path: root/labconfig/lenovo/pod1/labconfig.yaml
blob: 3efc6633b4c3d1d28bde496c35245a7902d48c5d (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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
lab:
  location: lenovo
  racks:
  - rack: pod1
    nodes:
    - name: rack-1-m1
      architecture: x86_64
      roles: [network,control]
      nics:
      - ifname: ens1f0
        spaces: [admin]
        mac: ["00:1E:67:CF:BB:54"]
      - ifname: ens1f1
        spaces: [public]
        mac: ["90:E2:BA:85:4E:2D"]
      power:
        type: ipmi
        address: 192.0.5.125
        user: USERID
        pass: PASSW0RD
    - name: rack-1-m2
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: ens1f0
        spaces: [admin]
        mac: ["00:1E:67:CF:B8:93"]
      - ifname: ens1f1
        spaces: [public]
        mac: ["90:E2:BA:84:08:B9"]
      power:
        type: ipmi
        address: 192.0.5.126
        user: USERID
        pass: PASSW0RD
    - name: rack-1-m3
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: ens1f0
        spaces: [admin]
        mac: ["00:1E:67:E0:08:7F"]
      - ifname: ens1f1
        spaces: [public]
        mac: ["90:E2:BA:84:07:0E"]
      power:
        type: ipmi
        address: 192.0.5.127
        user: USERID
        pass: PASSW0RD
    - name: rack-1-m4
      architecture: x86_64
      roles: [compute,storage]
      nics:
      - ifname: ens1f0
        spaces: [admin]
        mac: ["00:1E:67:E0:08:B1"]
      - ifname: ens1f1
        spaces: [public]
        mac: ["90:E2:BA:83:FD:81"]
      power:
        type: ipmi
        address: 192.0.5.128
        user: USERID
        pass: PASSW0RD
#    - name: rack-1-m5
#      architecture: x86_64
#      roles: [compute,storage]
#      nics:
#      - ifname: ens1f0
#        spaces: [admin]
#        mac: ["00:1E:67:E0:0A:4B"]
#      - ifname: ens1f1
#        spaces: [public]
#        mac: ["90:E2:BA:75:22:75"]
#      power:
#        type: ipmi
#        address: 192.0.5.129
#        user: USERID
#        pass: PASSW0RD
    floating-ip-range: 172.21.159.6,172.21.159.100,172.21.159.1,172.21.159.0/24
    ext-port: "br-ens1f1"
    dns: 8.8.8.8
    osdomainname:
opnfv:
    release: d
    distro: xenial
    type: nonha
    openstack: Newton
    sdncontroller:
    - type: nosdn
    storage:
    - type: ceph
      disk: /dev/sdb
    feature: odl_l2
    spaces:
    - type: admin
      bridge: brAdm
      cidr: 192.0.5.0/24
      gateway: 192.0.5.5
      vlan:
    - type: public
      bridge: brPublic
      cidr: 172.21.159.0/24
      gateway: 172.21.159.1
      vlan:
    - type: external
      bridge: brExt
      cidr:
      gateway: 10.240.71.1
      ipaddress: 10.240.71.213
      vlan: