Please re-open this bug when you have the information.

** Changed in: nova
       Status: Incomplete => Won't Fix

** Changed in: nova (Ubuntu)
       Status: Incomplete => Won't Fix

-- 
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/1103202

Title:
  grizzly scheduler can not start with import error

Status in OpenStack Compute (Nova):
  Won't Fix
Status in “nova” package in Ubuntu:
  Won't Fix

Bug description:
  Grizzly nova installtion finished without complain.

  apt-get install -y nova-api nova-cert novnc nova-consoleauth nova-
  scheduler nova-novncproxy

  When try to start nova-scheduler service: 
  service nova-scheduler restart

  
  the log contains the following error: 

  2013-01-22 11:58:13 19961 TRACE nova
  2013-01-22 13:36:24 20088 CRITICAL nova [-] No module named simple
  2013-01-22 13:36:24 20088 TRACE nova Traceback (most recent call last):
  2013-01-22 13:36:24 20088 TRACE nova   File "/usr/bin/nova-scheduler", line 
53, in <module>
  2013-01-22 13:36:24 20088 TRACE nova     topic=CONF.scheduler_topic)
  2013-01-22 13:36:24 20088 TRACE nova   File 
"/usr/lib/python2.7/dist-packages/nova/service.py", line 496, in create
  2013-01-22 13:36:24 20088 TRACE nova     
periodic_fuzzy_delay=periodic_fuzzy_delay)
  2013-01-22 13:36:24 20088 TRACE nova   File 
"/usr/lib/python2.7/dist-packages/nova/service.py", line 381, in __init__
  2013-01-22 13:36:24 20088 TRACE nova     self.manager = 
manager_class(host=self.host, *args, **kwargs)
  2013-01-22 13:36:24 20088 TRACE nova   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/manager.py", line 62, in 
__init__
  2013-01-22 13:36:24 20088 TRACE nova     self.driver = 
importutils.import_object(scheduler_driver)
  2013-01-22 13:36:24 20088 TRACE nova   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py", line 
40, in import_object
  2013-01-22 13:36:24 20088 TRACE nova     return 
import_class(import_str)(*args, **kwargs)
  2013-01-22 13:36:24 20088 TRACE nova   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py", line 
30, in import_class
  2013-01-22 13:36:24 20088 TRACE nova     __import__(mod_str)
  2013-01-22 13:36:24 20088 TRACE nova ImportError: No module named simple
  2013-01-22 13:36:24 20088 TRACE nova

  service doesn't get started.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1103202/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to