diff options
Diffstat (limited to 'testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot')
-rw-r--r-- | testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot b/testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot index 3eb87815b..54892b0f2 100644 --- a/testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot +++ b/testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot @@ -2,11 +2,8 @@ Documentation Checking Subnets 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 *** |