diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-06-06 15:19:31 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-06-07 01:10:42 -0500 |
commit | aca4784eacb9b27e8640b90af3edbebea96aa39f (patch) | |
tree | 5680843411f98ffb6a97d2b2940cf0b8bb4293a5 /labconfig/att | |
parent | cb56a154c5bd3817af14eaddfb7b45b76b6dc30a (diff) |
added the labconfig file for att virpod1. Remove the mac
as it gateway br-ex was not configured with MAC.
Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/att')
-rw-r--r-- | labconfig/att/virpod1/labconfig.yaml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/labconfig/att/virpod1/labconfig.yaml b/labconfig/att/virpod1/labconfig.yaml new file mode 100644 index 00000000..1bc27aff --- /dev/null +++ b/labconfig/att/virpod1/labconfig.yaml @@ -0,0 +1,45 @@ +lab: + location: att + racks: + - rack: virpod1 + nodes: + - name: rack-1-m1 + architecture: x86_64 + roles: [network,control] + nics: + - ifname: eth0 + spaces: [admin] + mac: ["00:1e:67:d8:ba:46"] + power: + type: wakeonlan + mac_address: 00:1e:67:d8:ba:46 + - name: rack-1-m2 + architecture: x86_64 + roles: [compute,control,storage] + nics: + - ifname: eth0 + spaces: [admin] + mac: ["00:1e:67:e0:0b:72"] + power: + type: wakeonlan + mac_address: 00:1e:67:e0:0b:72 + floating-ip-range: 192.168.10.6,192.168.10.49,192.168.10.1,192.168.10.0/24 + ext-port: "90:E2:BA:83:FD:21,90:E2:BA:75:30:F5" + dns: 8.8.8.8 +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: 192.168.10.0/24 + gateway: 192.168.10.1 + vlan: |