aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-01-26 14:32:18 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-26 14:32:18 +0000
commit26a374a577b39f044d178c3b9b5d8bf88b3f44c6 (patch)
treeb9e681458ca1ffa6c1ada9f79a9b261d86fb49c9 /testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
parent68852eae675fb232ae5ed870227c38aa40ff3a7a (diff)
parent1a40722cd446af5416029dc0f3b371a835fa444c (diff)
Merge "Patch ODL scenario to support joid (different keystone and neutron API IP)"
Diffstat (limited to 'testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt')
-rw-r--r--testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt b/testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
index 02c90c37c..f10298839 100644
--- a/testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
+++ b/testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
@@ -1,6 +1,6 @@
*** Settings ***
Documentation Checking Port 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