summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Get endpoint if os_image_url is not setNiall Bunting2016-05-241-16/+77
* Merge "Fix the download error when the image locations are blank" into stable...1.1.1Jenkins2016-03-091-1/+7
|\
| * Fix the download error when the image locations are blankLong Quan Sha2016-03-091-1/+7
* | Merge "Use session when not specified token or endpoint" into stable/libertyJenkins2016-03-091-22/+10
|\ \
| * | Use session when not specified token or endpointDarja Shakhray2016-03-091-22/+10
| |/
* | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-03-041-7/+3
|/
* Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-141-9/+27
* Fix human readable when size is NoneStuart McLaren2015-09-281-0/+1
* No auth when token and endpoint are passedFlavio Percoco2015-09-251-0/+19
* Don't get the image before deleting itFlavio Percoco2015-09-231-3/+2
* Fixes CLI client called without subcommandsErno Kuvaja2015-09-111-0/+7
* Don't make `help` require auth parametersFlavio Percoco2015-09-091-5/+9
* Merge "Consider `--os-token` when using v2"Jenkins2015-09-082-22/+32
|\
| * Consider `--os-token` when using v2Flavio Percoco2015-09-042-22/+32
* | Merge "Check if v2 is available and fallback"Jenkins2015-09-082-12/+50
|\ \ | |/
| * Check if v2 is available and fallbackFlavio Percoco2015-09-042-12/+50
* | Merge "check for None value in utils.safe_header"Jenkins2015-09-081-0/+15
|\ \ | |/ |/|
| * check for None value in utils.safe_headerDavid Edery2015-09-081-0/+15
* | Update path to subunit2html in post_test_hookTakashi NATSUME2015-09-041-1/+1
|/
* Password should be prompted onceFlavio Percoco2015-09-011-1/+1
* Remove custom SSL compression handlingStuart McLaren2015-08-263-301/+108
* Merge "V2: Do not validate image schema when listing"Jenkins2015-08-202-0/+365
|\
| * V2: Do not validate image schema when listingStuart McLaren2015-08-102-0/+365
* | Require disk and container format on image-createGorka Eguileor2015-08-142-2/+149
* | Merge "Use API v2 as default"Jenkins2015-08-132-22/+87
|\ \
| * | Use API v2 as defaultFei Long Wang2015-08-112-22/+87
* | | Merge "Ship the default image schema in the client"Jenkins2015-08-121-0/+7
|\ \ \ | |/ / |/| |
| * | Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+7
* | | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-062-0/+287
|\ \ \ | |/ / |/| |
| * | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-162-0/+287
* | | Merge "Add unicode support for properties values in v2 shell"Jenkins2015-08-031-2/+3
|\ \ \
| * | | Add unicode support for properties values in v2 shellDarja Shakhray2015-08-031-2/+3
* | | | Merge "Fix failure to create glance https connection pool"Jenkins2015-07-291-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix failure to create glance https connection poolHaikel Guemar2015-07-281-0/+16
| | |/ | |/|
* | | Enable flake8 checksDarja Shakhray2015-07-2111-75/+49
|/ /
* | Extend unittests coverage for v2 tasks moduleKamil Rykowski2015-07-201-14/+97
* | Fix exception message in Http.pywangxiyuan2015-07-141-0/+14
|/
* Merge "Fix an issue with broken test on ci"Jenkins2015-07-131-28/+28
|\
| * Fix an issue with broken test on ciMike Fedosin2015-07-131-28/+28
* | Remove usage of assert_called_once on Mock objectsrico.lin2015-07-101-1/+1
|/
* Account for dictionary order in test_shell.pyCorey Bryant2015-06-291-5/+12
* Merge "Add v2 support for the marker attribute"Jenkins2015-06-221-0/+6
|\
| * Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+6
* | Import only modules and update tox.iniCindy Pallares2015-06-174-23/+25
* | Merge "Close iterables at the end of iteration"Jenkins2015-06-161-0/+13
|\ \ | |/ |/|
| * Close iterables at the end of iterationRobert Collins2015-06-111-0/+13
* | Merge "Add parameter 'changes-since' for image-list of v1"Jenkins2015-06-151-0/+57
|\ \
| * | Add parameter 'changes-since' for image-list of v1Fei Long Wang2015-05-061-0/+57
* | | Make glanceclient accept a session objectJamie Lennox2015-06-111-1/+35
| |/ |/|
* | Merge "Improve import related error handling"Jenkins2015-05-261-3/+56
|\ \