X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenstack%2Fneutron%2F030__ports.robot;fp=csit%2Fsuites%2Fopenstack%2Fneutron%2F030__ports.robot;h=cd081581cd7cd096535f628816920a4879c6f660;hb=80f32fba605712c755ece63058f167cb2d251631;hp=17a46921034dda2f05ae8bc35b69308491638566;hpb=868a1700883f4d271e8188c0e3dc25026593b45c;p=integration%2Ftest.git diff --git a/csit/suites/openstack/neutron/030__ports.robot b/csit/suites/openstack/neutron/030__ports.robot index 17a4692103..cd081581cd 100644 --- a/csit/suites/openstack/neutron/030__ports.robot +++ b/csit/suites/openstack/neutron/030__ports.robot @@ -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