summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Migrate dsvm functional test jobs to project repoBrian Rosmaita2018-02-051-46/+0
* Merge "Validate input args before trying image download"Jenkins2017-07-261-0/+14
|\
| * Validate input args before trying image downloadRavi Shekhar Jethani2017-07-241-0/+14
* | Removed the --no-ssl-compression parameter which is deprecatedPranaliD2017-07-251-9/+0
|/
* Merge "Replace assertTrue(isinstance()) with assertIsInstance()"Jenkins2017-06-301-1/+1
|\
| * Replace assertTrue(isinstance()) with assertIsInstance()Van Hung Pham2017-06-141-1/+1
* | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-282-4/+3
|\ \
| * | Replace six.iteritems() with .items()ji-xuepeng2017-02-082-4/+3
* | | allow unhandled exceptions to cause test errorsDoug Hellmann2017-06-261-16/+0
| |/ |/|
* | Merge "Allow global_request_id in Client constructor"2.7.0Jenkins2017-06-011-0/+13
|\ \
| * | Allow global_request_id in Client constructorSean Dague2017-06-011-0/+13
* | | Downloading image with --progress failsAbhishek Kekane2017-05-291-1/+6
* | | Merge "Downloading image with --progress fails for python3"Jenkins2017-05-291-2/+4
|\ \ \ | |/ / |/| |
| * | Downloading image with --progress fails for python3Abhishek Kekane2017-05-181-2/+4
* | | v2: Content-Type: application/octet-stream header always addedckonstanski2017-05-193-1/+127
* | | Convert IOError from requestsEric Fried2017-05-191-10/+2
|/ /
* | x-openstack-request-id logged twice in logsAbhishek Kekane2017-02-221-0/+18
|/
* Merge "Add support for community images"Jenkins2017-01-232-2/+20
|\
| * Add support for community imagesAlexander Bashmakov2016-11-102-2/+20
* | Merge "Add request id to returned objects"Jenkins2017-01-2312-134/+301
|\ \
| * | Add request id to returned objectsRavi Jethani2017-01-2012-134/+301
* | | Add ploop in disk_formatEvgeny Antyshev2017-01-192-2/+3
|/ /
* | Merge "Handle formatting of subcommand name in error output"Jenkins2017-01-131-0/+29
|\ \
| * | Handle formatting of subcommand name in error outputIan Cordasco2017-01-111-0/+29
* | | Add vhdx in disk_formatLi Wei2017-01-103-2/+58
* | | 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
|\ \ \ | |/ / |/| / | |/