summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/images.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup nova exception message conversionChris Yeoh2013-06-081-2/+2
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* delete deleted image 500 bugBrant Knudson2013-03-051-0/+5
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Add an extension to show image size.Andrew Laski2013-02-191-0/+2
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+1
* Switch from FLAGS to CONF in nova.apiMark McLoughlin2012-11-041-1/+0
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Remove GlanceImageService.index in favor of detailBrian Waldon2012-06-271-2/+2
* Cleanup of image service codeBrian Waldon2012-06-271-3/+3
* Merge "Ensure image status filter matches glance format"Jenkins2012-03-061-0/+5
|\
| * Ensure image status filter matches glance formatBrian Waldon2012-03-011-0/+5
* | Better glance exception handlingMark Washenberger2012-03-061-4/+10
|/
* Remove unused imports and variables from OS APIChris Behrens2012-02-291-1/+0
* Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-201-2/+2
* Standardize logging delaration and useJason Kölker2012-02-141-2/+2
* Remove unused compute_service from images controllerMark McLoughlin2012-02-101-3/+1
* Increase robustness of image filtering by serverBrian Waldon2012-01-161-1/+10
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+195