yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12078
[Bug 1296662] [NEW] NotFound should be insteaded of InstanceNotFound
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: ugvddm (271025598-9)
Status: New
** Changed in: nova
Assignee: (unassigned) => ugvddm (271025598-9)
--
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):
New
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
Follow ups
References