From 3fa62219bb5a9e928fe94d95314c7c00d5f06e66 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Oct 2017 11:08:40 +0000 Subject: Fix fail of vRouter on Orange POD 1. Functest docker container environment has no attribute 'OS_REGION_NAME' 2. vRouter was get the 'OS_REGION_NAME' but not used it. 3. Deleting use 'OS_REGION_NAME' part of vRouter. 4. Utility lib of vRouter use Nova client. 5. Modifying Nova client authentication step for auth api v3. 6. Doing test of modified vRouter on Orange POD. Change-Id: I062549e5ca48fb4825b53448a4e2ffc8c1f8ec40 Signed-off-by: root --- functest/ci/testcases.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'functest/ci') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index c2787fa7c..97b2414e0 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -421,7 +421,6 @@ tiers: - case_name: vyos_vrouter project_name: functest - enabled: false criteria: 100 blocking: false description: >- -- cgit 1.2.3-korg