1. 735e169 Adding description for testcases - compute part12 by zhufl · 5 years ago
  2. d70a1ae Merge "compute: Fix boot from volume stable rescue tests" by Zuul · 5 years ago
  3. 40e5eaa [Trivial]Do not use self in class method by zhufl · 5 years ago
  4. 2fd745f compute: Fix boot from volume stable rescue tests by Lee Yarwood · 5 years ago
  5. abda871 test_server_rescue.py should use CONF.volume.volume_size by Martin Kopec · 5 years ago
  6. 2ad7ca4 compute: Add stable device rescue tests with BFV instances by Lee Yarwood · 6 years ago
  7. 2c22e28 Create default network for compute rescue tests by Ghanshyam Mann · 5 years ago
  8. c0ad55c compute: Add stable device rescue tests by Lee Yarwood · 6 years ago
  9. 3cf7aa2 Set max microversion 2.35 for nova floatingip and securitygroup by zhufl · 7 years ago
  10. 3312de3 Add option for whether the cloud supports floating ips by Matthew Treinish · 8 years ago
  11. 0c042a5 Reduce server rescue/unrescue times by zhufl · 8 years ago
  12. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  13. 3b9e42e Remove unnecessary wait_for_server_status by zhufl · 8 years ago
  14. 7e0c9b6 Do not use unnecessary instance variable in compute and volume by zhufl · 8 years ago
  15. 6b7040a Add skip if public_network_id is not specified by zhufl · 8 years ago
  16. 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
  17. e9593cd Remove unnecessary setUp and tearDown by zhufl · 9 years ago
  18. 3b57d80 Fix tests when having multiple floating pools by Marc Koderer · 9 years ago
  19. 3390d9f Fix server admin password usage by Ghanshyam · 10 years ago
  20. 7b05db3 Merge "Make server action methods[m-z] use **kwargs" by Jenkins · 10 years ago
  21. 36b714c Make server action methods[m-z] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  22. e6349f3 Make server action methods[a-c] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  23. cb35197 Merge "Return complete resp from security_groups_client" by Jenkins · 10 years ago
  24. b610b77 Return complete resp from security_groups_client by ghanshyam · 10 years ago
  25. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  26. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  27. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  28. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  29. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  30. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  31. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  32. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  33. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  34. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  35. e7991d9 Update compute base test to split up resource_setup by Emily Hugenbruch · 11 years ago
  36. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  37. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  38. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  39. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  40. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  41. b657ac9 Skip some tests when cinder is not enabled by Michael Hudson-Doyle · 11 years ago
  42. 4839b64 Fix resource cleanup in server rescue tests by Ilya Shakhat · 11 years ago
  43. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  44. 65ff039 Remove not used server creation from test_server_rescue by Attila Fazekas · 11 years ago
  45. 2e37b4f Add new rescue compute feature flag by Adam Gandelman · 11 years ago
  46. 67b827f Stop test server leaking even if an error happens by Masayuki Igawa · 11 years ago
  47. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  48. bb887cb Seperate negative tests for test_server_rescue by Haiwei Xu · 11 years ago
  49. 6909597 The rescue tests requires neutron resources by Attila Fazekas · 11 years ago
  50. 807d056 Remove unnecessary volume creation in test_server_rescue by Matt Riedemann · 11 years ago
  51. 87a409a test_rescued_vm_add_remove_security_group missing addCleanup by Attila Fazekas · 11 years ago
  52. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  53. 7835d50 Forbid admin_password None in rescue Nova API by Yuiko Takada · 12 years ago
  54. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  55. 6ec253d Merge "Remove unused run_ssh variable" by Jenkins · 12 years ago
  56. e738df9 Remove unused run_ssh variable by Masayuki Igawa · 12 years ago
  57. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  58. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 12 years ago
  59. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  60. c3e510c Changed the exception name by Anju5 · 12 years ago
  61. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  62. b553b13 Negative test added for rescuing a paused vm by Anju Tiwari · 12 years ago
  63. d0eca67 Negative test for rescuing a non-existent server by Anju Tiwari · 12 years ago
  64. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  65. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  66. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/servers/test_server_rescue.py]
  67. 6dbb27c Do super()'s tearDowns last (bug 1178337) by Dolph Mathews · 12 years ago
  68. 27f254a Merge "Remove skips in test server rescue" by Jenkins · 12 years ago
  69. fbe87a0 Remove skips in test server rescue by Prem Karat · 12 years ago
  70. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  71. e4f2b2e Re-enable detach volume from unrescued VM by Joe Gordon · 12 years ago
  72. 954add7 Remove unused variables by Attila Fazekas · 12 years ago
  73. 58c68f1 Merge "Remove unused imports" by Jenkins · 12 years ago
  74. c426f3a Remove unused imports by afazekas · 12 years ago
  75. 149142e Make volume attach and detach rescue tests negative. by Matthew Treinish · 12 years ago
  76. 770e5a4 Normalize skip bug format. by Matthew Treinish · 12 years ago
  77. 0dbb469 Fix skip formats to trigger skip_tracker. by Joe Gordon · 12 years ago
  78. 0c439f8 Disable test_rescued_vm_attach_volume by Joe Gordon · 12 years ago
  79. e6a36c8 Tests to verify Nova VM Rescue operations by nithya-ganesan · 12 years ago