1. 83d97be Properly preserve trace on error during wait by Matthew Treinish · 11 years ago
  2. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  3. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 11 years ago
  4. 20866a2 Add a config option to select compute xml api by Matthew Treinish · 11 years ago
  5. e4cda0f Merge "Adds test for Sec group default rule Nova V2 API" by Jenkins · 11 years ago
  6. 93279b0 Merge "Fix availability zone client in compute admin test" by Jenkins · 11 years ago
  7. 9d9201d Adds test for Sec group default rule Nova V2 API by Ghanshyam · 11 years ago
  8. 8c4d9e1 Merge "Add test for compute API os-quota-class-sets" by Jenkins · 11 years ago
  9. da5d4ec Add 'id' to the server group cleanup list, not body by David Kranz · 11 years ago
  10. 3150111 Fix availability zone client in compute admin test by Ghanshyam · 11 years ago
  11. 848805f Add test for compute API os-quota-class-sets by Matt Riedemann · 11 years ago
  12. 3705555 Merge "Add tests for server-group Nova V2 APIs" by Jenkins · 11 years ago
  13. bcefa3d Add a common admin class for Nova v2/v3 API tests by Ken'ichi Ohmichi · 11 years ago
  14. a5ddec8 Merge "Removing unnecessary pass instructions" by Jenkins · 11 years ago
  15. 87dd445 Add tests for server-group Nova V2 APIs by Abhijeet.Jain · 11 years ago
  16. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  17. 4693783 Removing unnecessary pass instructions by Yaroslav Lobankov · 11 years ago
  18. 4c578ba Merge "Add a common class for Nova v2/v3 API tests" by Jenkins · 11 years ago
  19. d3f392b Merge "Account failure to the tearDown instead of setUp" by Jenkins · 11 years ago
  20. 543a5d4 Add a common class for Nova v2/v3 API tests by Ken'ichi Ohmichi · 11 years ago
  21. 5fd4ecf Merge set_network_resources() call at base by Ken'ichi Ohmichi · 11 years ago
  22. a1da8a4 Merge "Remove Nova v3 XML test skip" by Jenkins · 11 years ago
  23. 305e65b Account failure to the tearDown instead of setUp by Attila Fazekas · 12 years ago
  24. bdbc70b Remove Nova v3 XML test skip by Ken'ichi Ohmichi · 11 years ago
  25. 423834d ssh instance validation add options for Neutron by Attila Fazekas · 11 years ago
  26. 6536647 Merge "Add V2 Nova API os-agents tests" by Jenkins · 11 years ago
  27. bc4012c Merge "Add os-migration tests for Nova v2 API" by Jenkins · 11 years ago
  28. 420f2eb Add V2 Nova API os-agents tests by Yuiko Takada · 11 years ago
  29. 8f088c1 Add os-migration tests for Nova v3 API by Ken'ichi Ohmichi · 11 years ago
  30. 2fdc182 Add os-migration tests for Nova v2 API by Ken'ichi Ohmichi · 11 years ago
  31. c266b28 Move verification of response attributes into service client by Chris Yeoh · 11 years ago
  32. 7889ceb Merge "Add agents tests for Nova v3 API" by Jenkins · 11 years ago
  33. 8a2ec11 Add agents tests for Nova v3 API by YuikoTakada · 11 years ago
  34. 1883546 Skip Nova API attribute tests if an XML response by Ken'ichi Ohmichi · 11 years ago
  35. 986bf41 Verify service attributes through Nova "get services" API by Ken'ichi Ohmichi · 11 years ago
  36. 84a81a4 Merge "Do not setUpClass or tearDownClass V3 tests if API is disabled" by Jenkins · 11 years ago
  37. 015cfa3 Do not setUpClass or tearDownClass V3 tests if API is disabled by Eric Windisch · 11 years ago
  38. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  39. 0ebecfd Cleanup _interface class variables in compute/v3 by Masayuki Igawa · 11 years ago
  40. 1f12bc1 Merge "clean up security groups tests" by Jenkins · 11 years ago
  41. e45657f Merge "Remove tests for Nova V3 API os-instance-usage-audit-log" by Jenkins · 11 years ago
  42. 02e7a7b clean up security groups tests by Zhi Kun Liu · 11 years ago
  43. 15f82e1 Remove tests for Nova V3 API os-simple-tenant-usage by Christopher Yeoh · 11 years ago
  44. 50a00cb Remove tests for Nova V3 API os-instance-usage-audit-log by Christopher Yeoh · 11 years ago
  45. 037deed Merge "Remove unnecessary volume creation in test_server_rescue" by Jenkins · 11 years ago
  46. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  47. 807d056 Remove unnecessary volume creation in test_server_rescue by Matt Riedemann · 11 years ago
  48. ecc98b7 Merge "Move common _delete_volume cleanup method in base compute test class" by Jenkins · 11 years ago
  49. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  50. 5dc594c Move common _delete_volume cleanup method in base compute test class by Matt Riedemann · 11 years ago
  51. 2650fff remove the nova v3 xml tests from the code by Sean Dague · 11 years ago
  52. 25eef9a remove Nova v3 XML testing by Sean Dague · 11 years ago
  53. 9051bb5 Merge "Remove vim headers" by Jenkins · 11 years ago
  54. 6382816 Merge "Add a version API test for Nova v3 API" by Jenkins · 11 years ago
  55. 97b4a65 Merge "Only create necessary resources for compute v3 tests" by Jeremy Stanley · 11 years ago
  56. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  57. eaacc02 Merge "port instance_usage_audit_log tests into nova v3 part2" by Jenkins · 11 years ago
  58. eb29dac Only create necessary resources for compute v3 tests by Matthew Treinish · 11 years ago
  59. 5a33724 Create only necessary resources for compute v2 and network tests by Salvatore Orlando · 11 years ago
  60. 51c8c26 Delete a BuildError server by Ken'ichi Ohmichi · 11 years ago
  61. 3d6b6fa Add a version API test for Nova v3 API by Ken'ichi Ohmichi · 11 years ago
  62. a039f87 Increase exception log details by Yair Fried · 11 years ago
  63. 5a059ef Merge "port test_quotas into v3 part2" by Jenkins · 11 years ago
  64. 31f545c Merge "port some servers tests into nova v3 part2" by Jenkins · 11 years ago
  65. 56156ae port instance_usage_audit_log tests into nova v3 part2 by ivan-zhu · 11 years ago
  66. b6d69ee port test_quotas into v3 part2 by ivan-zhu · 11 years ago
  67. f0bf301 port some servers tests into nova v3 part2 by ivan-zhu · 12 years ago
  68. 00fe64f port test_aggregates and test_hosts into nova v3 part2 by ivan-zhu · 12 years ago
  69. b25900a port some flavor tests into nova v3 part2 by ivan-zhu · 12 years ago
  70. 7e7e6a3 port test_keypairs into nova v3 part2 by ivan-zhu · 12 years ago
  71. 0e06292 port certificates tests into nova v3 part2 by ivan-zhu · 11 years ago
  72. 592e96a Merge "Remove generic_setup_package() function" by Jenkins · 12 years ago
  73. f7fca6a Remove generic_setup_package() function by Matthew Treinish · 12 years ago
  74. 1e6001f Merge "Race condition in ListImageFilters tests" by Jenkins · 12 years ago
  75. 621e460 Race condition in ListImageFilters tests by Bob Ball · 12 years ago
  76. 5096952 port test_server_rescue into v3 part2 by ivan-zhu · 12 years ago
  77. bec84a3 port test_simple_tenant_usage into nova v3 part2 by ivan-zhu · 12 years ago
  78. 2cd19a4 Fix rebuild_server() function by Matthew Treinish · 12 years ago
  79. 6f5f9e9 port test_hypervisor into nova v3 part2 by ivan-zhu · 12 years ago
  80. 42c39bb Merge "Ensure no dangling resources are left if tests are skipped" by Jenkins · 12 years ago
  81. 3e2a028 Ensure no dangling resources are left if tests are skipped by armando-migliaccio · 12 years ago
  82. 91feab9 port attach_interfaces and server_address tests into v3 part2 by ivan-zhu · 12 years ago
  83. 879cc99 Merge "port test_availability_zone into nova v3 part2" by Jenkins · 12 years ago
  84. 8adb195 Merge "add tests for InstanceUsageAuditLog" by Jenkins · 12 years ago
  85. ac7b380 port test_availability_zone into nova v3 part2 by ivan-zhu · 12 years ago
  86. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  87. fd7bfb5 Merge "Enable all nova v3 tests" by Jenkins · 12 years ago
  88. 291ec4d Merge "port test_extensions into nova v3 part2" by Jenkins · 12 years ago
  89. 1c1d1fb Merge "add tests for certificates" by Jenkins · 12 years ago
  90. 31d9848 port test_extensions into nova v3 part2 by ivan-zhu · 12 years ago
  91. aeed519 Merge "port test_services into nova v3 part2" by Jenkins · 12 years ago
  92. e985ca8 Enable all nova v3 tests by Ken'ichi Ohmichi · 12 years ago
  93. ef7a1bd add tests for InstanceUsageAuditLog by ivan-zhu · 12 years ago
  94. d57f3cf add tests for certificates by ivan-zhu · 12 years ago
  95. 5c86ae6 port test_services into nova v3 part2 by ivan-zhu · 12 years ago
  96. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  97. 8f992be port test_images and test_server_actions into v3 part2 by ivan-zhu · 12 years ago
  98. 6c4bb3d Refactor duplicate isolated creds code by Ryan Hsu · 12 years ago
  99. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 12 years ago
  100. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 12 years ago