summaryrefslogtreecommitdiff
path: root/glanceclient/v2/images.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for glance-download import method"4.1.0Zuul2022-08-301-2/+10
|\
| * Add support for glance-download import methodPranali Deore2022-08-301-2/+10
* | Bump default pagesizeErno Kuvaja2022-08-261-1/+1
|/
* Add an optional parameter --detailMridula Joshi2022-02-021-0/+7
* Get tasks associated with imageAbhishek Kekane2021-03-021-0/+19
* Do not use the six library.Cyril Roelandt2020-06-231-8/+7
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-041-2/+4
* Pass --all-stores, --allow-failure as bool to APIAbhishek Kekane2020-04-081-3/+3
* Delete image from specific storeErno Kuvaja2020-03-201-0/+8
* Add support for multi-store importErno Kuvaja2020-02-271-1/+10
* Merge "Embed validation data when adding location"Zuul2019-03-071-1/+4
|\
| * Embed validation data when adding locationimacdonn2018-10-241-1/+4
* | Use "multihash" for data download validationBrian Rosmaita2018-09-071-6/+57
|/
* Add multi-store supportAbhishek Kekane2018-07-241-4/+25
* Replace 'raise StopIteration' with 'return'Dougal Matthews2018-06-291-1/+1
* Add support for web-download import methodPranaliD2018-03-211-1/+7
* Merge "Fix image-import call"Jenkins2017-08-241-1/+1
|\
| * Fix image-import callBrian Rosmaita2017-08-181-1/+1
* | stage call fails with TypeErrorAbhishek Kekane2017-08-171-4/+6
|/
* Add image import features to clientErno Kuvaja2017-07-271-2/+30
* Replace six.iteritems() with .items()ji-xuepeng2017-02-081-1/+1
* Add request id to returned objectsRavi Jethani2017-01-201-22/+57
* Fix warlock model creationSabari Kumar Murugesan2016-07-061-4/+4
* Fix typos in docstrings and commentsDao Cong Tien2016-04-111-1/+1
* Fix location updateFei Long Wang2016-03-111-7/+4
* Auto-generated squash commitFlavio Percoco2016-02-111-2/+2
* Merge "Remove location check from V2 client"Jenkins2016-01-151-6/+0
|\
| * Remove location check from V2 clientkairat_kushaev2016-01-151-6/+0
* | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-121-2/+3
|/
* Fix the download error when the image locations are blankLong Quan Sha2015-12-071-1/+5
* Added reactivate/deactivate image using CLIDarja Shakhray2015-11-021-0/+10
* Stop trying to send image_size to the serverMonty Taylor2015-10-101-6/+2
* Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-221-2/+2
* Merge "Fix the remove property logic in V2"Jenkins2015-09-141-1/+1
|\
| * Fix the remove property logic in V2Cindy Pallares2015-09-021-1/+1
* | Merge "V2: Do not validate image schema when listing"Jenkins2015-08-201-14/+16
|\ \
| * | V2: Do not validate image schema when listingStuart McLaren2015-08-101-14/+16
* | | Enable flake8 checksDarja Shakhray2015-07-211-10/+7
|/ /
* | Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+3
|/
* Validate tag name when filtering for imagesKamil Rykowski2015-03-261-2/+4
* Merge "Generate API documentation"Jenkins2015-03-251-4/+5
|\
| * Generate API documentationIan Wienand2015-02-161-4/+5
* | Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-161-15/+44
* | Add the ability to specify the sort dir for each keyMike Fedosin2015-03-161-9/+20
* | Adds the ability to sort images with multiple keysMike Fedosin2015-03-131-0/+15
* | Fix leaking sockets after v2 list operationLouis Taylor2015-03-051-34/+34
|/
* Change oslo.utils to oslo_utilsLouis Taylor2015-02-051-1/+1
* Merge "Remove openstack.common.strutils"Jenkins2015-02-021-3/+4
|\
| * Remove openstack.common.strutilsLouis Taylor2015-01-271-3/+4
* | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-291-8/+23
|/