From 3b4966edd70da0f46f5695d0799f57f35d7fcd55 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 18 Apr 2018 18:37:29 +0200 Subject: [fuel] Parameterize tenant VLAN ranges - IDF: convert all tenant VLANs to ranges; - IA: convert 'M-N' to 'M:N' for `opnfv_net_tenant_vlan`; Change-Id: Ic9211235281c81ba082d10806651c35116ba4c35 Signed-off-by: Alexandru Avadanii (cherry picked from commit c7034503e2bb8da20f2b5c678719c7c7fbe6e61f) --- labs/zte/idf-pod1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labs/zte') diff --git a/labs/zte/idf-pod1.yaml b/labs/zte/idf-pod1.yaml index a7428fd9..ac231a6c 100644 --- a/labs/zte/idf-pod1.yaml +++ b/labs/zte/idf-pod1.yaml @@ -32,7 +32,7 @@ idf: mask: 24 private: interface: 3 - vlan: 1120 + vlan: 1120-1150 network: 192.168.63.0 mask: 24 public: -- cgit 1.2.3-korg