~narindergupta/opnfv/stable-R2

« back to all changes in this revision

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

  • Committer: Gerrit Code Review
  • Author(s): Narinder Gupta
  • Date: 2016-06-09 14:58:04 UTC
  • mfrom: (264.1.1)
  • Revision ID: git-v1:a909a1d044996db88a9efb9902f83d618e749f2d
Merge "added a new pod cengn pod1"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lab:
 
2
  location: cengn
 
3
  racks:
 
4
  - rack: pod1
 
5
    nodes:
 
6
    - name: rack-1-m1
 
7
      architecture: x86_64
 
8
      roles: [network,control]
 
9
      nics:
 
10
      - ifname: eth0
 
11
        spaces: [admin]
 
12
        mac: ["00:a0:a5:90:89:a8"]
 
13
      power:
 
14
        type: ipmi
 
15
        address: 10.21.5.12
 
16
        user: admin
 
17
        pass: admin
 
18
    - name: rack-1-m2
 
19
      architecture: x86_64
 
20
      roles: [compute,control,storage]
 
21
      nics:
 
22
      - ifname: eth0
 
23
        spaces: [admin]
 
24
        mac: ["00:a0:a5:90:89:28"]
 
25
      power:
 
26
        type: ipmi
 
27
        address: 10.21.5.13
 
28
        user: admin
 
29
        pass: admin
 
30
    - name: rack-1-m3
 
31
      architecture: x86_64
 
32
      roles: [compute,control,storage]
 
33
      nics:
 
34
      - ifname: eth0
 
35
        spaces: [admin]
 
36
        mac: ["00:a0:a5:89:30:c6"]
 
37
      power:
 
38
        type: ipmi
 
39
        address: 10.21.5.14
 
40
        user: admin
 
41
        pass: admin
 
42
    - name: rack-1-m4
 
43
      architecture: x86_64
 
44
      roles: [compute,storage]
 
45
      nics:
 
46
      - ifname: eth0
 
47
        spaces: [admin]
 
48
        mac: ["00:a0:a5:90:89:94"]
 
49
      power:
 
50
        type: ipmi
 
51
        address: 10.21.5.15
 
52
        user: admin
 
53
        pass: admin
 
54
    - name: rack-1-m5
 
55
      architecture: x86_64
 
56
      roles: [compute,storage]
 
57
      nics:
 
58
      - ifname: eth0
 
59
        spaces: [admin]
 
60
        mac: ["00:a0:a5:90:89:0e"]
 
61
      power:
 
62
        type: ipmi
 
63
        address: 10.21.5.16
 
64
        user: admin
 
65
        pass: admin
 
66
    floating-ip-range: 10.21.6.6,10.21.6.250,10.21.6.254,10.21.6.0/24
 
67
    ext-port: "eth1"
 
68
    dns: 8.8.8.8
 
69
opnfv:
 
70
  release: c
 
71
  distro: trusty
 
72
  type: nonha
 
73
  openstack: mitaka
 
74
  sdncontroller:
 
75
  - type: nosdn
 
76
  storage:
 
77
  - type: ceph
 
78
    disk: /srv
 
79
  feature: odl_l2
 
80
  spaces:
 
81
  - type: admin
 
82
    bridge: brAdm
 
83
    cidr: 10.21.0.0/24
 
84
    gateway: 10.21.0.254
 
85
    vlan:
 
86
  - type: public
 
87
    bridge: brPublic
 
88
    cidr: 10.21.6.0/24
 
89
    gateway:
 
90
    vlan:
 
91
  - type: data
 
92
    bridge: brData
 
93
    cidr: 172.16.20.0/24
 
94
    gateway:
 
95
    vlan: