From f60ac0978c9e5b95834f46a9c007b5983ba81577 Mon Sep 17 00:00:00 2001 From: "dave.urschatz@cengn.ca" Date: Fri, 17 Feb 2017 13:32:54 -0500 Subject: Change space from public to floating and update data gateway IP Change-Id: I12db79087996c878984c35e087889f9305a5c311 Signed-off-by: dave.urschatz@cengn.ca --- labconfig/cengn/pod1/labconfig.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/labconfig/cengn/pod1/labconfig.yaml b/labconfig/cengn/pod1/labconfig.yaml index 6773e829..2d344670 100644 --- a/labconfig/cengn/pod1/labconfig.yaml +++ b/labconfig/cengn/pod1/labconfig.yaml @@ -11,7 +11,7 @@ lab: spaces: [admin] mac: ["00:A0:A5:90:89:66"] - ifname: enp12s0 - spaces: [public] + spaces: [floating] mac: ["00:A0:A5:90:89:67"] - ifname: enp3s0f1 spaces: [data] @@ -29,7 +29,7 @@ lab: spaces: [admin] mac: ["00:A0:A5:90:89:A8"] - ifname: enp12s0 - spaces: [public] + spaces: [floating] mac: ["00:A0:A5:90:89:A9"] - ifname: enp3s0f1 spaces: [data] @@ -47,7 +47,7 @@ lab: spaces: [admin] mac: ["00:A0:A5:90:89:28"] - ifname: enp12s0 - spaces: [public] + spaces: [floating] mac: ["00:A0:A5:90:89:29"] - ifname: enp3s0f1 spaces: [data] @@ -65,7 +65,7 @@ lab: spaces: [admin] mac: ["00:A0:A5:89:30:C6"] - ifname: enp12s0 - spaces: [public] + spaces: [floating] mac: ["00:A0:A5:89:30:C7"] - ifname: enp3s0f1 spaces: [data] @@ -83,7 +83,7 @@ lab: spaces: [admin] mac: ["00:A0:A5:90:89:94"] - ifname: enp12s0 - spaces: [public] + spaces: [floating] mac: ["00:A0:A5:90:89:95"] - ifname: enp3s0f1 spaces: [data] @@ -122,5 +122,5 @@ opnfv: - type: data bridge: brData cidr: 192.168.20.0/24 - gateway: 192.168.20.1 + gateway: 192.168.20.254 vlan: \ No newline at end of file -- cgit 1.2.3-korg