From ad30a92874a73fa3f2f0f154176d06efee90e2a8 Mon Sep 17 00:00:00 2001 From: Vasyl Saienko Date: Wed, 29 Mar 2017 11:07:13 +0300 Subject: [PATCH] Dont set vlan on ironic network The traffic from ironic slave is untagged, we can't use vlan with simulated environment. Closes-Bug: #1675673 Change-Id: I89f5b59448dbab11ad4f398b6a879ab4c4f606c8 --- system_test/tests_templates/devops_configs/ironic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_test/tests_templates/devops_configs/ironic.yaml b/system_test/tests_templates/devops_configs/ironic.yaml index 125a30026..8179e6514 100644 --- a/system_test/tests_templates/devops_configs/ironic.yaml +++ b/system_test/tests_templates/devops_configs/ironic.yaml @@ -90,7 +90,7 @@ template: ironic: net: *pool_default params: - vlan_start: 103 + vlan_start: 0 private: net: *pool_default params: