summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Add last_request_id member to HTTPClient and SessionClient""Jenkins2016-12-141-8/+0
|\
| * Revert "Add last_request_id member to HTTPClient and SessionClient"Abhishek Kekane2016-05-231-8/+0
* | Move old oslo-incubator code out of openstack/commonAbhishek Kekane2016-11-081-1/+1
* | Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'Cao Xuan Hoang2016-09-281-1/+1
* | switch from keystoneclient to keystoneauthItisha Dewan2016-09-032-6/+8
* | Merge "Revert "Don't update tags every time""2.5.0Jenkins2016-08-201-31/+0
|\ \
| * | Revert "Don't update tags every time"Steve Martinelli2016-08-191-31/+0
* | | Merge "Fix warlock model creation"2.4.0Jenkins2016-08-121-1/+1
|\ \ \
| * | | Fix warlock model creationSabari Kumar Murugesan2016-07-061-1/+1
* | | | Merge "Don't update tags every time"Jenkins2016-08-081-0/+31
|\ \ \ \ | | |/ / | |/| |
| * | | Don't update tags every timeMike Fedosin2016-06-011-0/+31
* | | | py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-253-2/+18
* | | | Merge "Update docs URL"Jenkins2016-07-141-2/+2
|\ \ \ \
| * | | | Update docs URLKATO Tomoyuki2016-07-131-2/+2
| | |/ / | |/| |
* | | | Merge "image-download: tests to catch stray output"Jenkins2016-07-133-0/+186
|\ \ \ \ | |/ / / |/| | |
| * | | image-download: tests to catch stray outputStuart McLaren2016-06-293-0/+186
* | | | Merge "Replace tempest_lib with tempest.lib"Jenkins2016-06-292-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Replace tempest_lib with tempest.libwangxiyuan2016-06-272-2/+2
* | | | Use correct order of arguments to assertEqualzhengyao12016-06-295-39/+35
|/ / /
* | | Remove deprecated construct method from session initkairat_kushaev2016-06-091-6/+6
|/ /
* | Merge "Fix "Codec can't encode characters""Jenkins2016-05-231-4/+1
|\ \
| * | Fix "Codec can't encode characters"Darja Shakhray2016-05-191-4/+1
* | | Merge "Get endpoint if os_image_url is not set"Jenkins2016-05-191-16/+77
|\ \ \
| * | | Get endpoint if os_image_url is not setNiall Bunting2016-05-121-16/+77
| |/ /
* | | Merge "Add last_request_id member to HTTPClient and SessionClient"Jenkins2016-05-181-0/+8
|\ \ \ | |/ / |/| / | |/
| * Add last_request_id member to HTTPClient and SessionClientCao ShuFeng2016-03-301-0/+8
* | Merge "Enable hacking checks"Jenkins2016-04-203-13/+10
|\ \
| * | Enable hacking checksTin Lam2016-04-183-13/+10
* | | Merge "Re-enable stacktracing when --debug is used"Jenkins2016-04-181-0/+39
|\ \ \
| * | | Re-enable stacktracing when --debug is usedStuart McLaren2016-04-071-0/+39
| |/ /
* | | Merge "Update auth_token before sending request"Jenkins2016-04-051-8/+23
|\ \ \
| * | | Update auth_token before sending requestkairat_kushaev2016-03-301-8/+23
| |/ /
* | | Merge "Fix v2 so that you can see the default help info"Jenkins2016-04-041-3/+8
|\ \ \
| * | | Fix v2 so that you can see the default help infozwei2016-03-301-3/+8
| | |/ | |/|
* | | Fix missing of debug info after we use sessionCao ShuFeng2016-03-281-0/+15
| |/ |/|
* | Ship the default metadata schema in the clientwangxiyuan2016-03-241-0/+14
* | Merge "trival: fix a typo in comment"Jenkins2016-03-211-1/+1
|\ \
| * | trival: fix a typo in commentyangds2016-02-151-1/+1
* | | Merge "Fix location update"Jenkins2016-03-111-2/+0
|\ \ \
| * | | Fix location updateFei Long Wang2016-03-111-2/+0
| |/ /
* | | Catch InUseByStore case in do_image_deleteDanny Al-Gaaf2016-03-091-0/+14
| |/ |/|
* | Merge "Test: use assert_has_calls() instead"2.0.0Jenkins2016-02-291-3/+6
|\ \
| * | Test: use assert_has_calls() insteadChaozhe.Chen2016-02-241-3/+6
| |/
* | Merge "Handle 403 forbidden on download"Jenkins2016-02-292-0/+39
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-242-0/+39
* | Merge "Auto-generated squash commit"Jenkins2016-02-121-1/+1
|\ \
| * | Auto-generated squash commitFlavio Percoco2016-02-111-1/+1
* | | Merge "v2 - "readOnly" key should be used in schemas"Jenkins2016-02-086-23/+38
|\ \ \
| * | | v2 - "readOnly" key should be used in schemaszwei2016-02-046-23/+38
* | | | Merge "Fix client initialization in shell tests"Jenkins2016-02-021-4/+6
|\ \ \ \