[Bug 1157274] Re: Nova list_images using image_type parameter does not return expected images
Luke Wollney
1157274 at bugs.launchpad.net
Mon Mar 25 14:48:08 UTC 2013
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
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