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 returned
5) Perform a list_images request with the images_type parameter set to 'SERVER':
GET /images?images_type=SERVER
6) Notice the same list of images is returned

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to