summaryrefslogtreecommitdiffstats
path: root/labconfig/labconfig.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-05-16 12:16:00 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-05-17 14:25:14 -0500
commit943a83ac552121d599476661634d250a44be590b (patch)
treed66adc0c9e68e305fdf86d6a83c71b61a0e27ea3 /labconfig/labconfig.yaml
parent7cfca76c31a05ddc4b124d9074fa13ae04929cdb (diff)
added new labconfig file for each lab also the default config file.
User can send the url also to deployment.yaml file to the script. If can not copy the file then will use the file from labconfig directory. Change-Id: I4edce4d291782462a483f6840b1de36b13174720 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/labconfig.yaml')
-rw-r--r--labconfig/labconfig.yaml81
1 files changed, 81 insertions, 0 deletions
diff --git a/labconfig/labconfig.yaml b/labconfig/labconfig.yaml
new file mode 100644
index 00000000..52775d78
--- /dev/null
+++ b/labconfig/labconfig.yaml
@@ -0,0 +1,81 @@
+labconfig:
+ lab_location: intelpod6
+ bridges:
+ - type: admin
+ bridge: brAdm
+ cidr: 10.6.1.0/24
+ gateway: 10.6.1.1
+ - type: data
+ bridge: brData
+ cidr: 10.6.12.0/24
+ gateway:
+ - type: public
+ bridge: brPublic
+ cidr: 10.6.15.0/24
+ gateway: 10.6.15.254
+ - type: external
+ bridge: brExt
+ cidr:
+ gateway:
+ ipaddress: 10.2.117.107
+ labsettings:
+ upstream_dns: 8.8.8.8
+ nodes:
+ - type: control
+ architecture: x86_64
+ pxe_mac_address:
+ - "00:1e:67:d8:ba:46"
+ power:
+ type: ipmi
+ address: 10.2.117.96
+ user: root
+ pass: root
+ - type: control
+ architecture: x86_64
+ pxe_mac_address:
+ - "00:1e:67:e0:0b:72"
+ power:
+ type: ipmi
+ address: 10.2.117.97
+ user: root
+ pass: root
+ - type: control
+ architecture: x86_64
+ pxe_mac_address:
+ - "00:1e:67:e0:09:33"
+ power:
+ type: ipmi
+ address: 10.2.117.98
+ user: root
+ pass: root
+ - type: compute
+ architecture: x86_64
+ pxe_mac_address:
+ - "00:1e:67:e0:09:fb"
+ power:
+ type: ipmi
+ address: 10.2.117.99
+ user: root
+ pass: root
+ - type: compute
+ architecture: x86_64
+ pxe_mac_address:
+ - "00:1e:67:cf:bc:f8"
+ power:
+ type: ipmi
+ address: 10.2.117.100
+ user: root
+ pass: root
+opnfv:
+ release: c
+ distro: trusty
+ type: nonha
+ openstack: liberty
+ sdncontroller:
+ - type: nosdn
+ storage:
+ - type: ceph
+ disk: sda,sdb
+ floating-ip-range:
+ feature: odl_l2
+ ext-port: eth0