summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Correcting typo in shell.py - enviroment to environment.root2019-07-301-1/+1
|/ / /
* | | Merge "Update hacking version"Zuul2019-06-244-13/+13
|\ \ \
| * | | Update hacking versionjacky062019-03-274-13/+13
| |/ /
* | | Merge "HTTPClient: actually set a timeout for requests"Zuul2019-05-151-0/+1
|\ \ \ | |/ / |/| |
| * | HTTPClient: actually set a timeout for requestsCyril Roelandt2019-04-091-0/+1
* | | Merge "Embed validation data when adding location"Zuul2019-03-073-10/+34
|\ \ \
| * | | Embed validation data when adding locationimacdonn2018-10-243-10/+34
| | |/ | |/|
* | | Remove redundant information from error messagebhagyashris2019-03-061-1/+1
| |/ |/|
* | Add image-list filter for multihashBrian Rosmaita2019-01-173-1/+72
* | Merge "Show the backend store info"2.15.0Zuul2018-11-152-0/+92
|\ \
| * | Show the backend store infoLiang Fang2018-11-082-0/+92
* | | Don't quote colon in HTTP headersimacdonn2018-11-012-2/+12
|/ /
* | Use "multihash" for data download validationBrian Rosmaita2018-09-077-24/+353
|/
* Skip quote '=' for token headerwangxiyuan2018-07-262-4/+5
* Merge "Do not quote '+' for token header"Zuul2018-07-252-13/+18
|\
| * Do not quote '+' for token headerwangxiyuan2018-07-252-13/+18
* | Add support for hide old imagesAbhishek Kekane2018-07-253-15/+171
|/
* 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-253-11/+113
|\ \ | |/
| * Add multi-store supportAbhishek Kekane2018-07-243-11/+113
* | Merge "Add support for multihash"Zuul2018-07-243-3/+95
|\ \
| * | Add support for multihashAbhishek Kekane2018-07-233-3/+95
| |/