aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/cloud/configure_nodes.py
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-12-20 20:58:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-20 20:58:28 +0000
commit532a03ecc34da805ae1836a94f3c58ba8fd312f0 (patch)
treeaaec8ffea5d439bea5a2dafe1571a39d2aa5288f /deploy/cloud/configure_nodes.py
parentf3e8720ea4ca033bf90521258f2e08f99a56d572 (diff)
parent89d1439e98de7ac1735610168ff4ca1b4e45e8c1 (diff)
Merge "Remove unused imports"
Diffstat (limited to 'deploy/cloud/configure_nodes.py')
-rw-r--r--deploy/cloud/configure_nodes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/cloud/configure_nodes.py b/deploy/cloud/configure_nodes.py
index ea50307b1..f9f65afb5 100644
--- a/deploy/cloud/configure_nodes.py
+++ b/deploy/cloud/configure_nodes.py
@@ -8,7 +8,6 @@
###############################################################################
import copy
-import glob
import io
import six