summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v2
Commit message (Expand)AuthorAgeFilesLines
* 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-2310-134/+250
|\ \
| * | Add request id to returned objectsRavi Jethani2017-01-2010-134/+250
* | | Add ploop in disk_formatEvgeny Antyshev2017-01-192-2/+3
|/ /
* | Add vhdx in disk_formatLi Wei2017-01-103-2/+58
|/
* 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
* | | 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-291-0/+65
|/ /
* | Use correct order of arguments to assertEqualzhengyao12016-06-292-32/+28
|/
* 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 "Handle 403 forbidden on download"Jenkins2016-02-292-0/+39
|\ \ | |/ |/|
| * Handle 403 forbidden on downloadStuart McLaren2016-02-242-0/+39
* | v2 - "readOnly" key should be used in schemaszwei2016-02-045-22/+36
* | Enhance description of instance-uuid option for image-createkairat_kushaev2016-01-181-1/+4
* | Merge "Remove location check from V2 client"Jenkins2016-01-151-13/+8
|\ \
| * | Remove location check from V2 clientkairat_kushaev2016-01-151-13/+8
* | | Merge "Add docker to image_schema on glance v2 cli"Jenkins2016-01-142-2/+4
|\ \ \
| * | | Add docker to image_schema on glance v2 cliAtsushi SAKAI2015-12-252-2/+4
* | | | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-121-7/+3
| |/ / |/| |
* | | 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
* | Fix tests for image-createJake Yip2015-11-301-14/+10
|/
* Add versions list functionwangxiyuan2015-11-101-0/+75
* Added reactivate/deactivate image using CLIDarja Shakhray2015-11-022-0/+42
* Merge "Support image deletion in batches in v2"Jenkins2015-10-141-11/+39
|\
| * Support image deletion in batches in v2wangxiyuan2015-10-101-11/+39
* | Stop trying to send image_size to the serverMonty Taylor2015-10-101-3/+1
|/
* Merge "Use dictionary literal for dictionary creation"Jenkins2015-10-091-47/+58
|\
| * Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-47/+58
* | Merge "Added unit tests for 'Unicode support shell client'"Jenkins2015-10-091-0/+20
|\ \ | |/ |/|
| * Added unit tests for 'Unicode support shell client'Darja Shakhray2015-09-281-0/+20
* | Don't get the image before deleting itFlavio Percoco2015-09-161-3/+2
* | Merge "V2: Do not validate image schema when listing"Jenkins2015-08-202-0/+365
|\ \
| * | V2: Do not validate image schema when listingStuart McLaren2015-08-102-0/+365
* | | Require disk and container format on image-createGorka Eguileor2015-08-141-2/+105
* | | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-062-0/+287
|\ \ \ | |_|/ |/| |
| * | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-162-0/+287
* | | Enable flake8 checksDarja Shakhray2015-07-213-5/+5
| |/ |/|
* | Extend unittests coverage for v2 tasks moduleKamil Rykowski2015-07-201-14/+97
|/
* Remove usage of assert_called_once on Mock objectsrico.lin2015-07-101-1/+1
* Merge "Add v2 support for the marker attribute"Jenkins2015-06-221-0/+6
|\