summaryrefslogtreecommitdiff
path: root/tempest/api/image/base.py
Commit message (Expand)AuthorAgeFilesLines
* Make image metadef tests admin-onlyDan Smith2021-03-121-6/+6
* Remove usage of sixsongwenping2021-02-221-2/+2
* Add glance multistore testsPranaliD2020-09-251-0/+10
* Merge "Create image using 'owner' parameter"Zuul2018-02-211-0/+10
|\
| * Create image using 'owner' parameterlkuchlan2018-02-141-0/+10
* | Fix image namespace test loggingJan Kasiak2018-02-081-3/+4
|/
* Remove BaseV*ImageAdminTest classMasayuki Igawa2017-12-281-20/+0
* Use addClassResourceCleanup in BaseImageTestzhufl2017-11-061-10/+4
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-15/+16
* Add "list Glance API versions" testKen'ichi Ohmichi2017-03-141-0/+1
* Use tempest.lib data_utils - imageKen'ichi Ohmichi2017-03-101-1/+1
* Add namespace tags client and testsguo yunxian2017-01-181-0/+1
* Add test namespace object functions in imagesLi Wei2016-12-271-0/+1
* Add namespace properties client and testsguo yunxian2016-11-241-0/+1
* Correct image's random namezhufl2016-10-181-1/+1
* Remove a redundant image_id variablelkuchlan2016-10-041-5/+3
* Permission changes: Python file should be 0644 not 0775Jordan Pittier2016-10-021-0/+0
* py3: Miscellaneous fixesSirushti Murugesan2016-09-091-2/+2
* Adding testcases for metadata def resource typesraiesmh082016-08-311-0/+12
* Use classname as prefix of volume namezhufl2016-08-191-1/+1
* Move image_meta_to_headers from images_clientKen'ichi Ohmichi2016-06-251-2/+17
* Merge "Fix the v2 image client variable name"Jenkins2016-06-091-1/+1
|\
| * Fix the v2 image client variable nameghanshyam2016-06-081-1/+1
* | Separate resource_types_client from images_clientKen'ichi Ohmichi2016-06-081-0/+1
* | Merge "Separate schemas_client from v2 images_client"Jenkins2016-06-081-0/+1
|\ \
| * | Separate schemas_client from v2 images_clientKen'ichi Ohmichi2016-06-081-0/+1
* | | Merge "Separate namespaces_client from v2 images_client"Jenkins2016-06-081-0/+1
|\ \ \ | |/ /
| * | Separate namespaces_client from v2 images_clientKen'ichi Ohmichi2016-06-071-0/+1
| |/
* | Merge "Separate Image v1 members client"Jenkins2016-06-081-1/+3
|\ \ | |/ |/|
| * Separate Image v1 members clientghanshyam2016-06-081-1/+3
* | Separate Image v2 members clientghanshyam2016-06-071-6/+7
|/
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-5/+3
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Merge "Trival: Remove unused logging import in some files"Jenkins2016-01-131-3/+0
|\
| * Trival: Remove unused logging import in some filesChenZheng2016-01-061-3/+0
* | Make v1 create_image & update_image use **kwargsGhanshyam2016-01-071-10/+4
|/
* Make create_image use **kwargsKen'ichi Ohmichi2015-12-161-3/+5
* Full response from v2 ImageClient methodsJohn Warren2015-08-171-21/+5
* Full response for v1 ImageClient methodsJohn Warren2015-08-051-0/+20
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Add support for image deactivate and reactivatebkopilov2015-06-021-0/+20
* Apply a list_images rule of GET to image clientKen'ichi Ohmichi2015-05-221-1/+1
* Initial class creds creation in test base classAndrea Frittoli2015-04-271-15/+5
* Switch all uses of StringIO to use it from sixMatthew Treinish2015-04-231-3/+2
* Remove redundant calls to clear_isolated_credsAndrea Frittoli2015-03-171-1/+0
* Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* Split resource_setup for image testsRohan Kanade2015-02-161-16/+48
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+2