1. fd7bfb5 Merge "Enable all nova v3 tests" by Jenkins · 12 years ago
  2. 291ec4d Merge "port test_extensions into nova v3 part2" by Jenkins · 12 years ago
  3. 1c1d1fb Merge "add tests for certificates" by Jenkins · 12 years ago
  4. 31d9848 port test_extensions into nova v3 part2 by ivan-zhu · 12 years ago
  5. aeed519 Merge "port test_services into nova v3 part2" by Jenkins · 12 years ago
  6. e985ca8 Enable all nova v3 tests by Ken'ichi Ohmichi · 12 years ago
  7. d57f3cf add tests for certificates by ivan-zhu · 12 years ago
  8. 5c86ae6 port test_services into nova v3 part2 by ivan-zhu · 12 years ago
  9. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  10. 8f992be port test_images and test_server_actions into v3 part2 by ivan-zhu · 12 years ago
  11. 6c4bb3d Refactor duplicate isolated creds code by Ryan Hsu · 12 years ago
  12. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 12 years ago
  13. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 12 years ago
  14. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  15. da30650 Reduce vm creations in negative tests by Ken'ichi Ohmichi · 12 years ago
  16. 3313831 Don't log 'Not Found' ERROR during image cleanup by David Kranz · 12 years ago
  17. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  18. cb2e125 Add device name, ssh password to Tempest config by Ryan Hsu · 12 years ago
  19. f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 12 years ago
  20. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  21. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  22. 3e04685 Move isolated credential code to BaseTestCase by Matthew Treinish · 12 years ago
  23. 47ff791 Add isolated tenants for admin compute tests by Matthew Treinish · 12 years ago
  24. 6b41e24 Add nova config option to service_available group by Matthew Treinish · 12 years ago
  25. d553150 Merge "add create_image_from_server to base class for auto cleanup" by Jenkins · 12 years ago
  26. d62bf1c add create_image_from_server to base class for auto cleanup by Sean Dague · 12 years ago
  27. 3d5f163 Tests for os-hypervisors API extension of Nova by Tony Yang · 12 years ago
  28. 938d151 Multi-server handling in base.py by Andrea Frittoli · 12 years ago
  29. c7ca334 identity v3 token by Brant Knudson · 12 years ago
  30. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  31. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/base.py]
  32. 3ae31e1 Add tests list the services to compute by Leo Toyoda · 12 years ago
  33. ae8fc53 Add Aggregate XML client and tests. by Mitsuhiko Yamazaki · 12 years ago
  34. a527891 Add tests list the availability zone by Leo Toyoda · 12 years ago
  35. f516640 Add fixed ip client and tests by Mauro S. M. Rodrigues · 12 years ago
  36. f5730b3 Merge "cleanup resource in setUpClass if ecxeption raised" by Jenkins · 12 years ago
  37. 1d78c48 refine _get_isolated_creds by ivan-zhu · 12 years ago
  38. 53b0115 cleanup resource in setUpClass if ecxeption raised by ivan-zhu · 12 years ago
  39. 8ad1c47 Add tests for nova's os-attach-interfaces extension by Dan Smith · 12 years ago
  40. 22897e1 create_server cleanup by Sean Dague · 12 years ago
  41. dc21642 Have all test case to use a single base class by Attila Fazekas · 12 years ago
  42. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  43. 9a63c94 Fix compute tests init by Attila Fazekas · 12 years ago
  44. 4ba3658 Merge quotas clients by Attila Fazekas · 12 years ago
  45. 6c4cce2 Fix 'if' in the clear_isolated_creds by Attila Fazekas · 12 years ago
  46. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 12 years ago
  47. e4cb04c Merge console_output_client to server_client by Attila Fazekas · 12 years ago
  48. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  49. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  50. 8a79b9d Ensure package-wide test init is done with testr by Chris Yeoh · 12 years ago
  51. 407b6db Refactor identity by Attila Fazekas · 12 years ago
  52. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  53. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  54. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago
  55. f903943 Merge "ensure isolated test cases run with an isolated tenant" by Jenkins · 12 years ago
  56. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  57. ac81b7d ensure isolated test cases run with an isolated tenant by ivan-zhu · 12 years ago
  58. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 12 years ago
  59. 9b669e3 add create_server_with_extras by Sean Dague · 12 years ago
  60. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 12 years ago
  61. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  62. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 13 years ago
  63. 367603a Merge "Tempest tests to cover live-block-migration" by Jenkins · 13 years ago
  64. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 13 years ago
  65. 444c3e6 Refactor list servers negative test and fix remaining gate bugs by Jay Pipes · 13 years ago
  66. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 13 years ago
  67. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 13 years ago
  68. 5e53851 Merge "Adds Cinder client" by Jenkins · 13 years ago
  69. 383c71d Added missing imports in tempest.tests.compute.base. by Wayne Vestal Weeks · 13 years ago
  70. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago
  71. a5ccff7 Merge "Add XML support for flavors_client" by Jenkins · 13 years ago
  72. eda03b5 Add XML support for flavors_client by Tiago Mello · 13 years ago
  73. d6ff6b7 Prevent stale isolated tenants from blocking test runs by Dan Smith · 13 years ago
  74. cf8fab6 Add an xml/servers_client.py implementation by Dan Smith · 13 years ago
  75. 74e7bcb Attempt to clean up any servers we left behind after a test by Dan Smith · 13 years ago
  76. 19c5bf6 Remove duplicate line cls.floating_ips_client = os.floating_ips_client from tempest/tests/compute/base.py by Syed Armani · 13 years ago
  77. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  78. cf0040c Add BaseComputeTest.wait_for and use it to fix bug 1017932. by David Kranz · 13 years ago
  79. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (84%) from tempest/tests/base_compute_test.py]
  80. 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
  81. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
  82. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  83. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago