summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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-168-93/+64
|\ \ | |/
| * Do not use the six library in the tests.Cyril Roelandt2020-06-158-93/+64
* | 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-024-5/+9
* 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
|\
| * Do not quote '+' for token headerwangxiyuan2018-07-251-3/+3
* | Add support for hide old imagesAbhishek Kekane2018-07-251-8/+123
|/
* Merge "Unit tests for multi-store support"Zuul2018-07-251-0/+232
|\
| * Unit tests for multi-store supportAbhishek Kekane2018-07-241-0/+232
* | Merge "Add multi-store support"Zuul2018-07-251-4/+6
|\ \ | |/
| * Add multi-store supportAbhishek Kekane2018-07-241-4/+6
* | Add support for multihashAbhishek Kekane2018-07-231-0/+76
|/
* update shell tests to not rely on the serialization order of a dictDoug Hellmann2018-06-071-8/+8
* Image show: print human readable string when the virtual size is unknownCyril Roelandt2018-05-311-0/+38
* Merge "Removes unicode 'u' response from "glance image-tag-update""Zuul2018-05-181-0/+36
|\
| * Removes unicode 'u' response from "glance image-tag-update"Abijitha Nadagouda2018-02-021-0/+36
* | Handle HTTP headers per RFC 8187Brian Rosmaita2018-05-171-3/+11
* | Merge "Update local copy of image schema for 2.6"Zuul2018-04-111-1/+4
|\ \
| * | Update local copy of image schema for 2.6Brian Rosmaita2018-04-081-1/+4
* | | Make image-import fail fasterBrian Rosmaita2018-04-041-8/+196
|/ /