summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-06-14 14:53:10 +0200
committerJose Lausuch <jose.lausuch@ericsson.com>2016-06-14 13:34:14 +0000
commitc57d0dd229bb10f80cf3a90e0ed06c391248c597 (patch)
treec207edc2c04130eaf62b8282528bb0b3303b0f97 /testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot
parent37be0f18e1fc4fb264f6f26c74ceadceb980a50a (diff)
Remove unused librairies in robot files
Change-Id: Ifade280e02354b20869d54b15ba89838d2857640 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot')
-rw-r--r--testcases/Controllers/ODL/custom_tests/neutron/020__subnets.robot3
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 ***