~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to labconfig/lenovo/pod1/labconfig.yaml

  • Committer: Aric Gardner
  • Date: 2015-06-10 17:51:44 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: git-v1:be443e888dc2d068dfb9629d11d4ae3883ebd431
Adding LICENSE and INFO file

Change-Id: Ibb6b6063c2a61d838dbce73c574d11b8166bbfa9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
lab:
2
 
  location: lenovo
3
 
  racks:
4
 
  - rack: pod1
5
 
    nodes:
6
 
    - name: rack-1-m1
7
 
      architecture: x86_64
8
 
      roles: [network,control]
9
 
      nics:
10
 
      - ifname: intf100
11
 
        spaces: [admin]
12
 
        mac: ["24:8a:07:3f:84:ac"]
13
 
      - ifname: intf101
14
 
        spaces: [floating]
15
 
        mac: ["24:8a:07:3f:84:ad"]
16
 
      - ifname: intf101.104
17
 
        spaces: [public]
18
 
        mac: ["24:8a:07:3f:84:ad"]
19
 
      power:
20
 
        type: ipmi
21
 
        address: 192.0.5.125
22
 
        user: USERID
23
 
        pass: PASSW0RD
24
 
    - name: rack-1-m2
25
 
      architecture: x86_64
26
 
      roles: [compute,control,storage]
27
 
      nics:
28
 
      - ifname: intf100
29
 
        spaces: [admin]
30
 
        mac: ["24:8a:07:3f:96:86"]
31
 
      - ifname: intf101
32
 
        spaces: [floating]
33
 
        mac: ["24:8a:07:3f:96:87"]
34
 
      - ifname: intf101.104
35
 
        spaces: [public]
36
 
        mac: ["24:8a:07:3f:96:87"]
37
 
      power:
38
 
        type: ipmi
39
 
        address: 192.0.5.126
40
 
        user: USERID
41
 
        pass: PASSW0RD
42
 
    - name: rack-1-m3
43
 
      architecture: x86_64
44
 
      roles: [compute,control,storage]
45
 
      nics:
46
 
      - ifname: intf100
47
 
        spaces: [admin]
48
 
        mac: ["24:8a:07:3f:84:c4"]
49
 
      - ifname: intf101
50
 
        spaces: [floating]
51
 
        mac: ["24:8a:07:3f:84:c5"]
52
 
      - ifname: intf101.104
53
 
        spaces: [public]
54
 
        mac: ["24:8a:07:3f:84:c5"]
55
 
      power:
56
 
        type: ipmi
57
 
        address: 192.0.5.127
58
 
        user: USERID
59
 
        pass: PASSW0RD
60
 
    - name: rack-1-m4
61
 
      architecture: x86_64
62
 
      roles: [compute,storage]
63
 
      nics:
64
 
      - ifname: intf100
65
 
        spaces: [admin]
66
 
        mac: ["24:8a:07:3f:96:4e"]
67
 
      - ifname: intf101
68
 
        spaces: [floating]
69
 
        mac: ["24:8a:07:3f:96:4f"]
70
 
      - ifname: intf101.104
71
 
        spaces: [public]
72
 
        mac: ["24:8a:07:3f:96:4f"]
73
 
      power:
74
 
        type: ipmi
75
 
        address: 192.0.5.128
76
 
        user: USERID
77
 
        pass: PASSW0RD
78
 
    - name: rack-1-m5
79
 
      architecture: x86_64
80
 
      roles: [compute,storage]
81
 
      nics:
82
 
      - ifname: intf100
83
 
        spaces: [admin]
84
 
        mac: ["24:8a:07:3f:95:b6"]
85
 
      - ifname: intf101
86
 
        spaces: [floating]
87
 
        mac: ["24:8a:07:3f:95:b7"]
88
 
      - ifname: intf101.104
89
 
        spaces: [public]
90
 
        mac: ["24:8a:07:3f:95:b7"]
91
 
      power:
92
 
        type: ipmi
93
 
        address: 192.0.5.129
94
 
        user: USERID
95
 
        pass: PASSW0RD
96
 
    floating-ip-range: 172.21.159.6,172.21.159.100,172.21.159.5,172.21.159.0/24
97
 
    ext-port: "intf101"
98
 
    dns: 8.8.8.8
99
 
    osdomainname:
100
 
opnfv:
101
 
    release: f
102
 
    distro: xenial
103
 
    type: nonha
104
 
    openstack: pike
105
 
    sdncontroller:
106
 
    - type: nosdn
107
 
    storage:
108
 
    - type: ceph
109
 
      disk: /dev/sdb
110
 
    feature: odl_l2
111
 
    spaces:
112
 
    - type: admin
113
 
      bridge: brAdm
114
 
      cidr: 192.0.5.0/24
115
 
      gateway: 192.0.5.5
116
 
      vlan:
117
 
    - type: floating
118
 
      cidr: 172.21.159.0/24
119
 
      gateway: 172.21.159.1
120
 
      vlan:
121
 
    - type: public
122
 
      cidr: 172.22.159.0/24
123
 
      gateway:
124
 
      vlan: 104
125
 
    - type: external
126
 
      bridge: brExt
127
 
      cidr:
128
 
      gateway: 10.240.71.1
129
 
      ipaddress: 10.240.71.213
130
 
      vlan: