[Bug 1157274] [NEW] Nova list_images using image_type parameter does not return expected images
Luke Wollney
1157274 at bugs.launchpad.net
Tue Mar 19 16:15:21 UTC 2013
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 all base images along with the single snapshot image are returned
5) Perform a list_images request with the images_type parameter set to 'SERVER'
6) Notice the same list of images is returned
Expected result:
Only snapshot images should be returned when the images_type parameter is set to 'SERVER'. Only snapshot images should be returned when the images_type parameter is set to 'BASE'.
Actual result:
All images are returned no matter what the image_type paramter is set to.
** Affects: python-novaclient (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1157274
Title:
Nova list_images using image_type parameter does not return expected
images
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1157274/+subscriptions
More information about the Ubuntu-server-bugs
mailing list