1. 935f2cc py3: Replace map/filter with a list comprehension by Sirushti Murugesan · 9 years ago
  2. 190b24e Separate schemas_client from v2 images_client by Ken'ichi Ohmichi · 9 years ago
  3. f186edc Wrong usage of "a" by hgangwx · 9 years ago
  4. 6bd6f20 Fix T110 violations for image_client by Ken'ichi Ohmichi · 10 years ago
  5. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 10 years ago
  6. 12a4851 Add container and disk format parameters by Takashi NATSUME · 10 years ago
  7. 7e26be1 Rename `index` test into list by Flavio Percoco · 10 years ago
  8. f3b3e95 Full response from v2 ImageClient methods by John Warren · 10 years ago
  9. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  10. 66494e9 Apply other "get" rule of GET to image v2 client by Ken'ichi Ohmichi · 10 years ago
  11. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 10 years ago
  12. e3acc12 Apply a list_images rule of GET to image client by Ken'ichi Ohmichi · 10 years ago
  13. 0a08c7e add image smoke tags by Sean Dague · 10 years ago
  14. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  15. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  16. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 10 years ago
  17. d3906c9 Remove hyphen from rand_name calls in image tests by Ken'ichi Ohmichi · 10 years ago
  18. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  19. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  20. d7e97b4 Change two-value client methods to use ResponseBodyData by David Kranz · 10 years ago
  21. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  22. 69a6b63 Migrate image API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  23. 5c3b6fe Use random binary data for test images by Mark Washenberger · 11 years ago
  24. 29856a3 Fixes incorrect assertion check by Sunil G · 11 years ago
  25. 9c3b3b6 Add client response checking for image service by David Kranz · 11 years ago
  26. c772062 Upload public image requires admin role by default by Aaron Rosen · 11 years ago
  27. c6ec476 allow for arbitrary kwargs in image client by Sean Dague · 11 years ago
  28. ca934a4 Stop leaking in images tests by Zhi Kun Liu · 11 years ago
  29. 930ac37 Stop leaking test_update_images by Masayuki Igawa · 11 years ago
  30. 9012f46 Prepare for enabling H302 rule(api/image) by Eiichi Aikawa · 11 years ago
  31. a1ce354 image(s) schema image metadata API test by raiesmh08 · 11 years ago
  32. c6b2ee8 Improved tests in tempest.api.image.v2.* by Sergey Nikitin · 11 years ago
  33. ca2249d Change status available to active by Anju Tiwari · 11 years ago
  34. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  35. f268d8e Add testcases for images by Abhijeet Malawade · 12 years ago
  36. 7cba108 Adds delete api test to glance by Hoisaleshwara Madan V S · 12 years ago
  37. e4476cd Adds negative tests to glance api's by Hoisaleshwara Madan V S · 12 years ago
  38. e50a6f1 Adds api test to test_images by Hoisaleshwara Madan V S · 12 years ago
  39. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  40. 682c7da add image tests v2 by Zhi kun Liu · 12 years ago
  41. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  42. 390ce11 Remove duplicate appends to image list. by Matthew Treinish · 12 years ago
  43. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/image/v2/test_images.py]
  44. fd5f595 Set smoke/gate attributes for tests in "image" by Giampaolo Lauria · 12 years ago
  45. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  46. c426f3a Remove unused imports by afazekas · 12 years ago
  47. ce3ef92 Add base classes for image tests. by Matthew Treinish · 12 years ago
  48. a62347f Add glance api v2 testing. by Matthew Treinish · 12 years ago