summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix failure to create glance https connection poolHaikel Guemar2015-12-221-0/+16
* Don't get the image before deleting itFlavio Percoco2015-09-231-3/+3
* Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+7
* 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
|/
* Fix client when using no ssl compressionStuart McLaren2015-04-161-0/+42
* Add SSL cert verification regression testsStuart McLaren2015-04-161-21/+108
* 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 "Unit tests covering missing username or password"Jenkins2015-03-101-2/+50
|\
| * Unit tests covering missing username or passwordMichal Dulko2015-02-091-2/+50
* | 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 "Unify using six.moves.range rename everywhere"Jenkins2015-03-041-0/+2
|\ \ \
| * | | Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* | | | Merge "https: Prevent leaking sockets for some operations"Jenkins2015-03-041-9/+12
|\ \ \ \
| * | | | https: Prevent leaking sockets for some operationsStuart McLaren2015-02-181-9/+12
| | |_|/ | |/| |
* | | | Fix tests failing if keystone is running locallyLouis Taylor2015-03-021-2/+4
* | | | Merge "Strip json and html from error messages"Jenkins2015-03-011-0/+43
|\ \ \ \
| * | | | Strip json and html from error messagesd34dh0r532015-02-161-0/+43
| | |_|/ | |/| |
* | | | Merge "Register our own ConnectionPool without globals"Jenkins2015-02-261-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Register our own ConnectionPool without globalsIan Cordasco2015-02-061-4/+4
* | | | Merge "Glance image delete output"Jenkins2015-02-202-0/+44
|\ \ \ \
| * | | | Glance image delete outputAbhishek Talwar2015-02-172-0/+44
* | | | | Merge "Update HTTPS certificate handling for pep-0476"Jenkins2015-02-191-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update HTTPS certificate handling for pep-0476James Page2014-12-191-0/+2
* | | | | Merge "Return 130 for keyboard interrupt"Jenkins2015-02-061-0/+9
|\ \ \ \ \
| * | | | | Return 130 for keyboard interruptRakesh H S2015-02-051-0/+9
* | | | | | Merge "Close streamed requests explicitly"Jenkins2015-02-061-0/+3
|\ \ \ \ \ \
| * | | | | | Close streamed requests explicitlyIan Cordasco2015-01-151-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Ignore NoneType when encoding headersIan Cordasco2015-02-031-1/+2
| |/ / / / |/| | | |
* | | | | Merge "Remove openstack.common.strutils"Jenkins2015-02-023-19/+8
|\ \ \ \ \
| * | | | | Remove openstack.common.strutilsLouis Taylor2015-01-273-19/+8
* | | | | | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-292-0/+43
|/ / / / /
* | | | | Handle HTTP byte returns in python 3Jamie Lennox2015-01-142-2/+9
|/ / / /
* | | | Fix Requests breaking download progress barLouis Taylor2015-01-041-0/+13
* | | | Merge "Add os_ prefix to project_domain_name/id"Jenkins2015-01-041-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Add os_ prefix to project_domain_name/idOleksii Chuprykov2014-12-091-0/+16
| | |/ | |/|
* | | Support Pagination for namespace listTravis Tripp2014-12-101-2/+73
* | | Support schema types with non-str valueFlavio Percoco2014-12-101-0/+44
| |/ |/|
* | Don't require version to create Client instanceFlavio Percoco2014-12-093-48/+19
|/
* Merge "Send `identity_headers` through the wire"Jenkins2014-12-031-0/+26
|\
| * Send `identity_headers` through the wireFlavio Percoco2014-11-251-0/+26