yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55909
[Bug 1619269] Re: nova docker setup error
This isn't a nova bug, it's either a problem in your setup or a bug in
nova-docker, which is basically a defunct project, so your bug will
probably not get addressed unless you attempt to fix it yourself, but I
believe the nova-docker repo is being abandoned in newton.
** Also affects: nova-docker
Importance: Undecided
Status: New
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1619269
Title:
nova docker setup error
Status in OpenStack Compute (nova):
Invalid
Status in nova-docker:
New
Bug description:
I am trying to setup devstack with nova-docker enabled in my local
environment.
Using Mitaka Version itself.
But stack.sh always results in error.
Error is as follows:
2016-09-01 17:32:05.680 ERROR nova.virt.driver [-] Unable to load the virtualization driver
2016-09-01 17:32:05.680 TRACE nova.virt.driver Traceback (most recent call last):
2016-09-01 17:32:05.680 TRACE nova.virt.driver File "/home/infics/stack/nova/nova/virt/driver.py", line 1622, in load_compute_driver
2016-09-01 17:32:05.680 TRACE nova.virt.driver virtapi)
2016-09-01 17:32:05.680 TRACE nova.virt.driver File "/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 64, in import_object_ns
2016-09-01 17:32:05.680 TRACE nova.virt.driver cls = import_class(import_str)
2016-09-01 17:32:05.680 TRACE nova.virt.driver File "/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 30, in import_class
2016-09-01 17:32:05.680 TRACE nova.virt.driver __import__(mod_str)
2016-09-01 17:32:05.680 TRACE nova.virt.driver ImportError: No module named novadocker.virt.docker
2016-09-01 17:32:05.680 TRACE nova.virt.driver
n-cpu failed to start
Always it results in this error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1619269/+subscriptions
References