summaryrefslogtreecommitdiffstats
path: root/labconfig/intel/pod9/labconfig.yaml
blob: f655b4ac71037cfb029b5cdfb42a7f0a16b10ffe (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
lab:
  location: intel
  racks:
  - rack: pod9
    nodes:
    - name: rack-9-m1
      architecture: x86_64
      roles: [network,control]
      nics:
      - ifname: eth3
        spaces: [admin]
        mac: ["00:1E:67:D4:30:38"]
      - ifname: eth0
        spaces: [data]
        mac: ["00:1E:67:C5:5B:08"]
      - ifname: eth1
        spaces: [public]
        mac: ["00:1E:67:C5:5B:09"]
      power:
        type: ipmi
        address: 10.2.117.142
        user: root
        pass: root
    - name: rack-9-m2
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: eth3
        spaces: [admin]
        mac: ["00:1E:67:D4:33:A2"]
      - ifname: eth0
        spaces: [data]
        mac: ["00:1E:67:E2:6C:74"]
      - ifname: eth1
        spaces: [public]
        mac: ["00:1E:67:E2:6C:75"]
      power:
        type: ipmi
        address: 10.2.117.144
        user: root
        pass: root
    - name: rack-9-m3
      architecture: x86_64
      roles: [compute,control,storage]
      nics:
      - ifname: eth3
        spaces: [admin]
        mac: ["00:1E:67:D4:2F:BA"]
      - ifname: eth0
        spaces: [data]
        mac: ["00:1E:67:C5:5B:00"]
      - ifname: eth1
        spaces: [public]
        mac: ["00:1E:67:C5:5B:01"]
      power:
        type: ipmi
        address: 10.2.117.146
        user: root
        pass: root
    floating-ip-range: 10.9.15.6,10.9.15.250,10.9.15.254,10.9.15.0/24
    ext-port: "00:1E:67:C5:5B:09"
    dns: 8.8.8.8
    osdomainname:
opnfv:
    release: c
    distro: trusty
    type: nonha
    openstack: mitaka
    sdncontroller:
    - type: nosdn
    storage:
    - type: ceph
      disk: /srv
    feature: odl_l2
    spaces:
    - type: admin
      bridge: brAdm
      cidr: 10.9.1.0/24
      gateway: 10.9.1.1
      vlan: 901
    - type: data
      bridge: brData
      cidr: 10.9.12.0/24
      gateway:
      vlan: 902
    - type: public
      bridge: brPublic
      cidr: 10.9.15.0/24
      gateway: 10.9.15.254
      vlan: 905
    - type: external
      bridge: brExt
      cidr:
      gateway:
      ipaddress: 10.2.117.143
      vlan: