unit tests fail due to import path issue
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-docker |
Fix Committed
|
Undecided
|
Aaron Rosen |
Bug Description
DEBUG [nova.utils] Reloading cached file /tmp/tmpVe3fUh/
}}}
Traceback (most recent call last):
File "/tmp/nova-
arg = patching.
File "/tmp/nova-
self.target = self.getter()
File "/tmp/nova-
getter = lambda: _importer(target)
File "/tmp/nova-
thing = _dot_lookup(thing, comp, import_path)
File "/tmp/nova-
__import_
ImportError: No module named docker
Changed in nova-docker: | |
assignee: | nobody → Aaron Rosen (arosen) |
Fix proposed to branch: master/review.openstack.org/84812
Review: https:/