← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1552071] Re: Deleted instances didn't show when calling "nova list --deleted" by non-admin users

 

To capture what I said in the now abandoned patch:

"This would change something that's not an error to an error, regardless
of the weird latent behavior. Because of that, I think this would
require a microversion which means we'd need a spec if we wanted to
change this. gmann was compiling a list of random cleanup items for the
compute API in an etherpad I believe, and this is something that could
probably go in that list as a candidate for something to cleanup in a
mass cleanup microversion."

** Changed in: nova
   Importance: Undecided => Wishlist

** Changed in: nova
       Status: In Progress => Opinion

** Changed in: nova
     Assignee: huanhongda (hongda) => (unassigned)

-- 
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/1552071

Title:
  Deleted instances didn't show when calling "nova list --deleted" by
  non-admin users

Status in OpenStack Compute (nova):
  Opinion

Bug description:
  When calling "nova list --deleted" using non-admin context, no
  instance in "DELETED" will return:

  root@SZX1000058625:/opt/devstack# nova list --deleted
  +--------------------------------------+-------------+--------+------------+-------------+---------------------------------------------------------+
  | ID                                   | Name        | Status | Task State | Power State | Networks                                                |
  +--------------------------------------+-------------+--------+------------+-------------+---------------------------------------------------------+
  | 40bab05f-0692-43df-a8a9-e7c0d58a73bd | test_inject | ACTIVE | -          | Running     | private=10.0.0.13, fdb7:5d7b:6dcd:0:f816:3eff:fe63:b012 |
  | ee8907c7-0730-4051-8426-64be44300e70 | test_inject | ACTIVE | -          | Running     | private=10.0.0.14, fdb7:5d7b:6dcd:0:f816:3eff:fe4f:1b32 |
  +--------------------------------------+-------------+--------+------------+-------------+---------------------------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1552071/+subscriptions


References