Stop linking Keystone and Neutron ips
[integration/test.git] / csit / suites / openstack / neutron / 030__ports.robot
index 17a46921034dda2f05ae8bc35b69308491638566..cd081581cd7cd096535f628816920a4879c6f660 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Checking Port created in OpenStack are pushed to 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           Collections
 Library           RequestsLibrary