summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v2/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* Get tasks associated with imageAbhishek Kekane2021-03-021-0/+30
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-041-0/+18
* Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+1
* Add image-list filter for multihashBrian Rosmaita2019-01-171-0/+60
* Use "multihash" for data download validationBrian Rosmaita2018-09-071-10/+233
* Add support for web-download import methodPranaliD2018-03-211-0/+13
* Merge "Add support for community images"Jenkins2017-01-231-0/+16
|\
| * Add support for community imagesAlexander Bashmakov2016-11-101-0/+16
* | Add request id to returned objectsRavi Jethani2017-01-201-72/+69
|/
* 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 "Don't update tags every time"Jenkins2016-08-081-0/+31
|\ \ | |/
| * Don't update tags every timeMike Fedosin2016-06-011-0/+31
* | Use correct order of arguments to assertEqualzhengyao12016-06-291-13/+9
|/
* Merge "Fix location update"Jenkins2016-03-111-2/+0
|\
| * Fix location updateFei Long Wang2016-03-111-2/+0
* | Merge "Handle 403 forbidden on download"Jenkins2016-02-291-0/+9
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-0/+9
* | Remove location check from V2 clientkairat_kushaev2016-01-151-13/+8
* | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
|/
* Fix the download error when the image locations are blankLong Quan Sha2015-12-071-1/+7
* Added reactivate/deactivate image using CLIDarja Shakhray2015-11-021-0/+24
* Stop trying to send image_size to the serverMonty Taylor2015-10-101-3/+1
* Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+6
* Use assertIn instead of assertTrue in testsKamil Rykowski2015-04-291-6/+6
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+1098