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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to