** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-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/1296662
Title:
NotFound should be insteaded of InstanceNotFound
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
we can see the exception is InstanceNotFound from:
https://github.com/openstack/nova/blob/master/nova/compute/api.py#L1758,
but, the exception is NotFound in
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/contrib/server_diagnostics.py#L47.
so, the NotFound should be insteaded of InstanceNotFound
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1296662/+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