From 3077b553fccfa32e75607389555d0621da6f85a5 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Wed, 3 May 2017 12:32:49 +0200 Subject: Remove openstack directory It is useles right now and won't be used in the future. Change-Id: I9aa121544051f49f7e7e794ae3b2c4a9ea516e47 Signed-off-by: jose.lausuch --- functest/utils/openstack/neutron.py | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 functest/utils/openstack/neutron.py (limited to 'functest/utils/openstack/neutron.py') diff --git a/functest/utils/openstack/neutron.py b/functest/utils/openstack/neutron.py deleted file mode 100644 index f966468a3..000000000 --- a/functest/utils/openstack/neutron.py +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env python -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -# -- cgit 1.2.3-korg