1. 43a4065 Fix image deletion checks after unshelve server by ghanshyam · 8 years ago
  2. 8fdfb1c Check image after unshelve by rsritesh · 8 years ago
  3. 892088b Merge "Add missing IPs validation to test_rebuild_server" by Jenkins · 8 years ago
  4. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  5. 23aa354 Merge "Move the `attr` decorator from test.py to tempest/lib" by Jenkins · 8 years ago
  6. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  7. fd8d315 Add test of remove all security groups in test_server_actions.py by lianghao · 8 years ago
  8. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  9. 4d8ba23 Fix typo of setUpClass by Ken'ichi Ohmichi · 8 years ago
  10. 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
  11. 0d1b63f Add missing IPs validation to test_rebuild_server by Castulo J. Martinez · 9 years ago
  12. 525ec71 Hacking: enable H904 by Jordan Pittier · 9 years ago
  13. 72014bc Replace directly import of logging with import oslo_log by Cady_Chen · 9 years ago
  14. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  15. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
  16. 1315e18 Isolate change_server_password to use its own server by Emily Hugenbruch · 9 years ago
  17. f1448f0 Re-use common methods in test_rebuild_server_with_volume_attached by Matt Riedemann · 9 years ago
  18. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  19. 045d1f5 Call addCleanup(delete_server) immediately after resize server by zhufl · 9 years ago
  20. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  21. 05ab856 Add sync to avoid the loss of pub key data by Ken'ichi Ohmichi · 9 years ago
  22. e28b2c2 Move properties handling to the test side by Ken'ichi Ohmichi · 9 years ago
  23. 45d7d42 Merge common properties on list_images by Ken'ichi Ohmichi · 9 years ago
  24. 2aa19d4 Check which glance client version to use by Matt Riedemann · 9 years ago
  25. 66a1621 Merge "Use common "waiters.wait_for_image_status" function everywhere" by Jenkins · 9 years ago
  26. deb3f1c Merge "Add a test case for rebuild of instances with volumes" by Jenkins · 9 years ago
  27. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 9 years ago
  28. 908f906 Add a test case for rebuild of instances with volumes by Roman Podoliaka · 10 years ago
  29. 2a70a61 Pass server to RemoteClient in API tests by Andrea Frittoli (andreaf) · 9 years ago
  30. 017b5fe Move shelve server logic in compute utility by ghanshyam · 9 years ago
  31. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  32. 32a9368 Merge "Fix the password input" by Jenkins · 10 years ago
  33. ae76c12 Rename compute images_client to compute_images_client by Ghanshyam · 10 years ago
  34. 878c50e Fix the password input by wangxiyuan · 10 years ago
  35. 7b05db3 Merge "Make server action methods[m-z] use **kwargs" by Jenkins · 10 years ago
  36. 36b714c Make server action methods[m-z] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  37. bf4766a Make server action methods[f-l] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  38. e6349f3 Make server action methods[a-c] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  39. 52d2235 Fix TypeError exception in test_server_actions setup by ghanshyam · 10 years ago
  40. d7e04b2 Add compute personality feature config by Takeaki Matsumoto · 10 years ago
  41. 9f7568a Merge "Fix typos in scenario tests, etc." by Jenkins · 10 years ago
  42. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  43. 6d5a2b4 Fix typos in scenario tests, etc. by Takashi NATSUME · 10 years ago
  44. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  45. 1756e0b Return complete response from compute images_client by ghanshyam · 10 years ago
  46. f627a97 Merge "Add "server" to action methods" by Jenkins · 10 years ago
  47. c29370c Merge "Full response for v1 ImageClient methods" by Jenkins · 10 years ago
  48. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  49. 6620725 Full response for v1 ImageClient methods by John Warren · 10 years ago
  50. 3d063df Ensure server unlocking after test_lock_unlock_server by Viktor Tikkanen · 10 years ago
  51. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 10 years ago
  52. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  53. 32752ff Use self.client in test_server_actions by Ken'ichi Ohmichi · 10 years ago
  54. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  55. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  56. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  57. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  58. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  59. 20e0c36 Merge "Apply other "get" rule of GET to image v1 client" by Jenkins · 10 years ago
  60. bcad2a2 Apply other "get" rule of GET to image v1 client by Ken'ichi Ohmichi · 10 years ago
  61. 1b0ce23 Check for NotFound exception in setUp() function by Viktor Tikkanen · 10 years ago
  62. fb1c364 Fixing wrong cleanup order in test "test_rebuild_server" by Yaroslav Lobankov · 10 years ago
  63. e5cca00 Add new config option to globally trigger resource validation by Matthew Treinish · 10 years ago
  64. 613b498 Delete server after resize test by Jesse Keating · 10 years ago
  65. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  66. 0c93f5f Merge "Use addCleanup in test_rebuild_server" by Jenkins · 10 years ago
  67. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  68. e804081 Use addCleanup in test_rebuild_server by Andrea Frittoli · 10 years ago
  69. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  70. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 10 years ago
  71. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  72. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  73. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  74. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  75. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  76. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  77. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  78. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  79. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  80. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  81. 34f1878 Change image client methods to return one value by David Kranz · 11 years ago
  82. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  83. 04ad4b0 Merge "Add a server console-log test with unlimited length" by Jenkins · 11 years ago
  84. bd5df12 Add a server console-log test with unlimited length by Ken'ichi Ohmichi · 11 years ago
  85. 84d7fbc Add an internal test method for rebooting a server by Ken'ichi Ohmichi · 11 years ago
  86. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  87. 2fffb56 Merge "Add glance tag to test_server_actions" by Jenkins · 11 years ago
  88. 0b3bc52 Add glance tag to test_server_actions by ekhugen · 11 years ago
  89. fbc95ac Add new snapshot compute feature flag by Adam Gandelman · 11 years ago
  90. 3b598d1 Merge "Enable H407,H305,H307,E122 ignore E123" by Jenkins · 11 years ago
  91. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  92. c6eefb4 Add console_output compute feature flag by Adam Gandelman · 11 years ago
  93. 25f666f Add new shelve compute feature flag by David Shrewsbury · 11 years ago
  94. d08b9ad Merge "Handle backup not found in test_create_backup" by Jenkins · 11 years ago
  95. 3823109 Handle backup not found in test_create_backup by Ryan Hsu · 11 years ago
  96. 798446b Merge "Revert "don't reuse servers in test_server_actions"" by Jenkins · 11 years ago
  97. 2da5859 Revert "don't reuse servers in test_server_actions" by Matt Riedemann · 11 years ago
  98. 4d2866d Merge "Add API test for resizing a stopped server" by Jenkins · 11 years ago
  99. b7f648b don't reuse servers in test_server_actions by Sean Dague · 11 years ago
  100. 9fd63b8 Add API test for resizing a stopped server by Matt Riedemann · 11 years ago