summaryrefslogtreecommitdiff
path: root/tests/v2
Commit message (Expand)AuthorAgeFilesLines
* Don't get the image before deleting itFlavio Percoco2015-09-231-3/+3
* Expose 'is_base' schema property attributeAlexander Tivelkov2015-08-031-0/+18
* Merge "Fix Metadef Object update issue with python-glanceclient" into stable/...Jenkins2015-07-093-0/+36
|\
| * Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-07-083-0/+36
* | Creating task with invalid property crashes in py3Kamil Rykowski2015-07-081-0/+8
|/
* Merge "Extend images CLI v2 with new sorting syntax"Jenkins2015-03-162-3/+87
|\
| * Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-162-3/+87
* | Merge "Add the ability to specify the sort dir for each key"Jenkins2015-03-162-7/+66
|\ \ | |/
| * Add the ability to specify the sort dir for each keyMike Fedosin2015-03-162-7/+66
* | Merge "Adds the ability to sort images with multiple keys"Jenkins2015-03-162-3/+112
|\ \ | |/
| * Adds the ability to sort images with multiple keysMike Fedosin2015-03-132-3/+112
* | Apply expected patch format when updating tags in v2.imagesSteve Lewis2015-03-122-4/+37
|/
* Merge "v2: Allow upload from stdin on image-create"Jenkins2015-03-061-4/+14
|\
| * v2: Allow upload from stdin on image-createStuart McLaren2015-01-071-4/+14
* | Merge "Glance image delete output"Jenkins2015-02-201-0/+12
|\ \
| * | Glance image delete outputAbhishek Talwar2015-02-171-0/+12
* | | Merge "Remove openstack.common.strutils"Jenkins2015-02-022-10/+2
|\ \ \
| * | | Remove openstack.common.strutilsLouis Taylor2015-01-272-10/+2
| | |/ | |/|
* | | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-292-0/+43
|/ /
* | Fix Requests breaking download progress barLouis Taylor2015-01-041-0/+13
* | Support Pagination for namespace listTravis Tripp2014-12-101-2/+73
|/
* Don't require version to create Client instanceFlavio Percoco2014-12-091-39/+0
* Allow --file in image-create with v2 Image APIErno Kuvaja2014-11-261-0/+43
* Merge "Refactor method of constructing dicts in some tests"Jenkins2014-11-202-22/+22
|\
| * Refactor method of constructing dicts in some testsLouis Taylor2014-10-292-22/+22
* | Add --property-filter option to v2 image-listLouis Taylor2014-11-142-1/+62
* | Fix py34 failure for glance clientFei Long Wang2014-11-116-26/+26
|/
* Merge "Adds support for Glance Tasks calls"Jenkins2014-10-161-0/+282
|\
| * Adds support for Glance Tasks callsFei Long Wang2014-09-221-0/+282
* | Merge "Skip non-base properties in patch method"Jenkins2014-10-032-1/+62
|\ \
| * | Skip non-base properties in patch methodKamil Rykowski2014-09-292-1/+62
| |/
* | Fix the ordering of assertEqual argumentsLouis Taylor2014-09-191-5/+5
|/
* Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-128-566/+627
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-036-0/+1889
* Replace old httpclient with requestsAmalaBasha2014-07-102-69/+15
* Enable F841ChangBo Guo(gcb)2014-07-092-4/+3
* Prepend '/' to the delete url for the v2 clientManuel Desbonnet2014-06-231-2/+2
* Merge "Add support for location parameters in v2 commands"Jenkins2014-06-172-17/+206
|\
| * Add support for location parameters in v2 commandsDavid Koo2014-06-162-17/+206
* | Merge "progress flag not supported in v2 API"Jenkins2014-06-171-1/+14
|\ \ | |/ |/|
| * progress flag not supported in v2 APIwanghong2014-04-161-1/+14
* | Finalize Python3 supportFrederic Lepied2014-05-201-2/+5
* | Fix the parameter order of assertEqual in glanceclient v2 testEiichi Aikawa2014-02-275-74/+75
|/
* Python 3: Fix JsonPatch-related issuesCyril Roelandt2014-02-191-5/+11
* Add support for image size in v2 api uploadEdward Hope-Morley2014-02-032-2/+11
* Handle endpoints with versions consistentlyStuart McLaren2014-01-221-0/+44
* Remove vim headerNoboru arai2014-01-141-1/+0
* Python3: use six.StringIO rather than StringIO.StringIOYassine Lamgarchal2014-01-101-4/+3
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-2/+4
* Merge "change assertEquals to assertEqual"Jenkins2013-11-151-7/+7
|\