← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1445608] [NEW] Deactivated images are not returned for list image requests

 

Public bug reported:

Overview:
After deactivating an image, the image owner can no longer see the image in a list images response.

Steps to reproduce:
1) Create an image with user A
2) Deactivate the image with an admin
3) List all images, accounting for pagination as needed, with user A via:
GET /images
4) Notice that the created (deactivated) image is not returned

Expected:
Deactivated images are returned in a list images response

Actual:
Deactivated images are not returned in a list images response

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1445608

Title:
  Deactivated images are not returned for list image requests

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Overview:
  After deactivating an image, the image owner can no longer see the image in a list images response.

  Steps to reproduce:
  1) Create an image with user A
  2) Deactivate the image with an admin
  3) List all images, accounting for pagination as needed, with user A via:
  GET /images
  4) Notice that the created (deactivated) image is not returned

  Expected:
  Deactivated images are returned in a list images response

  Actual:
  Deactivated images are not returned in a list images response

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


Follow ups

References