yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26170
[Bug 1397247] Re: test_notifications.py:test_send_on_vm_change
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-1
--
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/1397247
Title:
test_notifications.py:test_send_on_vm_change
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
in nova.tests.unit.test_notifications.py:
the "test_send_on_vm_change" is just the same the "test_send_task_change",
we should change the "test_send_on_vm_change":
self.instance.task_state=task_state.SPAWING
==>
self.instance.vm_state=vm_state.SUSPENDING
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1397247/+subscriptions
References