summaryrefslogtreecommitdiff
path: root/extensions/distbuild-trove-nfsboot.check
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-06-23 08:45:22 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-06-23 08:45:25 +0000
commitc474118af3822acd9f15d965cb4d5cb42bd35023 (patch)
tree16e4745d1050eee35c6cf26bf5c04820fcfcc083 /extensions/distbuild-trove-nfsboot.check
parente584911f83ae311227994a1d19e9e81371c51b42 (diff)
downloaddefinitions-c474118af3822acd9f15d965cb4d5cb42bd35023.tar.gz
More fixes for various deployment extensions
Some of the extensions had extraneous imports, and a couple didn't import things they used. The same bug as in the kvm deployment extension existed in the virtualbox deployment extension, and is fixed in this commit. Change-Id: I2bd8169818ce5444af522c135a9e0326c1212ce2
Diffstat (limited to 'extensions/distbuild-trove-nfsboot.check')
-rwxr-xr-xextensions/distbuild-trove-nfsboot.check1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/distbuild-trove-nfsboot.check b/extensions/distbuild-trove-nfsboot.check
index 76ba6dda..780d5e0a 100755
--- a/extensions/distbuild-trove-nfsboot.check
+++ b/extensions/distbuild-trove-nfsboot.check
@@ -17,7 +17,6 @@
import logging
import os
-import subprocess
import sys
import writeexts