[Bug 938763] [NEW] nova compute manager traceback during _sync_power_states
Andrew Glen-Young
938763 at bugs.launchpad.net
Wed Feb 22 15:42:34 UTC 2012
Public bug reported:
After upgrading nova-compute this morning to the latest nova-compute
package in Precise I have noticed a non-fatal traceback in /var/log/nova
/nova-compute.log.
Traceback:
2012-02-22 15:04:28,413 ERROR nova.manager [-] Error during ComputeManager._sync_power_states: 'dict' object has no attribute 'state'
(nova.manager): TRACE: Traceback (most recent call last):
(nova.manager): TRACE: File "/usr/lib/python2.7/dist-packages/nova/manager.py", line 155, in periodic_tasks
(nova.manager): TRACE: task(self, context)
(nova.manager): TRACE: File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 2143, in _sync_power_states
(nova.manager): TRACE: vm_power_state = vm_instance.state
(nova.manager): TRACE: AttributeError: 'dict' object has no attribute 'state'
(nova.manager): TRACE:
This does not seem to affect the nova-compute daemon (so far).
$ dpkg-query --show nova-compute
nova-compute 2012.1~e4~20120217.12709-0ubuntu1
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu precise (development branch)"
** Affects: nova (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/938763
Title:
nova compute manager traceback during _sync_power_states
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/938763/+subscriptions
More information about the Ubuntu-server-bugs
mailing list