← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290857] Re: Image list api is wrong

 

** Project changed: nova => openstack-api-site

** Description changed:

  The Compute API explains that to list images you need to call v2/images
  but this information is wrong because the right url is
  v2/{project_id}/images
+ 
+ The problem can be found here:
+ http://api.openstack.org/api-ref-compute.html#compute_images

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1290857

Title:
  Image list api is wrong

Status in OpenStack API documentation site:
  Confirmed

Bug description:
  The Compute API explains that to list images you need to call
  v2/images but this information is wrong because the right url is
  v2/{project_id}/images

  The problem can be found here:
  http://api.openstack.org/api-ref-compute.html#compute_images

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1290857/+subscriptions


References