[IDF] intel-pod18 private vlan range 09/66009/1
authorMartin Klozik <martin.klozik@tieto.com>
Thu, 20 Dec 2018 16:33:36 +0000 (17:33 +0100)
committerMartin Klozik <martin.klozik@tieto.com>
Thu, 20 Dec 2018 16:40:47 +0000 (17:40 +0100)
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 <martin.klozik@tieto.com>
labs/intel/idf-pod18.yaml

index 008cfa2..e219e3b 100644 (file)
@@ -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