1. c1cae8c Waiting for ACTIVE state in rescue tests by Attila Fazekas · 11 years ago
  2. ab93020 Merge "Enable one flavor tests" by Jenkins · 11 years ago
  3. 6c66820 Move run_ssh class variable into skip decorators by Matt Riedemann · 11 years ago
  4. aa54a5c Enable one flavor tests by Zhi Kun Liu · 11 years ago
  5. 5d1f8b1 Move resize_available class variable into skip decorators by Matt Riedemann · 11 years ago
  6. 992162e Move pause_available class variable into skip decorators by Matt Riedemann · 11 years ago
  7. f0cf695 Move suspend_available class variable into skip decorators by Matt Riedemann · 11 years ago
  8. 7051d62 Disable other suspend/resume tests if not supported by Matt Riedemann · 11 years ago
  9. 184f015 Merge "Split certificate API test" by Jenkins · 11 years ago
  10. 49f1029 Merge "Deduplicate negative test calls" by Jenkins · 11 years ago
  11. a30e519 Split certificate API test by Eiichi Aikawa · 11 years ago
  12. c319e83 Merge "Make add_remove_fixed_ip tests executable in Nova gate" by Jenkins · 11 years ago
  13. c55690d Enable private flavors tests by Santiago Baldassin · 11 years ago
  14. b2978da Deduplicate negative test calls by Marc Koderer · 11 years ago
  15. 0a6eeef Merge "Modified test case for nova security group" by Jenkins · 11 years ago
  16. eb66715 Merge "Test current tenant not added to private flavor" by Jenkins · 11 years ago
  17. 3e10225 Merge "Introduce load_tests mechanism for negative tests" by Jenkins · 11 years ago
  18. 93ae6c6 Merge "Remove resize-revert workaround for bug 924371" by Jenkins · 11 years ago
  19. 7f98916 Test current tenant not added to private flavor by Santiago Baldassin · 11 years ago
  20. 099a19c Merge "add server personality files test" by Jenkins · 11 years ago
  21. 1285da5 Merge "Support disabling suspend/resume for compute api" by Jenkins · 11 years ago
  22. fea7a3d Merge "Support disabling server pausing for compute API" by Jenkins · 11 years ago
  23. e8a845f Remove resize-revert workaround for bug 924371 by Matt Riedemann · 11 years ago
  24. 0752e13 Merge "API test for 'create server with scheduler hints'" by Jenkins · 11 years ago
  25. 4e1f1ad Merge "Move negative tests for test_images" by Jenkins · 11 years ago
  26. cbe21b0 API test for 'create server with scheduler hints' by raiesmh08 · 11 years ago
  27. 750aa92 Make add_remove_fixed_ip tests executable in Nova gate by Masayuki Igawa · 11 years ago
  28. 11ea49c Merge "Stop test server leaking even if an error happens" by Jenkins · 11 years ago
  29. be0c802 Merge "Remove test_can_log_into_created_server" by Jenkins · 11 years ago
  30. 674c8fc Introduce load_tests mechanism for negative tests by Marc Koderer · 11 years ago
  31. 67b827f Stop test server leaking even if an error happens by Masayuki Igawa · 11 years ago
  32. 6a6f647 add server personality files test by Zhi Kun Liu · 11 years ago
  33. 90e4131 add compute quotas test by Zhi Kun Liu · 11 years ago
  34. 7321f3f Merge "Add quota_set delete test for Nova v3 API" by Jenkins · 11 years ago
  35. 77aa856 Merge "Move verification of response attributes into service client" by Jenkins · 11 years ago
  36. 99b7e32 Merge "Fix V3 image tests according to new image_client" by Jenkins · 11 years ago
  37. d5c2e24 Remove test_can_log_into_created_server by Attila Fazekas · 11 years ago
  38. cd2c782 Merge "cleanup resources in setUpClass if exception raised" by Jenkins · 11 years ago
  39. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  40. 648d1e4 Merge "Add V2 Nova API os-quota-sets tests" by Jenkins · 11 years ago
  41. 2209cf5 Add V2 Nova API os-quota-sets tests by Yuiko Takada · 11 years ago
  42. 08e8ced Modified test case for nova security group by Pranali Deore · 11 years ago
  43. e2afb28 Merge "Make imports proper order" by Jenkins · 11 years ago
  44. c266b28 Move verification of response attributes into service client by Chris Yeoh · 11 years ago
  45. 43302f3 Merge "fix flake8 errors" by Jenkins · 11 years ago
  46. 61a71a2 Merge "Validate Volume attributes of Nova POST & GET API" by Jenkins · 11 years ago
  47. 7889ceb Merge "Add agents tests for Nova v3 API" by Jenkins · 11 years ago
  48. f6a66df Merge "Stop volume leaking test_server_rescue_negative" by Jenkins · 11 years ago
  49. ff9d636 Validate Volume attributes of Nova POST & GET API by Ghanshyam · 11 years ago
  50. 076195f Merge "Skip Nova API attribute tests if an XML response" by Jenkins · 11 years ago
  51. 692f045 Fix V3 image tests according to new image_client by Ghanshyam · 11 years ago
  52. 8648bae Make imports proper order by Masayuki Igawa · 11 years ago
  53. 8a2ec11 Add agents tests for Nova v3 API by YuikoTakada · 11 years ago
  54. 3839fb1 Merge "Add shelve_offload test for Nova API" by Jenkins · 11 years ago
  55. 1b6be60 Merge "Add support for negative tests with admin client" by Jenkins · 11 years ago
  56. 1883546 Skip Nova API attribute tests if an XML response by Ken'ichi Ohmichi · 11 years ago
  57. 8f544a6 Merge "Verify service attributes through Nova "get services" API" by Jenkins · 11 years ago
  58. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  59. 26f4859 Move negative tests for test_images by nayna-patel · 11 years ago
  60. 986bf41 Verify service attributes through Nova "get services" API by Ken'ichi Ohmichi · 11 years ago
  61. c15c56c Merge "Removed teardown method from image test" by Jenkins · 11 years ago
  62. d4f8652 Add quota_set delete test for Nova v3 API by Yuiko Takada · 11 years ago
  63. bf48c0b Merge "Prepare for enabling H302 rule (api/compute/admin)" by Jenkins · 11 years ago
  64. 3ac9784 Merge "Removes gate test annotation in security_groups" by Jenkins · 11 years ago
  65. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  66. aeb7e84 Support disabling suspend/resume for compute api by Eric Windisch · 11 years ago
  67. b553807 Support disabling server pausing for compute API by Eric Windisch · 11 years ago
  68. 84a81a4 Merge "Do not setUpClass or tearDownClass V3 tests if API is disabled" by Jenkins · 11 years ago
  69. 228e73d fix flake8 errors by Zhi Kun Liu · 11 years ago
  70. 5cc8a4d Removed teardown method from image test by anju Tiwari · 11 years ago
  71. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  72. 22fb470 cleanup resources in setUpClass if exception raised by Zhi Kun Liu · 11 years ago
  73. d9393f1 Merge "Nova V3 API test for resetNetwork/injectNetworkInfo" by Jenkins · 11 years ago
  74. 49d3b5d Merge "Separate negative tests for test_images" by Jenkins · 11 years ago
  75. 6334b30 Merge "Seperate negative tests for V3 test_server_rescue" by Jenkins · 11 years ago
  76. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  77. f857fda Add support for negative tests with admin client by Marc Koderer · 11 years ago
  78. 2d9adbd Merge "Cleanup _interface class variables in compute" by Jenkins · 11 years ago
  79. 720d57d Merge "replace basetring/xrange" by Jenkins · 11 years ago
  80. 0fe7995 Stop volume leaking test_server_rescue_negative by Attila Fazekas · 11 years ago
  81. 05e4956 Merge "Separate negative tests for test_server_addresses" by Jenkins · 11 years ago
  82. 015cfa3 Do not setUpClass or tearDownClass V3 tests if API is disabled by Eric Windisch · 11 years ago
  83. b115149 Merge "Add "delete the resized server" tests" by Jenkins · 11 years ago
  84. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  85. 5f5cf80 Merge "Add status code checks for Nova attach_interfaces API" by Jenkins · 11 years ago
  86. 5381f54 Separate negative tests for test_images by Yuiko Takada · 11 years ago
  87. c3c0ff8 Merge "Add Nova V2 API test for resetNetwork/injectNetworkInfo" by Jenkins · 11 years ago
  88. aea4e39 Merge "Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests" by Jenkins · 11 years ago
  89. 56d7b53 Merge "Add "Nova V3 API test for add-fixed-IP/remove-fixed-IP"" by Jenkins · 11 years ago
  90. 5eb89e0 Add status code checks for Nova attach_interfaces API by Ken'ichi Ohmichi · 11 years ago
  91. 0549f7b Nova V3 API test for resetNetwork/injectNetworkInfo by Ghanshyam · 11 years ago
  92. 394d8d9 Prepare for enabling H302 rule (api/compute/admin) by Masayuki Igawa · 11 years ago
  93. 3a6000e Removes gate test annotation in security_groups by nayna-patel · 11 years ago
  94. 4bbd421 Seperate negative tests for V3 test_server_rescue by Haiwei Xu · 11 years ago
  95. 5a1ff26 Add "delete the resized server" tests by Ken'ichi Ohmichi · 11 years ago
  96. 60c2402 Add "Nova V3 API test for add-fixed-IP/remove-fixed-IP" by Ghanshyam Mann · 11 years ago
  97. 43b2050 replace basetring/xrange by llg8212 · 11 years ago
  98. 41c1757 Add V3 API Test to get the VNC console of server by Ghanshyam Mann · 11 years ago
  99. 4484afd Merge "Replace assertEqual(None, *) with assertIsNone in tests" by Jenkins · 11 years ago
  100. 50b9501 Merge "unskip test_security_group_rules_negative tests" by Jenkins · 11 years ago