** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-rc1
--
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/1212915
Title:
nova api "show" do not fetch error message of vm
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Nova api "show" do not fetch the error message of vm in havana.
In /nova/nova/api/openstack/compute/views/servers.py, fault =
instance.get("fault", None), cannot get the fault message.
I tried instance["fault"], If the vm in error state, it get the error message.
So i think it's some lazy load problem of the instance object and
instance fault.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1212915/+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