summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* do_image_import: fix argument retrievalCyril Roelandt2023-04-182-6/+6
* Merge "Unhardcode the value of DEFAULT_PAGE_SIZE from the tests"Zuul2023-02-094-23/+34
|\
| * Unhardcode the value of DEFAULT_PAGE_SIZE from the testsCyril Roelandt2022-11-144-23/+34
* | Merge "Remove unicode-related Python2-only code"Zuul2023-01-126-49/+20
|\ \
| * | Remove unicode-related Python2-only codeCyril Roelandt2022-11-146-49/+20
* | | Merge "Boolean options: use strict checking"Zuul2023-01-122-1/+9
|\ \ \
| * | | Boolean options: use strict checkingCyril Roelandt2022-11-142-1/+9
| |/ /
* | | Fix functional tests and docs generationCyril Roelandt2023-01-122-2/+16
| |/ |/|
* | schema_args: Do not generate option for read-only propertiesCyril Roelandt2022-09-263-19/+15
|/
* Merge "Add support for glance-download import method"4.1.0Zuul2022-08-305-20/+227
|\
| * Add support for glance-download import methodPranali Deore2022-08-305-20/+227
* | Bump default pagesizeErno Kuvaja2022-08-263-3/+3
|/
* Check if stdin has isatty attributeBenedikt Loeffler2022-07-072-3/+3
* Merge "glance help <subcommand>: Clearly specify which options are mandatory"Zuul2022-05-052-1/+16
|\
| * glance help <subcommand>: Clearly specify which options are mandatoryCyril Roelandt2021-12-142-1/+16
* | Add doc and test for verbose parameterwhoami-rajat2022-04-211-0/+6
* | Add support for Cache APIErno Kuvaja2022-02-226-1/+491
* | Merge "Add an optional parameter --append"Zuul2022-02-173-8/+35
|\ \
| * | Add an optional parameter --appendMridula Joshi2022-02-163-8/+35
| |/
* | Merge "Add an optional parameter --detail"Zuul2022-02-163-4/+63
|\ \
| * | Add an optional parameter --detailMridula Joshi2022-02-023-4/+63
| |/
* | Add support for usage APIDan Smith2022-01-315-0/+82
|/
* Correct releasenote path for member-get commandRajat Dhasmana2021-09-221-5/+0
* Fix undesirable raw Python errorMridula Joshi2021-08-032-0/+10
* Add member-get commandMridula Joshi2021-08-025-1/+46
* Get tasks associated with imageAbhishek Kekane2021-03-026-0/+154
* Update test certificates to use strong signingJames Page2020-08-073-145/+115
* Fixes "stores" property added to the image3.2.1Erno Kuvaja2020-07-302-0/+53
* Merge "Do not use the six library."Zuul2020-07-1714-144/+56
|\
| * Do not use the six library.Cyril Roelandt2020-06-2314-144/+56
* | Merge "Do not use the six library in the tests."Zuul2020-07-169-105/+76
|\ \ | |/
| * Do not use the six library in the tests.Cyril Roelandt2020-06-159-105/+76
* | Merge "Pass Global Request ID on with session client"Zuul2020-07-162-1/+14
|\ \
| * | Pass Global Request ID on with session clientErno Kuvaja2020-07-132-1/+14
| |/
* | Stop to use the __future__ module.Hervé Beraud2020-06-023-6/+0
|/
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-043-3/+30
* Use unittest.mock instead of third party mockSean McGinnis2020-04-188-8/+10
* Pass --all-stores, --allow-failure as bool to APIAbhishek Kekane2020-04-081-3/+3
* Update hacking for Python3Andreas Jaeger2020-04-028-17/+21
* 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-203-0/+49
* | Add support for copy-image import method3.0.0Abhishek Kekane2020-02-272-1/+110
* | Add support for multi-store importErno Kuvaja2020-02-273-11/+272
* | Merge "Cleanup session object"Zuul2019-12-111-0/+9
|\ \
| * | Cleanup session objectAlex Schultz2019-08-011-0/+9
* | | Merge "Rename --backend to --store"2.17.0Zuul2019-09-132-43/+43
|\ \ \ | |/ / |/| |
| * | Rename --backend to --storeAbhishek Kekane2019-05-142-43/+43
* | | Merge "Trivial: fix image format typo"Zuul2019-07-311-1/+1
|\ \ \
| * | | Trivial: fix image format typoLucian Petrut2019-07-301-1/+1