summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | image-list: add checksum algorithm descriptionChen Hanxiao2018-07-241-1/+1
|/
* Replace 'raise StopIteration' with 'return'Dougal Matthews2018-06-291-1/+1
* 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-312-0/+40
* Merge "Removes unicode 'u' response from "glance image-tag-update""Zuul2018-05-182-0/+67
|\
| * Removes unicode 'u' response from "glance image-tag-update"Abijitha Nadagouda2018-02-022-0/+67
* | Handle HTTP headers per RFC 8187Brian Rosmaita2018-05-172-5/+32
* | Merge "Split glanceclient functional tests"Zuul2018-04-126-16/+75
|\ \
| * | Split glanceclient functional testsBrian Rosmaita2018-03-286-16/+75
| |/
* | Merge "Update local copy of image schema for 2.6"Zuul2018-04-112-2/+6
|\ \
| * | Update local copy of image schema for 2.6Brian Rosmaita2018-04-082-2/+6
* | | Merge "Make image-import fail faster"Zuul2018-04-092-18/+240
|\ \ \
| * | | Make image-import fail fasterBrian Rosmaita2018-04-042-18/+240
| |/ /