From: Martin Klozik Date: Thu, 20 Dec 2018 16:33:36 +0000 (+0100) Subject: [IDF] intel-pod18 private vlan range X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=pharos.git;a=commitdiff_plain;h=ea1e4580f2b3675859a7ccf56e2cd559c742c40b [IDF] intel-pod18 private vlan range Change private network vlan definition from "native" to specific vlan range. In case of "native", fuel installation fails to correctly define IP for br-mesh interface. As a result neutron ovs agent doesn't work, ports can't be created and VMs can't start up. Change-Id: I5792ced38339ff1a56b8ea4e9f3f37ecfb861bf5 Signed-off-by: Martin Klozik --- diff --git a/labs/intel/idf-pod18.yaml b/labs/intel/idf-pod18.yaml index 008cfa2d..e219e3b9 100644 --- a/labs/intel/idf-pod18.yaml +++ b/labs/intel/idf-pod18.yaml @@ -35,7 +35,7 @@ idf: mask: 24 private: # floating interface: 2 - vlan: native + vlan: 1000-1030 network: 10.10.182.0 mask: 24 bridge: brExt