1. 67b827f Stop test server leaking even if an error happens by Masayuki Igawa · 11 years ago
  2. cd2c782 Merge "cleanup resources in setUpClass if exception raised" by Jenkins · 11 years ago
  3. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  4. 43302f3 Merge "fix flake8 errors" by Jenkins · 11 years ago
  5. f6a66df Merge "Stop volume leaking test_server_rescue_negative" by Jenkins · 11 years ago
  6. 3839fb1 Merge "Add shelve_offload test for Nova API" by Jenkins · 11 years ago
  7. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  8. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  9. 228e73d fix flake8 errors by Zhi Kun Liu · 11 years ago
  10. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  11. 22fb470 cleanup resources in setUpClass if exception raised by Zhi Kun Liu · 11 years ago
  12. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  13. 2d9adbd Merge "Cleanup _interface class variables in compute" by Jenkins · 11 years ago
  14. 720d57d Merge "replace basetring/xrange" by Jenkins · 11 years ago
  15. 0fe7995 Stop volume leaking test_server_rescue_negative by Attila Fazekas · 11 years ago
  16. b115149 Merge "Add "delete the resized server" tests" by Jenkins · 11 years ago
  17. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  18. 5f5cf80 Merge "Add status code checks for Nova attach_interfaces API" by Jenkins · 11 years ago
  19. aea4e39 Merge "Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests" by Jenkins · 11 years ago
  20. 5eb89e0 Add status code checks for Nova attach_interfaces API by Ken'ichi Ohmichi · 11 years ago
  21. 5a1ff26 Add "delete the resized server" tests by Ken'ichi Ohmichi · 11 years ago
  22. 43b2050 replace basetring/xrange by llg8212 · 11 years ago
  23. 1260e19 Merge "Check server terminations on "delete server" tests" by Jenkins · 11 years ago
  24. 6e855d1 Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests by Ghanshyam Mann · 11 years ago
  25. c63239f Merge "Seperate negative tests for test_server_rescue" by Jenkins · 11 years ago
  26. c5a27d3 Check server terminations on "delete server" tests by Ken'ichi Ohmichi · 11 years ago
  27. 3c9c3c3 Move admin "delete a server" tests to test_servers by Ken'ichi Ohmichi · 11 years ago
  28. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  29. 52a20c6 Merge "Separate non-admin AZ tests from admin test files" by Jenkins · 11 years ago
  30. de0d312 Merge "Splits network_basic_ops to fully isolated test cases" by Jenkins · 11 years ago
  31. 72bfea8 Separate non-admin AZ tests from admin test files by Ken'ichi Ohmichi · 11 years ago
  32. bb887cb Seperate negative tests for test_server_rescue by Haiwei Xu · 11 years ago
  33. 3c7f98f Skip test_list_server_addresses if neutron until bug 1210483 is fixed by Matt Riedemann · 11 years ago
  34. 6909597 The rescue tests requires neutron resources by Attila Fazekas · 11 years ago
  35. 807d056 Remove unnecessary volume creation in test_server_rescue by Matt Riedemann · 12 years ago
  36. 24eb89c Negative test autogeneration framework by Marc Koderer · 12 years ago
  37. 85bd22c Merge "Removes vim headers 4th round" by Jenkins · 12 years ago
  38. 68f6b4d Merge "Add list server filter with extra limits" by Jenkins · 12 years ago
  39. dcd9508 Merge "test_rescued_vm_add_remove_security_group missing addCleanup" by Jenkins · 12 years ago
  40. 9ddbe41 Removes vim headers 4th round by Masayuki Igawa · 12 years ago
  41. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 12 years ago
  42. 87a409a test_rescued_vm_add_remove_security_group missing addCleanup by Attila Fazekas · 12 years ago
  43. 426fac9 Merge "Moves negative tests from test_server_metadata" by Jenkins · 12 years ago
  44. 06d37cf Specify 'active' status for deleting situations by Ken'ichi Ohmichi · 12 years ago
  45. e379a49 Merge "Add more descriptive assertion message for test_create_backup" by Jenkins · 12 years ago
  46. 18827d7 Merge "Add delete specific status server test" by Jenkins · 12 years ago
  47. 76c77e8 Merge "Avoid using assertGreater" by Jenkins · 12 years ago
  48. e699f82 Add more descriptive assertion message for test_create_backup by Matt Riedemann · 12 years ago
  49. 32173d1 Avoid using assertGreater by Vincent Untz · 12 years ago
  50. b29b36e Merge "Fixing typo "existant". Must be "existent"" by Jenkins · 12 years ago
  51. c6c65fa Merge "AttachInterfacesTest: use build_timeout on iterface deletion" by Jenkins · 12 years ago
  52. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  53. c7c332e Merge "Forbid admin_password None in rescue Nova API" by Jenkins · 12 years ago
  54. 5a33724 Create only necessary resources for compute v2 and network tests by Salvatore Orlando · 12 years ago
  55. ee50bb1 AttachInterfacesTest: use build_timeout on iterface deletion by Oleg Bondarev · 12 years ago
  56. 179077c Fixing typo "existant". Must be "existent" by nayna-patel · 12 years ago
  57. 7835d50 Forbid admin_password None in rescue Nova API by Yuiko Takada · 12 years ago
  58. c59c9d7 Merge "Test server create with ephemeral disk" by Jenkins · 12 years ago
  59. 8748fdc Merge "fix a minor bug when detecting server image flavor" by Jenkins · 12 years ago
  60. 52fedfa Merge "Add extra list server by status test" by Jenkins · 12 years ago
  61. 40884dc Moves negative tests from test_server_metadata by Hoisaleshwara Madan V S · 12 years ago
  62. edd6ec0 Test server create with ephemeral disk by Chang Bo Guo · 12 years ago
  63. 0868b90 Add delete specific status server test by ChenZheng · 12 years ago
  64. 9ef7333 Add list server filter with extra limits by ChenZheng · 12 years ago
  65. a39f4c2 Moves negative tests from test_instance_actions by Hoisaleshwara Madan V S · 12 years ago
  66. 5b62f65 Add extra list server by status test by ChenZheng · 12 years ago
  67. d4bd30b fix a minor bug when detecting server image flavor by Jinhe Fang · 12 years ago
  68. 0297057 Wait for the server before validate the rotation result by Chang Ye Wang · 12 years ago
  69. ee0ed9f Merge "Moves negative tests from test_server_addresses" by Jenkins · 12 years ago
  70. 22356ed Moves negative tests from test_server_addresses by Hoisaleshwara Madan V S · 12 years ago
  71. 65e5303 Moves negative tests from test_multiple_create by Hoisaleshwara Madan V S · 12 years ago
  72. 2cdc62c Merge "Moves negative tests from api/compute/servers/test_virtual_interfaces" by Jenkins · 12 years ago
  73. 55a0b12 Merge "attach_interfaces as smoke" by Jenkins · 12 years ago
  74. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  75. 308b260 Merge "Use rand_uuid and remove unused client for clean-up" by Jenkins · 12 years ago
  76. f15c4eb attach_interfaces as smoke by Attila Fazekas · 12 years ago
  77. ad7ef7d SSH connection related cleanups by Attila Fazekas · 12 years ago
  78. aa702b0 Use rand_uuid and remove unused client for clean-up by Ken'ichi Ohmichi · 12 years ago
  79. 2f11ec0 Merge "Wait for backup images to be ACTIVE in test_create_backup" by Jenkins · 12 years ago
  80. ec61323 Merge "Change unstable test which gets console output" by Jenkins · 12 years ago
  81. 46c1b2c Wait for backup images to be ACTIVE in test_create_backup by Matt Riedemann · 12 years ago
  82. 76c30ce Merge "Fix the scope to share a server between tests" by Jenkins · 12 years ago
  83. 122cdf5 Fix the scope to share a server between tests by Ken'ichi Ohmichi · 12 years ago
  84. 547a306 Change unstable test which gets console output by Ken'ichi Ohmichi · 12 years ago
  85. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  86. f009df4 Moves negative tests from api/compute/servers/test_virtual_interfaces by Hoisaleshwara Madan V S · 12 years ago
  87. eb4b53e Fix a minor error in method _get_alternative_flavor by Chang Ye Wang · 12 years ago
  88. a0c3c5b Merge "Fix rebuild_server() function" by Jenkins · 12 years ago
  89. 2cd19a4 Fix rebuild_server() function by Matthew Treinish · 12 years ago
  90. 3577260 Enable a uuid flavor by Ken'ichi Ohmichi · 12 years ago
  91. 851a135 Add hard reboot for outputting console log by Ken'ichi Ohmichi · 12 years ago
  92. 8740628 Merge "Forced isolation for the tests in test_list_servers_negative.py" by Jenkins · 12 years ago
  93. c2fcf6f Merge "Cleanup using about the data_utils module and functions" by Jenkins · 12 years ago
  94. 4eb7ffc Merge "Reuse a server instance in test_disk_config" by Jenkins · 12 years ago
  95. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  96. 004c7cf Merge "add tests for server_password" by Jenkins · 12 years ago
  97. a597e88 Merge "add role negative tests" by Jenkins · 12 years ago
  98. 892d435 Forced isolation for the tests in test_list_servers_negative.py by ivan-zhu · 12 years ago
  99. 6de5b04 add tests for server_password by ivan-zhu · 12 years ago
  100. 6034213 Merge "add test for create_backup" by Jenkins · 12 years ago