summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 "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-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
|/ /
* | Make image-create-via-import fail fasterBrian Rosmaita2018-04-041-16/+475
* | Fix intermittent v2 shell unit test failuresBrian Rosmaita2018-03-291-2/+7
* | Merge "Remove usage of ordereddict"Zuul2018-03-261-4/+1
|\ \
| * | Remove usage of ordereddictDirk Mueller2018-03-081-4/+1
| |/
* | Check for container,disk_format on web-downloadBrian Rosmaita2018-03-221-0/+40
* | Add support for web-download import methodPranaliD2018-03-213-0/+55
|/
* Remove deprecated ssl optionsRui Yuan Dou2018-01-171-11/+0
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-5/+4
* Revise functional testing README fileBrian Rosmaita2017-12-151-8/+17
* Migrate dsvm functional test jobs to project repoBrian Rosmaita2017-12-141-46/+0
* Add domain info to functional test clientsBrian Rosmaita2017-12-111-1/+5
* Merge "Validate input args before trying image download"Jenkins2017-07-261-0/+14
|\
| * Validate input args before trying image downloadRavi Shekhar Jethani2017-07-241-0/+14
* | Removed the --no-ssl-compression parameter which is deprecatedPranaliD2017-07-251-9/+0
|/
* Merge "Replace assertTrue(isinstance()) with assertIsInstance()"Jenkins2017-06-301-1/+1
|\
| * Replace assertTrue(isinstance()) with assertIsInstance()Van Hung Pham2017-06-141-1/+1
* | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-282-4/+3
|\ \
| * | Replace six.iteritems() with .items()ji-xuepeng2017-02-082-4/+3
* | | allow unhandled exceptions to cause test errorsDoug Hellmann2017-06-261-16/+0
| |/ |/|
* | Merge "Allow global_request_id in Client constructor"2.7.0Jenkins2017-06-011-0/+13
|\ \
| * | Allow global_request_id in Client constructorSean Dague2017-06-011-0/+13