summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nova-compute1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/nova-compute b/bin/nova-compute
index 49710e1b3..4738abd4b 100755
--- a/bin/nova-compute
+++ b/bin/nova-compute
@@ -40,6 +40,7 @@ from nova import flags
from nova import rpc
from nova import twistd
from nova.compute import node
+from nova.objectstore import image # For the images_path flag
FLAGS = flags.FLAGS