1. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 10 years ago
  2. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  3. 32752ff Use self.client in test_server_actions by Ken'ichi Ohmichi · 10 years ago
  4. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  5. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  6. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  7. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  8. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  9. 20e0c36 Merge "Apply other "get" rule of GET to image v1 client" by Jenkins · 10 years ago
  10. bcad2a2 Apply other "get" rule of GET to image v1 client by Ken'ichi Ohmichi · 10 years ago
  11. 1b0ce23 Check for NotFound exception in setUp() function by Viktor Tikkanen · 10 years ago
  12. fb1c364 Fixing wrong cleanup order in test "test_rebuild_server" by Yaroslav Lobankov · 10 years ago
  13. e5cca00 Add new config option to globally trigger resource validation by Matthew Treinish · 10 years ago
  14. 613b498 Delete server after resize test by Jesse Keating · 10 years ago
  15. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  16. 0c93f5f Merge "Use addCleanup in test_rebuild_server" by Jenkins · 10 years ago
  17. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  18. e804081 Use addCleanup in test_rebuild_server by Andrea Frittoli · 10 years ago
  19. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  20. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 10 years ago
  21. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  22. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  23. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  24. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  25. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  26. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  27. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  28. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  29. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  30. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  31. 34f1878 Change image client methods to return one value by David Kranz · 11 years ago
  32. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  33. 04ad4b0 Merge "Add a server console-log test with unlimited length" by Jenkins · 11 years ago
  34. bd5df12 Add a server console-log test with unlimited length by Ken'ichi Ohmichi · 11 years ago
  35. 84d7fbc Add an internal test method for rebooting a server by Ken'ichi Ohmichi · 11 years ago
  36. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  37. 2fffb56 Merge "Add glance tag to test_server_actions" by Jenkins · 11 years ago
  38. 0b3bc52 Add glance tag to test_server_actions by ekhugen · 11 years ago
  39. fbc95ac Add new snapshot compute feature flag by Adam Gandelman · 11 years ago
  40. 3b598d1 Merge "Enable H407,H305,H307,E122 ignore E123" by Jenkins · 11 years ago
  41. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  42. c6eefb4 Add console_output compute feature flag by Adam Gandelman · 11 years ago
  43. 25f666f Add new shelve compute feature flag by David Shrewsbury · 11 years ago
  44. d08b9ad Merge "Handle backup not found in test_create_backup" by Jenkins · 11 years ago
  45. 3823109 Handle backup not found in test_create_backup by Ryan Hsu · 11 years ago
  46. 798446b Merge "Revert "don't reuse servers in test_server_actions"" by Jenkins · 11 years ago
  47. 2da5859 Revert "don't reuse servers in test_server_actions" by Matt Riedemann · 11 years ago
  48. 4d2866d Merge "Add API test for resizing a stopped server" by Jenkins · 11 years ago
  49. b7f648b don't reuse servers in test_server_actions by Sean Dague · 11 years ago
  50. 9fd63b8 Add API test for resizing a stopped server by Matt Riedemann · 11 years ago
  51. d3f392b Merge "Account failure to the tearDown instead of setUp" by Jenkins · 11 years ago
  52. 305e65b Account failure to the tearDown instead of setUp by Attila Fazekas · 12 years ago
  53. 423834d ssh instance validation add options for Neutron by Attila Fazekas · 11 years ago
  54. 5d1f8b1 Move resize_available class variable into skip decorators by Matt Riedemann · 11 years ago
  55. 992162e Move pause_available class variable into skip decorators by Matt Riedemann · 11 years ago
  56. f0cf695 Move suspend_available class variable into skip decorators by Matt Riedemann · 11 years ago
  57. 93ae6c6 Merge "Remove resize-revert workaround for bug 924371" by Jenkins · 11 years ago
  58. 1285da5 Merge "Support disabling suspend/resume for compute api" by Jenkins · 11 years ago
  59. fea7a3d Merge "Support disabling server pausing for compute API" by Jenkins · 11 years ago
  60. e8a845f Remove resize-revert workaround for bug 924371 by Matt Riedemann · 11 years ago
  61. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  62. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  63. aeb7e84 Support disabling suspend/resume for compute api by Eric Windisch · 11 years ago
  64. b553807 Support disabling server pausing for compute API by Eric Windisch · 11 years ago
  65. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  66. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  67. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  68. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  69. 06d37cf Specify 'active' status for deleting situations by Ken'ichi Ohmichi · 11 years ago
  70. e379a49 Merge "Add more descriptive assertion message for test_create_backup" by Jenkins · 11 years ago
  71. 76c77e8 Merge "Avoid using assertGreater" by Jenkins · 11 years ago
  72. e699f82 Add more descriptive assertion message for test_create_backup by Matt Riedemann · 11 years ago
  73. 32173d1 Avoid using assertGreater by Vincent Untz · 11 years ago
  74. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  75. 8748fdc Merge "fix a minor bug when detecting server image flavor" by Jenkins · 12 years ago
  76. d4bd30b fix a minor bug when detecting server image flavor by Jinhe Fang · 12 years ago
  77. 0297057 Wait for the server before validate the rotation result by Chang Ye Wang · 12 years ago
  78. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  79. ad7ef7d SSH connection related cleanups by Attila Fazekas · 12 years ago
  80. 2f11ec0 Merge "Wait for backup images to be ACTIVE in test_create_backup" by Jenkins · 12 years ago
  81. ec61323 Merge "Change unstable test which gets console output" by Jenkins · 12 years ago
  82. 46c1b2c Wait for backup images to be ACTIVE in test_create_backup by Matt Riedemann · 12 years ago
  83. 76c30ce Merge "Fix the scope to share a server between tests" by Jenkins · 12 years ago
  84. 122cdf5 Fix the scope to share a server between tests by Ken'ichi Ohmichi · 12 years ago
  85. 547a306 Change unstable test which gets console output by Ken'ichi Ohmichi · 12 years ago
  86. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  87. a0c3c5b Merge "Fix rebuild_server() function" by Jenkins · 12 years ago
  88. 2cd19a4 Fix rebuild_server() function by Matthew Treinish · 12 years ago
  89. 3577260 Enable a uuid flavor by Ken'ichi Ohmichi · 12 years ago
  90. 851a135 Add hard reboot for outputting console log by Ken'ichi Ohmichi · 12 years ago
  91. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  92. 89b99a0 Skip test_create_backup by Ken'ichi Ohmichi · 12 years ago
  93. 6034213 Merge "add test for create_backup" by Jenkins · 12 years ago
  94. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  95. 30f2f33 Merge "remove skip bug 1233026" by Jenkins · 12 years ago
  96. 75a4ac8 remove skip bug 1233026 by ivan-zhu · 12 years ago
  97. ccc8946 add test for create_backup by ivan-zhu · 12 years ago
  98. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  99. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  100. 2402859 Merge "Move negative action tests to right place" by Jenkins · 12 years ago