summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-129-566/+638
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-037-25/+1927
* Hide stderr noise in test outputLouis Taylor2014-08-181-8/+18
* Remove deprecated commands from shellCindy Pallares2014-08-124-655/+0
* Merge "Add support for Keystone v3"Jenkins2014-08-072-10/+395
|\
| * Add support for Keystone v3Bob Thyne2014-08-052-10/+395
* | Replace old httpclient with requestsAmalaBasha2014-07-1010-498/+265
* | Enable F841ChangBo Guo(gcb)2014-07-095-44/+39
* | Merge "Fix CA certificate handling"Jenkins2014-06-301-0/+21
|\ \
| * | Fix CA certificate handlingStuart McLaren2014-06-251-0/+21
* | | Merge "Set purge-props header correctly in image update"Jenkins2014-06-241-2/+13
|\ \ \
| * | | Set purge-props header correctly in image updateMaithem2014-06-191-2/+13
| | |/ | |/|
* | | Merge "Prepend '/' to the delete url for the v2 client"Jenkins2014-06-241-2/+2
|\ \ \
| * | | Prepend '/' to the delete url for the v2 clientManuel Desbonnet2014-06-231-2/+2
| |/ /
* | | Merge "Change assertTrue(isinstance()) by optimal assert"Jenkins2014-06-241-1/+1
|\ \ \ | |/ / |/| |
| * | Change assertTrue(isinstance()) by optimal assertwanghong2014-03-061-1/+1
* | | Merge "Reuse class Manager from common code"Jenkins2014-06-183-1/+32
|\ \ \
| * | | Reuse class Manager from common codeAndrey Kurilin2014-06-123-1/+32
| | |/ | |/|
* | | Change a debug line to prevent UnicodeDecodeError issueMichael Still2014-06-181-0/+10
* | | 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
* | | | Convert passed integer values into int in v1 shellCindy Pallares2014-06-121-3/+43
| |/ / |/| |
* | | Python 3: use next(foo) instead of foo.next()Cyril Roelandt2014-06-021-1/+1
* | | Merge "Finalize Python3 support"Jenkins2014-05-285-21/+37
|\ \ \
| * | | Finalize Python3 supportFrederic Lepied2014-05-205-21/+37
* | | | Merge "Return request ID to callers"Jenkins2014-05-201-1/+126
|\ \ \ \ | |/ / / |/| | |
| * | | Return request ID to callersChris Buccella2014-04-251-1/+126
| |/ /
* | | Merge "Fix the parameter order of assertEqual in glanceclient v2 test"Jenkins2014-04-235-74/+75
|\ \ \
| * | | Fix the parameter order of assertEqual in glanceclient v2 testEiichi Aikawa2014-02-275-74/+75
* | | | Merge "Fix the parameter order of assertEqual in glanceclient test"Jenkins2014-04-215-47/+49
|\ \ \ \
| * | | | Fix the parameter order of assertEqual in glanceclient testEiichi Aikawa2014-02-255-47/+49
* | | | | Merge "Fix for invalid literal ValueError parsing ipv6 url(s)"Jenkins2014-04-171-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix for invalid literal ValueError parsing ipv6 url(s)Davanum Srinivas2014-04-021-2/+2
* | | | | Fix the parameter order of assertEqual in glanceclient v1 testEiichi Aikawa2014-03-174-130/+130
|/ / / /
* | | | Merge "Python 3: do not use __builtin__"Jenkins2014-03-081-3/+3
|\ \ \ \
| * | | | Python 3: do not use __builtin__Cyril Roelandt2014-03-071-3/+3
| | |_|/ | |/| |
* | | | Merge "Python3: do not use the 'file' type"Jenkins2014-03-081-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Python3: do not use the 'file' typeCyril Roelandt2014-03-041-2/+9
* | | | Merge "test_shell: remove a deprecated keyword argument"Jenkins2014-03-041-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | test_shell: remove a deprecated keyword argumentCyril Roelandt2014-02-191-1/+0