1. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 9 years ago
  2. ead5bf6 Remove undefined variable in exception message by lkuchlan · 9 years ago
  3. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 9 years ago
  4. cc01c3e Use tempest.lib data_utils - image by Ken'ichi Ohmichi · 9 years ago
  5. 7a8f29d Change instance variable to local variable in scenario/image/volume by zhufl · 9 years ago
  6. f35efa2 Switch to decorators.idempotent_id on image by Ken'ichi Ohmichi · 9 years ago
  7. 0374f6c Merge "Allow not the same sequence in container_formats and disk_formats" by Jenkins · 9 years ago
  8. 5aba18f Allow not the same sequence in container_formats and disk_formats by zhufl · 9 years ago
  9. a37a21d Merge "Correct boundary value of image id length" by Jenkins · 9 years ago
  10. 7f12f98 Merge "Remove redundant assertIn('id', xxx)" by Jenkins · 9 years ago
  11. 463d62a Merge "Do not use message=msg in InvalidConfiguration" by Jenkins · 9 years ago
  12. 37e51c5 Remove redundant assertIn('id', xxx) by zhufl · 9 years ago
  13. ff30ede Do not use message=msg in InvalidConfiguration by zhufl · 9 years ago
  14. 224bd9d Correct boundary value of image id length by zhufl · 9 years ago
  15. 2e1f838 Add check user access in test_remove_member by zhufl · 9 years ago
  16. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  17. 080dcfb Use assertGreater(Equal) over assertTrue by zhufl · 9 years ago
  18. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
  19. b334879 Remove a redundant image_id variable by lkuchlan · 9 years ago
  20. c0e759f Remove image v1 test_delete_image_with_invalid_image_id by Clark Boylan · 9 years ago
  21. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  22. 6c5f5eb Improve test_update_image_metadata testcase by guo yunxian · 9 years ago
  23. 935f2cc py3: Replace map/filter with a list comprehension by Sirushti Murugesan · 9 years ago
  24. 02bcdf3 Move image_meta_to_headers from images_client by Ken'ichi Ohmichi · 10 years ago
  25. c57f4d2 Merge "Move get_image_meta_from_headers from images_client" by Jenkins · 10 years ago
  26. 5e0ba92 Rename mathods of v1 image_members_client by Ken'ichi Ohmichi · 10 years ago
  27. 01151e8 Move get_image_meta_from_headers from images_client by Ken'ichi Ohmichi · 10 years ago
  28. e21b63e Separate Image v1 members client by ghanshyam · 10 years ago
  29. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 10 years ago
  30. 9d28a0f Rename get_image_meta method into check_image for Glance V1 client by Yaroslav Lobankov · 10 years ago
  31. c35b36e Correct misspelt word in msg in test_images.py by zhufl · 10 years ago
  32. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  33. b7d8591 Use container/disk format settings in glance v1 test by Takashi NATSUME · 10 years ago
  34. 86a31e1 Make v1 create_image & update_image use **kwargs by Ghanshyam · 10 years ago
  35. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 10 years ago
  36. e097dc7 Remove some dead code by Jordan Pittier · 10 years ago
  37. 6620725 Full response for v1 ImageClient methods by John Warren · 10 years ago
  38. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 11 years ago
  39. bcad2a2 Apply other "get" rule of GET to image v1 client by Ken'ichi Ohmichi · 11 years ago
  40. f0df53c Apply a list_image_members rule of GET to image client by Ken'ichi Ohmichi · 11 years ago
  41. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 11 years ago
  42. e3acc12 Apply a list_images rule of GET to image client by Ken'ichi Ohmichi · 11 years ago
  43. f0e1d8b Merge "remove gate tag (part 2)" by Jenkins · 11 years ago
  44. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 11 years ago
  45. 639f2fa remove gate tag (part 2) by Sean Dague · 11 years ago
  46. 1b05daa remove gate tag (part 1) by Sean Dague · 11 years ago
  47. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 11 years ago
  48. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  49. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 11 years ago
  50. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  51. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  52. 34f1878 Change image client methods to return one value by David Kranz · 11 years ago
  53. a58c156 Remove Nova v3 API config by Ken'ichi Ohmichi · 11 years ago
  54. 69a6b63 Migrate image API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  55. 5c3b6fe Use random binary data for test images by Mark Washenberger · 11 years ago
  56. 9c3b3b6 Add client response checking for image service by David Kranz · 12 years ago
  57. e81ae69 Use the http image location conf option for api tests by Matthew Treinish · 12 years ago
  58. 947e8d3 Merge "Remove nova v2 client in ListSnapshotImagesTest" by Jenkins · 12 years ago
  59. c772062 Upload public image requires admin role by default by Aaron Rosen · 12 years ago
  60. 4640b01 Remove nova v2 client in ListSnapshotImagesTest by Zhi Kun Liu · 12 years ago
  61. 08c6a01 Add compute service tags to ListSnapshotImagesTest by Matthew Treinish · 12 years ago
  62. ca934a4 Stop leaking in images tests by Zhi Kun Liu · 12 years ago
  63. 9012f46 Prepare for enabling H302 rule(api/image) by Eiichi Aikawa · 12 years ago
  64. d1bbe5d port nova v2 images related tests into nova v3 part2 by ivan-zhu · 12 years ago
  65. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 12 years ago
  66. bc0e03e Remove last uses of config without global CONF object by Matthew Treinish · 12 years ago
  67. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  68. 5331151 Merge "Test image member is enforced" by Jenkins · 12 years ago
  69. a709b76 Test image member is enforced by Attila Fazekas · 12 years ago
  70. 3867a1c move nova v3 delete image tests into glance testing by ivan-zhu · 12 years ago
  71. e949cb7 glance image v1 member test cleaup by Attila Fazekas · 12 years ago
  72. f13a350 Merge "Added Negative tests for image member" by Jenkins · 12 years ago
  73. c2849f2 Added Negative tests for image member by Anju Tiwari · 12 years ago
  74. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  75. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  76. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  77. 390ce11 Remove duplicate appends to image list. by Matthew Treinish · 13 years ago
  78. 1937d09 rename tests -> api by Sean Dague · 13 years ago