This looks like its fixed in grizzly, please re-open if it isnt.
** Changed in: nova
Status: New => Fix Released
--
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/1100596
Title:
nova manage runing Running periodic task report 'NotImplementedError'
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Hi all,
when i do testing about esxi 5.0 with openstack.
after I config the nova.conf and testing them, the result is the new
instances running ok, but I got the Error in the nova-compute.log.
__nova-compute.log__:
2013-01-17 11:46:30 DEBUG nova.manager [-] Running periodic task
ComputeManager._report_driver_status from (pid=13689) periodic_tasks
/opt/stack/nova/nova/manager.py:154
2013-01-17 11:46:30 INFO nova.compute.manager [-] Updating host status
2013-01-17 11:46:30 ERROR nova.manager [-] Error during
ComputeManager._report_driver_status:
2013-01-17 11:46:30 TRACE nova.manager Traceback (most recent call last):
2013-01-17 11:46:30 TRACE nova.manager File
"/opt/stack/nova/nova/manager.py", line 157, in periodic_tasks
2013-01-17 11:46:30 TRACE nova.manager task(self, context)
2013-01-17 11:46:30 TRACE nova.manager File
"/opt/stack/nova/nova/compute/manager.py", line 2310, in _report_driver_status
2013-01-17 11:46:30 TRACE nova.manager
self.driver.get_host_stats(refresh=True))
2013-01-17 11:46:30 TRACE nova.manager File
"/opt/stack/nova/nova/virt/driver.py", line 582, in get_host_stats
2013-01-17 11:46:30 TRACE nova.manager raise NotImplementedError()
2013-01-17 11:46:30 TRACE nova.manager NotImplementedError
I am not sure about this bug, are there any friends got the same
error :Error during ComputeManager._report_driver_status
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1100596/+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