summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-01-26 15:03:44 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2016-01-26 15:27:36 +0100
commit1a40722cd446af5416029dc0f3b371a835fa444c (patch)
tree69deb84f63116083cc08d8b53f78ded98c6f47ed /testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt
parentbfb0c42f367746c8d32381192aab5512dd213c19 (diff)
Patch ODL scenario to support joid (different keystone and neutron API IP)
JIRA: FUNCTEST-124 Change-Id: I84834fcb78e652f3b39696f0e17bf54cb5804559 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt')
-rw-r--r--testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt b/testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt
index fc823fa4b..528fbfca2 100644
--- a/testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt
+++ b/testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt
@@ -1,6 +1,6 @@
*** Settings ***
Documentation Checking Network deleted in OpenStack are deleted also in OpenDaylight
-Suite Setup Create Session OSSession http://${OPENSTACK}:9696 headers=${X-AUTH}
+Suite Setup Create Session OSSession http://${NEUTRON}:9696 headers=${X-AUTH}
Suite Teardown Delete All Sessions
Library SSHLibrary
Library Collections