[Bug 1157274] Re: Nova list_images using image_type parameter does not return expected images

2013-03-25 Thread Luke Wollney
Steps to reproduce: 1) Create a server: POST /servers passing basic server parameters 2) Create a snapshot of that server: POST /servers/{id}/action passing basic snapshot parameters 3) Perform a list_images request: GET /images 4) Notice all base images along with the single snapshot image are ret

[Bug 1157274] [NEW] Nova list_images using image_type parameter does not return expected images

2013-03-19 Thread Luke Wollney
Public bug reported: Description: When attempting to list only the snapshot images for a user setting the image_type parameter to "SERVER", all images are returned instead. Steps to reproduce: 1) Create a server 2) Create a snapshot of that server 3) Perform a list_images request 4) Notice a