1. 01151e8 Move get_image_meta_from_headers from images_client by Ken'ichi Ohmichi · 9 years ago
  2. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 9 years ago
  3. 9d28a0f Rename get_image_meta method into check_image for Glance V1 client by Yaroslav Lobankov · 9 years ago
  4. c35b36e Correct misspelt word in msg in test_images.py by zhufl · 9 years ago
  5. b7d8591 Use container/disk format settings in glance v1 test by Takashi NATSUME · 9 years ago
  6. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 9 years ago
  7. e097dc7 Remove some dead code by Jordan Pittier · 9 years ago
  8. 6620725 Full response for v1 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. bcad2a2 Apply other "get" rule of GET to image v1 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. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  14. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  15. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 10 years ago
  16. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  17. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  18. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  19. a58c156 Remove Nova v3 API config by Ken'ichi Ohmichi · 10 years ago
  20. 69a6b63 Migrate image API tests to resource_* fixtures by Andrea Frittoli · 10 years ago
  21. 5c3b6fe Use random binary data for test images by Mark Washenberger · 11 years ago
  22. 9c3b3b6 Add client response checking for image service by David Kranz · 11 years ago
  23. e81ae69 Use the http image location conf option for api tests by Matthew Treinish · 11 years ago
  24. 947e8d3 Merge "Remove nova v2 client in ListSnapshotImagesTest" by Jenkins · 11 years ago
  25. c772062 Upload public image requires admin role by default by Aaron Rosen · 11 years ago
  26. 4640b01 Remove nova v2 client in ListSnapshotImagesTest by Zhi Kun Liu · 11 years ago
  27. 08c6a01 Add compute service tags to ListSnapshotImagesTest by Matthew Treinish · 11 years ago
  28. ca934a4 Stop leaking in images tests by Zhi Kun Liu · 11 years ago
  29. d1bbe5d port nova v2 images related tests into nova v3 part2 by ivan-zhu · 11 years ago
  30. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 11 years ago
  31. bc0e03e Remove last uses of config without global CONF object by Matthew Treinish · 11 years ago
  32. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  33. 3867a1c move nova v3 delete image tests into glance testing by ivan-zhu · 11 years ago
  34. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  35. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  36. 390ce11 Remove duplicate appends to image list. by Matthew Treinish · 12 years ago
  37. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/image/v1/test_images.py]
  38. fd5f595 Set smoke/gate attributes for tests in "image" by Giampaolo Lauria · 12 years ago
  39. 8340199 change test_register_http_image to use explicit url by Sean Dague · 12 years ago
  40. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  41. 75a2030 Fix to create an image with given min_ram value. by hi2suresh · 12 years ago
  42. e72b7cd Add glance register image from http service test case by Attila Fazekas · 12 years ago
  43. c1a38e9 Merge "Add properties to CreateRegisterImagesTest case" by Jenkins · 12 years ago
  44. c426f3a Remove unused imports by afazekas · 12 years ago
  45. 4a96bf8 Add properties to CreateRegisterImagesTest case by afazekas · 12 years ago
  46. 95b31ab Remove unnecessary asserts from test_images.py by Matthew Treinish · 12 years ago
  47. ce3ef92 Add base classes for image tests. by Matthew Treinish · 12 years ago
  48. 6d59c99 Move glance image client and tests into v1 dirs. by Matthew Treinish · 12 years ago[Renamed from tempest/tests/image/test_images.py]
  49. e4e784f Merge "Add basic image filtering tests" by Jenkins · 12 years ago
  50. 11795b5 Add basic image filtering tests by Attila Fazekas · 12 years ago
  51. e04628e Standardises expected exception layout by Chris Yeoh · 12 years ago
  52. dc21642 Have all test case to use a single base class by Attila Fazekas · 12 years ago
  53. 3d885ef Merge "Add an images client." by Jenkins · 12 years ago
  54. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  55. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 12 years ago
  56. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  57. 46c4a2b convert docstrings to comments by Sean Dague · 12 years ago
  58. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 12 years ago
  59. 72604c5 Check images by ids, not by count. lp#1088515 by Jaroslav Henner · 12 years ago
  60. c9b99a2 Replace glance.client with python-glanceclient by Brian Waldon · 12 years ago
  61. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  62. 30fe84a Generalize configuration for controller access. by David Kranz · 13 years ago
  63. d10601c Remove glance dependency. Fixes bug 944410. by David Kranz · 13 years ago
  64. 5067728 Adds Images API tests by Jay Pipes · 13 years ago