summaryrefslogtreecommitdiffstats
path: root/labconfig/intel/pod9/labconfig.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-05-26 23:10:40 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-05-27 00:32:46 -0500
commit494b0885ab040d2952487e757c684b993ea659f5 (patch)
tree9617e86633be07f6e193f337b22a0441d8124fca /labconfig/intel/pod9/labconfig.yaml
parentd17896f8f943ac15ed333633bcb68247d122c1ce (diff)
modified intel pod9 config as per new rules.
Change-Id: Ia4669cff41e6ec4602f9444e4b9eb041f53c7d47 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/intel/pod9/labconfig.yaml')
-rw-r--r--labconfig/intel/pod9/labconfig.yaml107
1 files changed, 69 insertions, 38 deletions
diff --git a/labconfig/intel/pod9/labconfig.yaml b/labconfig/intel/pod9/labconfig.yaml
index 2f0b72e2..91a5dec4 100644
--- a/labconfig/intel/pod9/labconfig.yaml
+++ b/labconfig/intel/pod9/labconfig.yaml
@@ -1,48 +1,57 @@
labconfig:
lab_location: intelpod9
- bridges:
- - type: admin
- bridge: brAdm
- cidr: 10.9.1.0/24
- gateway: 10.9.1.1
- - type: data
- bridge: brData
- cidr: 10.9.12.0/24
- gateway:
- - type: public
- bridge: brPublic
- cidr: 10.9.15.0/24
- gateway: 10.9.15.254
- - type: external
- bridge: brExt
- cidr:
- gateway:
- ipaddress: 10.2.117.143
labsettings:
upstream_dns: 8.8.8.8
nodes:
- - type: control
- architecture: x86_64
- pxe_mac_address:
- - "00:1E:67:D4:30:38"
+ - name: rack-9-m1
+ architecture: x86_64
+ roles: [compute,network,storage]
+ 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
- - type: compute
- architecture: x86_64
- pxe_mac_address:
- - "00:1E:67:D4:33:A3"
+ - name: rack-9-m2
+ architecture: x86_64
+ roles: [compute,network,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
- - type: compute
- architecture: x86_64
- pxe_mac_address:
- - "00:1E:67:D4:2F:BA"
+ - name: rack-9-m3
+ architecture: x86_64
+ roles: [compute,network,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
@@ -53,11 +62,33 @@ opnfv:
distro: trusty
type: nonha
openstack: liberty
- sdncontroller:
- - type: nosdn
- storage:
- - type: ceph
- disk: sda,sdb
- floating-ip-range:
- feature: odl_l2
- ext-port: eth0
+ sdncontroller:
+ - type: nosdn
+ storage:
+ - type: ceph
+ disk: /srv
+ floating-ip-range:
+ feature: odl_l2
+ ext-port: eth5
+ 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: