Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to