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