1. 213d0a4 Pass resource_name_prefix from tests by Martin Kopec · 1 year, 2 months ago
  2. 3562cd0 Remove Glance v1 APIs tests by Ghanshyam Mann · 1 year, 6 months ago
  3. fd90dac Skip test early to improve memory footprint and time by Ghanshyam Mann · 1 year, 6 months ago
  4. 210d1fa create default network for few more server tests by Ghanshyam Mann · 1 year, 6 months ago
  5. 6714b65 Add a boot-snapshot-boot test by Dan Smith · 2 years, 4 months ago
  6. de258f9 Create default net in ImagesNegativeTestJSON by Balazs Gibizer · 2 years, 8 months ago
  7. 8c3dac1 Remove usage of six by songwenping · 4 years ago
  8. 5b36c36 Fix race condition for image test by Ghanshyam Mann · 4 years, 1 month ago
  9. 6e81c8b Merge "Adding description for testcases - compute part8" by Zuul · 4 years, 5 months ago
  10. e4fb422 Adding description for testcases - compute part8 by zhufl · 4 years, 6 months ago
  11. 4e726a6 Adding description for testcases - compute part6 by zhufl · 4 years, 6 months ago
  12. b5603bc Adding description for testcases - compute part5 by zhufl · 4 years, 8 months ago
  13. 7d91b69 Create default network for compute volume and negative metadata tests by Ghanshyam Mann · 5 years ago
  14. faa1634 Added fix to 'test_delete_saving_image' testcase by Soniya Vyas · 5 years ago
  15. 6be496b Use create_image_from_server to create image for server by zhufl · 5 years ago
  16. c3cd87a Do not delete server when task state is image_snapshot by zhufl · 6 years ago
  17. ecddd38 Merge "Set max_microversion 2.35 for nova image tests" by Zuul · 6 years ago
  18. 66275c2 Set max_microversion 2.35 for nova image tests by zhufl · 7 years ago
  19. e913e46 Avoid server_check_teardown exception breaking tearDown by zhufl · 7 years ago
  20. 641f43b Set max_microversion 2.38 for nova image-metadata tests by zhufl · 7 years ago
  21. ba0e553 Rename base.rebuild_server to base.recreate_server by zhufl · 7 years ago
  22. 0dc4f8e Add compare header version to test images oneserver by Felipe Monteiro · 7 years ago
  23. f78565d Use glance client to delete an image by Andrea Frittoli · 7 years ago
  24. b17f7a3 Compute images via addClassResourceCleanup by Andrea Frittoli · 7 years ago
  25. 4dfef5c Merge "Do not use any() to check whether a list is empty" by Jenkins · 8 years ago
  26. 63f059e Do not use any() to check whether a list is empty by zhufl · 8 years ago
  27. 00c4487 Fix 4 bytes utf8 char test comment for create images by Masayuki Igawa · 8 years ago
  28. 4c79608 Create a server in resource_setup in ImagesOneServerTestJSON by zhufl · 8 years ago
  29. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  30. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  31. dde9de4 Ensure compute features enabled in test_images by Eric Berglund · 8 years ago
  32. 8e2f44f Merge "Use base.create_image_from_server to create server snapshot" by Jenkins · 8 years ago
  33. 1b0c530 Merge "Add api tests for create-image" by Jenkins · 8 years ago
  34. 35a694b Use base.create_image_from_server to create server snapshot by zhufl · 8 years ago
  35. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  36. c080786 Add api tests for create-image by lianghao · 8 years ago
  37. 5fe6239 Revert "Remove wait_for_server from create_image_from_server" by Bob Ball · 8 years ago
  38. 621544c Remove wait_for_server from create_image_from_server by Matt Riedemann · 8 years ago
  39. 6c92edf Switch to decorators.idempotent_id on compute.* by Ken'ichi Ohmichi · 8 years ago
  40. 816607c [py35] Fixes to get more tempest tests working by Davanum Srinivas · 8 years ago
  41. 9e294c4 Use invalid id with rand string instead of special char by ghanshyam · 8 years ago
  42. 0f649f1 Remove unnecessary name definitions by zhufl · 8 years ago
  43. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  44. 85fb617 Remove unused CONF and LOG by zhufl · 8 years ago
  45. 25061b0 Merge "Correct improper comment" by Jenkins · 8 years ago
  46. 693b1ac Merge "Correct boundary value test in ImagesOneServerNegativeTestJSON" by Jenkins · 8 years ago
  47. 796f3b9 Correct improper comment by zhufl · 8 years ago
  48. c15e7cd Merge "Rename test_delete_image_id_is_over_35_character_limit" by Jenkins · 8 years ago
  49. 9f93a67 Correct boundary value test in ImagesOneServerNegativeTestJSON by zhufl · 8 years ago
  50. 3a2a833 Remove prepare_instance_network in ImagesOneServerNegativeTestJSON by zhufl · 8 years ago
  51. 557124e Rename test_delete_image_id_is_over_35_character_limit by zhufl · 8 years ago
  52. e8d1d6d Add 'Negative' to negative test class names by Masayuki Igawa · 8 years ago
  53. e2a1568 Merge "Remove meaningless assignment" by Jenkins · 8 years ago
  54. 34ba88c Remove meaningless assignment by zhufl · 8 years ago
  55. ffc4fc0 Use the correct path of InvalidConfiguration by guo yunxian · 8 years ago
  56. 31a6d7d compute/images/test_images_oneserver: don't share resources by Jordan Pittier · 8 years ago
  57. 00ba680 Remove a redundant dictionary by lkuchlan · 8 years ago
  58. 39ac568 Use random name in common function by zhufl · 8 years ago
  59. 707a2cf Merge "Image cleanup is missing in test_create_delete_image" by Jenkins · 8 years ago
  60. aa11f58 Merge "Move InvalidConfiguration exception to tempest.lib" by Jenkins · 8 years ago
  61. c93fd95 Image cleanup is missing in test_create_delete_image by zhufl · 8 years ago
  62. 5bcb9e7 Merge "test_images_oneserver - use the addCleanup mechanism" by Jenkins · 8 years ago
  63. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 8 years ago
  64. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 8 years ago
  65. d6ce0f5 test_images_oneserver - use the addCleanup mechanism by Benny Kopilov · 8 years ago
  66. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  67. c6ce539 Use classname as prefix of volume name by zhufl · 8 years ago
  68. 43147c6 Add missing validation to test_delete_saving_image by Castulo J. Martinez · 9 years ago
  69. 02bcdf3 Move image_meta_to_headers from images_client by Ken'ichi Ohmichi · 9 years ago
  70. 2aa19d4 Check which glance client version to use by Matt Riedemann · 9 years ago
  71. b39559a Instance ID was corrected by Sergey Nikitin · 9 years ago
  72. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  73. a67056d Fixed bug with url building by Eyal Posener · 9 years ago
  74. 3cc592d Merge "Trival: Remove unused logging import in some files" by Jenkins · 9 years ago
  75. f2f50fa Trival: Remove unused logging import in some files by ChenZheng · 9 years ago
  76. ae76c12 Rename compute images_client to compute_images_client by Ghanshyam · 9 years ago
  77. 66793a3 Moves an incorrectly marked negative test by Joe H. Rahme · 9 years ago
  78. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 9 years ago
  79. 1756e0b Return complete response from compute images_client by ghanshyam · 9 years ago
  80. 19973be Return complete response from flavors_client part-1 by ghanshyam · 9 years ago
  81. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 9 years ago
  82. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 9 years ago
  83. 6620725 Full response for v1 ImageClient methods by John Warren · 10 years ago
  84. 28f1867 Make create_image use **kwargs by Ken'ichi Ohmichi · 10 years ago
  85. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 10 years ago
  86. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  87. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  88. 8b9c780 Remove wait_for_image_status from compute client by Ken'ichi Ohmichi · 10 years ago
  89. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  90. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  91. 5628f3f Apply a naming rule of GET to compute clients(f*) by Ken'ichi Ohmichi · 10 years ago
  92. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 10 years ago
  93. 64a5e35 Instance ID was corrected by Marian Horban · 10 years ago
  94. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  95. f0e1d8b Merge "remove gate tag (part 2)" by Jenkins · 10 years ago
  96. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  97. 639f2fa remove gate tag (part 2) by Sean Dague · 10 years ago
  98. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  99. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 10 years ago
  100. 4937f56 Remove hyphen from rand_name calls in compute tests by Ken'ichi Ohmichi · 10 years ago