summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* do_image_import: fix argument retrievalCyril Roelandt2023-04-181-3/+3
* 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-125-26/+20
|\ \
| * | Remove unicode-related Python2-only codeCyril Roelandt2022-11-145-26/+20
* | | Merge "Boolean options: use strict checking"Zuul2023-01-121-0/+8
|\ \ \
| * | | Boolean options: use strict checkingCyril Roelandt2022-11-141-0/+8
| |/ /
* | | Fix functional tests and docs generationCyril Roelandt2023-01-122-2/+16
| |/ |/|
* | schema_args: Do not generate option for read-only propertiesCyril Roelandt2022-09-261-1/+8
|/
* Merge "Add support for glance-download import method"4.1.0Zuul2022-08-303-14/+161
|\
| * Add support for glance-download import methodPranali Deore2022-08-303-14/+161
* | Bump default pagesizeErno Kuvaja2022-08-262-2/+2
|/
* Merge "glance help <subcommand>: Clearly specify which options are mandatory"Zuul2022-05-051-0/+11
|\
| * glance help <subcommand>: Clearly specify which options are mandatoryCyril Roelandt2021-12-141-0/+11
* | Add doc and test for verbose parameterwhoami-rajat2022-04-211-0/+6
* | Add support for Cache APIErno Kuvaja2022-02-222-0/+311
* | Merge "Add an optional parameter --append"Zuul2022-02-171-2/+24
|\ \
| * | Add an optional parameter --appendMridula Joshi2022-02-161-2/+24
| |/
* | Merge "Add an optional parameter --detail"Zuul2022-02-161-2/+50
|\ \
| * | Add an optional parameter --detailMridula Joshi2022-02-021-2/+50
| |/
* | Add support for usage APIDan Smith2022-01-312-0/+47
|/
* Correct releasenote path for member-get commandRajat Dhasmana2021-09-221-5/+0
* Fix undesirable raw Python errorMridula Joshi2021-08-031-0/+8
* Add member-get commandMridula Joshi2021-08-023-0/+31
* Get tasks associated with imageAbhishek Kekane2021-03-023-0/+89
* Update test certificates to use strong signingJames Page2020-08-073-145/+115
* Fixes "stores" property added to the image3.2.1Erno Kuvaja2020-07-301-0/+50
* Merge "Do not use the six library."Zuul2020-07-171-21/+0
|\
| * Do not use the six library.Cyril Roelandt2020-06-231-21/+0
* | 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
* | Pass Global Request ID on with session clientErno Kuvaja2020-07-131-0/+14
|/
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-041-0/+18
* Use unittest.mock instead of third party mockSean McGinnis2020-04-188-8/+10
* Update hacking for Python3Andreas Jaeger2020-04-026-7/+11
* Delete image from specific storeErno Kuvaja2020-03-201-0/+23
* Add support for copy-image import method3.0.0Abhishek Kekane2020-02-271-1/+98
* Add support for multi-store importErno Kuvaja2020-02-271-3/+167
* Merge "Rename --backend to --store"2.17.0Zuul2019-09-131-22/+22
|\
| * Rename --backend to --storeAbhishek Kekane2019-05-141-22/+22
* | Update hacking versionjacky062019-03-272-5/+5
|/
* Merge "Embed validation data when adding location"Zuul2019-03-071-8/+15
|\
| * Embed validation data when adding locationimacdonn2018-10-241-8/+15
* | Add image-list filter for multihashBrian Rosmaita2019-01-172-0/+68
* | Merge "Show the backend store info"2.15.0Zuul2018-11-151-0/+82
|\ \
| * | Show the backend store infoLiang Fang2018-11-081-0/+82
* | | Don't quote colon in HTTP headersimacdonn2018-11-011-1/+7
|/ /
* | Use "multihash" for data download validationBrian Rosmaita2018-09-074-17/+263
|/
* Skip quote '=' for token headerwangxiyuan2018-07-261-3/+4
* Merge "Do not quote '+' for token header"Zuul2018-07-251-3/+3
|\