Support https endpoints (Keystone and Neutron)
[integration/test.git] / csit / suites / openstack / neutron / 030__ports.robot
index fda07892541ae18c78e6c238515709cbe53655f9..1311061bd97284098f7923efc662a8c14d392a24 100644 (file)
@@ -1,10 +1,10 @@
 *** Settings ***
 Documentation     Checking Port created in OpenStack are pushed to OpenDaylight
-Suite Setup       Create Session    OSSession    http://${NEUTRON}:9696    headers=${X-AUTH}
+Suite Setup       Create Session    OSSession    ${NEUTRONURL}    headers=${X-AUTH}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
-Variables         ../../../variables/Variables.py
+Resource          ../../../variables/Variables.robot
 
 *** Variables ***
 ${OSREST}         /v2.0/ports