summaryrefslogtreecommitdiff
path: root/glanceclient/v2
Commit message (Expand)AuthorAgeFilesLines
* do_image_import: fix argument retrievalCyril Roelandt2023-04-181-3/+3
* schema_args: Do not generate option for read-only propertiesCyril Roelandt2022-09-261-18/+5
* Merge "Add support for glance-download import method"4.1.0Zuul2022-08-302-6/+66
|\
| * Add support for glance-download import methodPranali Deore2022-08-302-6/+66
* | Bump default pagesizeErno Kuvaja2022-08-261-1/+1
|/
* Check if stdin has isatty attributeBenedikt Loeffler2022-07-071-2/+2
* Add support for Cache APIErno Kuvaja2022-02-223-0/+137
* Merge "Add an optional parameter --append"Zuul2022-02-172-6/+11
|\
| * Add an optional parameter --appendMridula Joshi2022-02-162-6/+11
* | Merge "Add an optional parameter --detail"Zuul2022-02-162-2/+13
|\ \
| * | Add an optional parameter --detailMridula Joshi2022-02-022-2/+13
| |/
* | Add support for usage APIDan Smith2022-01-313-0/+35
|/
* Add member-get commandMridula Joshi2021-08-022-1/+15
* Get tasks associated with imageAbhishek Kekane2021-03-022-0/+37
* Fixes "stores" property added to the image3.2.1Erno Kuvaja2020-07-301-0/+3
* Do not use the six library.Cyril Roelandt2020-06-233-16/+15
* 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
* Update hacking for Python3Andreas Jaeger2020-04-021-9/+9
* Merge "update doc url to new"Zuul2020-03-261-2/+2
|\
| * update doc url to newlvxianguo2018-08-161-2/+2
* | Delete image from specific storeErno Kuvaja2020-03-202-0/+26
* | Add support for copy-image import method3.0.0Abhishek Kekane2020-02-271-0/+12
* | Add support for multi-store importErno Kuvaja2020-02-272-8/+105
* | Merge "Rename --backend to --store"2.17.0Zuul2019-09-131-21/+21
|\ \
| * | Rename --backend to --storeAbhishek Kekane2019-05-141-21/+21
* | | Correcting typo in shell.py - enviroment to environment.root2019-07-301-1/+1
|/ /
* | Merge "Embed validation data when adding location"Zuul2019-03-072-2/+19
|\ \
| * | Embed validation data when adding locationimacdonn2018-10-242-2/+19
| |/
* | Add image-list filter for multihashBrian Rosmaita2019-01-171-1/+4
* | Show the backend store infoLiang Fang2018-11-081-0/+10
* | Use "multihash" for data download validationBrian Rosmaita2018-09-072-7/+70
|/
* Add support for hide old imagesAbhishek Kekane2018-07-252-7/+48
* Merge "Add multi-store support"Zuul2018-07-252-7/+107
|\
| * Add multi-store supportAbhishek Kekane2018-07-242-7/+107
* | Merge "Add support for multihash"Zuul2018-07-242-3/+19
|\ \
| * | Add support for multihashAbhishek Kekane2018-07-232-3/+19
| |/
* | image-list: add checksum algorithm descriptionChen Hanxiao2018-07-241-1/+1
|/
* Replace 'raise StopIteration' with 'return'Dougal Matthews2018-06-291-1/+1
* Merge "Update local copy of image schema for 2.6"Zuul2018-04-111-1/+2
|\
| * Update local copy of image schema for 2.6Brian Rosmaita2018-04-081-1/+2
* | Make image-import fail fasterBrian Rosmaita2018-04-041-10/+44
|/
* Make image-create-via-import fail fasterBrian Rosmaita2018-04-041-20/+70
* Merge "Update properties URL"Zuul2018-03-221-1/+1
|\
| * Update properties URLBrian Rosmaita2018-03-211-1/+1
* | Check for container,disk_format on web-downloadBrian Rosmaita2018-03-221-1/+1
|/
* Add support for web-download import methodPranaliD2018-03-212-6/+28
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-1/+1
* Merge "image-create-via-import fails with ValueError"Jenkins2017-08-241-1/+4
|\
| * image-create-via-import fails with ValueErrorAbhishek Kekane2017-08-241-1/+4