summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot')
-rw-r--r--testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot b/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot
index 233030df9..441efe592 100644
--- a/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot
+++ b/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot
@@ -37,6 +37,6 @@ Check Subnet Exists
Should be Equal As Strings ${resp.status_code} 200
Start Suite
- Create Session OSSession http://${OPENSTACK}:9696 headers=${X-AUTH}
+ Create Session OSSession http://${NEUTRON}:9696 headers=${X-AUTH}
Create Session ODLSession http://${ODL_SYSTEM_IP}:${PORT} headers=${HEADERS} auth=${AUTH}
Check Subnet Exists ${SUBNETID}