summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Make image-create-via-import fail fasterBrian Rosmaita2018-04-041-16/+475
* | Fix intermittent v2 shell unit test failuresBrian Rosmaita2018-03-291-2/+7
* | Merge "Remove usage of ordereddict"Zuul2018-03-261-4/+1
|\ \
| * | Remove usage of ordereddictDirk Mueller2018-03-081-4/+1
| |/
* | Check for container,disk_format on web-downloadBrian Rosmaita2018-03-221-0/+40
* | Add support for web-download import methodPranaliD2018-03-213-0/+55
|/
* Remove deprecated ssl optionsRui Yuan Dou2018-01-171-11/+0
* Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-021-5/+4
* Validate input args before trying image downloadRavi Shekhar Jethani2017-07-241-0/+14
* 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-191-0/+36
* | | 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-2311-134/+300
|\ \
| * | Add request id to returned objectsRavi Jethani2017-01-2011-134/+300
* | | 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
| | |/ / | |/| |
* | | | image-download: tests to catch stray outputStuart McLaren2016-06-292-0/+179
|/ / /
* | | 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
|\ \ \