diff options
author | Blaisonneau David <david.blaisonneau@orange.com> | 2017-03-21 15:06:59 +0100 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-21 17:17:19 +0000 |
commit | 90f9d41ee4ce3e056e658a2af46d34b87a907eeb (patch) | |
tree | ba1b9e5d3e97ae5c68c0e4640c88a863ad0b86fc /labconfig/orange/pod2 | |
parent | 8af21a1942747e8454e1775aa61c62d3e4931337 (diff) |
correct of maas deploy and orange pod2 update
MAAS deploy correction to manage heterogeneous hardware (different interfaces
mapping or naming amoung nodes, and configuration of a VLAN on an interface
without network_cidr)
Change-Id: Ib3825bd8600cf62637cee85779d9ee0a55f896c4
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
Diffstat (limited to 'labconfig/orange/pod2')
-rw-r--r-- | labconfig/orange/pod2/labconfig.yaml | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/labconfig/orange/pod2/labconfig.yaml b/labconfig/orange/pod2/labconfig.yaml index 5d19043f..402df37a 100644 --- a/labconfig/orange/pod2/labconfig.yaml +++ b/labconfig/orange/pod2/labconfig.yaml @@ -9,19 +9,19 @@ lab: nics: - ifname: eno1 spaces: [admin] - mac: ["38:63:bb:3f:1d:8c"] - - ifname: ens3f0.2056 + mac: ["1c:98:ec:11:ad:08"] + - ifname: eno2.2056 spaces: [public] - mac: ["a0:36:9f:4e:88:38"] - - ifname: ens3f0 + mac: ["1c:98:ec:11:ad:09"] + - ifname: eno2 spaces: [floating] - mac: ["a0:36:9f:4e:88:38"] - - ifname: ens3f1 + mac: ["1c:98:ec:11:ad:09"] + - ifname: eno3 spaces: [data] - mac: ["a0:36:9f:4e:88:3a"] + mac: ["1c:98:ec:11:ad:0a"] power: type: ipmi - address: 10.0.0.16 + address: 10.0.0.22 user: Administrator pass: opnfv2017 - name: rack-2-m2 @@ -30,19 +30,19 @@ lab: nics: - ifname: eno1 spaces: [admin] - mac: ["38:63:bb:44:34:84"] - - ifname: ens3f0.2056 + mac: ["1c:98:ec:11:c2:c4"] + - ifname: eno2.2056 spaces: [public] - mac: ["a0:36:9f:4e:8b:0c"] - - ifname: ens3f0 + mac: ["1c:98:ec:11:c2:c5"] + - ifname: eno2 spaces: [floating] - mac: ["a0:36:9f:4e:8b:0c"] - - ifname: ens3f1 + mac: ["1c:98:ec:11:c2:c5"] + - ifname: eno3 spaces: [data] - mac: ["a0:36:9f:4e:8b:0e"] + mac: ["1c:98:ec:11:c2:c6"] power: type: ipmi - address: 10.0.0.17 + address: 10.0.0.23 user: Administrator pass: opnfv2017 - name: rack-2-m3 @@ -51,19 +51,19 @@ lab: nics: - ifname: eno1 spaces: [admin] - mac: ["38:63:bb:3f:bc:c8"] - - ifname: ens3f0.2056 + mac: ["1c:98:ec:11:9d:c4"] + - ifname: eno2.2056 spaces: [public] - mac: ["a0:36:9f:4e:88:5c"] - - ifname: ens3f0 + mac: ["1c:98:ec:11:9c:c5"] + - ifname: eno2 spaces: [floating] - mac: ["a0:36:9f:4e:88:5c"] - - ifname: ens3f1 + mac: ["1c:98:ec:11:9c:c5"] + - ifname: eno3 spaces: [data] - mac: ["a0:36:9f:4e:88:5e"] + mac: ["1c:98:ec:11:9c:c6"] power: type: ipmi - address: 10.0.0.18 + address: 10.0.0.24 user: Administrator pass: opnfv2017 - name: rack-2-m4 @@ -121,7 +121,7 @@ opnfv: - type: nosdn storage: - type: ceph - disk: /dev/sdb + disk: /dev/sdb /deb/sdc feature: odl_l2 spaces: - type: admin @@ -138,7 +138,7 @@ opnfv: bridge: brApi cidr: 10.2.1.0/24 gateway: - vlan: + vlan: 2056 - type: floating bridge: brFloating cidr: |