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