summaryrefslogtreecommitdiff
path: root/glanceclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Update local copy of image schema for 2.6Brian Rosmaita2018-04-111-1/+4
* Merge "Make image-import fail faster" into stable/queensZuul2018-04-091-8/+196
|\
| * Make image-import fail fasterBrian Rosmaita2018-04-091-8/+196
* | Merge "Fix intermittent v2 shell unit test failures" into stable/queensZuul2018-04-091-2/+7
|\ \ | |/ |/|
| * Fix intermittent v2 shell unit test failuresBrian Rosmaita2018-04-061-2/+7
* | Make image-create-via-import fail fasterBrian Rosmaita2018-04-051-16/+475
|/
* Merge "Check for container,disk_format on web-download" into stable/queensZuul2018-03-261-0/+40
|\
| * Check for container,disk_format on web-downloadBrian Rosmaita2018-03-231-0/+40
* | Add support for web-download import methodPranaliD2018-03-223-0/+55
|/
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-5/+4
* Revise functional testing README fileBrian Rosmaita2017-12-151-8/+17
* Migrate dsvm functional test jobs to project repoBrian Rosmaita2017-12-141-46/+0
* Add domain info to functional test clientsBrian Rosmaita2017-12-111-1/+5
* 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
|\ \ \ \