summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Allow --file in image-create with v2 Image APIErno Kuvaja2014-11-261-0/+43
|/
* Merge "Adds tty password entry for glanceclient"Jenkins2014-11-251-0/+27
|\
| * Adds tty password entry for glanceclientJohn Trowbridge2014-10-231-0/+27
* | Merge "Add bash completion to glance client"Jenkins2014-11-201-0/+38
|\ \
| * | Add bash completion to glance clientMichal Dulko2014-08-221-0/+38
* | | 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
| | |/ | |/|
* | | Merge "Don't set X-Auth-Token key in http session header if no token provided"Jenkins2014-11-201-0/+16
|\ \ \
| * | | Don't set X-Auth-Token key in http session header if no token providedMatt Riedemann2014-10-301-0/+16
| |/ /
* | | Add --property-filter option to v2 image-listLouis Taylor2014-11-142-1/+62
* | | Merge "Fix py34 failure for glance client"Jenkins2014-11-139-43/+87
|\ \ \
| * | | Fix py34 failure for glance clientFei Long Wang2014-11-119-43/+87
| |/ /
* | | Merge "Don't replace the https handler in the poolmanager"0.14.2Jenkins2014-11-051-1/+11
|\ \ \ | |/ / |/| |
| * | Don't replace the https handler in the poolmanagerFlavio Percoco2014-10-301-1/+11
* | | 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-193-17/+17
|/ /
* | Handle UnicodeDecodeError in log_http_responseMatt Riedemann2014-09-151-0/+10