nova docker setup error

Bug #1619269 reported by muralidharan
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
nova-docker
New
Undecided
Unassigned

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.

Revision history for this message
Roman Dobosz (roman-dobosz) wrote :

Did you enabled nova-docker in local.conf?, like:

  enable_plugin nova-docker

Revision history for this message
Matt Riedemann (mriedem) wrote :

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.

Changed in nova:
status: New → Invalid
Revision history for this message
Nicolas (code34) wrote :

Do you know what is the nova-docker replacement project ? Currently, on last version, the driver is broken.

How can we continue to use docker with openstack ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.