From c57d0dd229bb10f80cf3a90e0ed06c391248c597 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 14 Jun 2016 14:53:10 +0200 Subject: Remove unused librairies in robot files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifade280e02354b20869d54b15ba89838d2857640 Signed-off-by: Cédric Ollivier --- testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot | 3 --- 1 file changed, 3 deletions(-) (limited to 'testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot') diff --git a/testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot b/testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot index f5633ec50..59d5adcd1 100644 --- a/testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot +++ b/testcases/Controllers/ODL/custom_tests/neutron/010__networks.robot @@ -2,11 +2,8 @@ Documentation Checking Network 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 *** -- cgit 1.2.3-korg