diff options
Diffstat (limited to 'testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot')
-rw-r--r-- | testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot b/testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot index d1796c35a..797d4f3bc 100644 --- a/testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot +++ b/testcases/Controllers/ODL/custom_tests/neutron/030__ports.robot @@ -2,11 +2,8 @@ Documentation Checking Port created in OpenStack are pushed to OpenDaylight Suite Setup Create Session OSSession http://${NEUTRON}:9696 headers=${X-AUTH} Suite Teardown Delete All Sessions -Library SSHLibrary Library Collections -Library OperatingSystem Library RequestsLibrary -Library ../../../libraries/Common.py Variables ../../../variables/Variables.py *** Variables *** |