From 0885725346d5339b4e00f8cdfa7899a56f680c3b Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 23 Apr 2018 15:21:36 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/fraser' - Merge "[ha] Fix tenant NIC OS config for VLAN ranges" into stable/fraser - [ha] Fix tenant NIC OS config for VLAN ranges Previous commits added support for tenant VLAN range parametrization, yet failed to accomodate the new VLAN range representation ('M:N') in existing `linux.network.interfaces` reclass configuration. This lead to the silent removal of . from interfaces file and for `br-mesh` to try to use instead of ., conflicting with `br-floating`. Stick to using the first VLAN in the tenant range. JIRA: FUEL-365 Change-Id: I88f7263159f1742dba3b6e36649c9344f2932c5f Signed-off-by: Alexandru Avadanii (cherry picked from commit cfc5988be48d1317244e71fd7919480db18745d4) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 13f87a749..9066a682a 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 13f87a7493f12c5de4c103c6bfecd00587cd6211 +Subproject commit 9066a682aed937d566f661e975070855aafe5d8f -- cgit 1.2.3-korg