1. dde9d0a Switch base unit test class to oslo mox fixture by Matthew Treinish · 11 years ago
  2. da267cc Merge "Move decision_maker() call into setUpClass" by Jenkins · 11 years ago
  3. eb2f8bd Merge "Fix default values so they work in a devstack run" by Jenkins · 11 years ago
  4. bf4fcbb Merge "Fix incorrect config option types" by Jenkins · 11 years ago
  5. 4882ab4 Merge "Add api version detection to verify_tempest_config" by Jenkins · 11 years ago
  6. 9ac1a41 Merge "Add config feature verification script" by Jenkins · 11 years ago
  7. 2018480 Merge "Add base test class for unit tests" by Jenkins · 11 years ago
  8. 8cc36e9 Merge "RunTimeError on tearDownClass explained" by Jenkins · 11 years ago
  9. 9647145 Merge "Add test case to api/compute/test_quotas" by Jenkins · 11 years ago
  10. 63cc278 Merge "Sync fixtures from oslo and use LockFixture" by Jenkins · 11 years ago
  11. 201245a Merge "Stop auto-detecting glance API versions" by Jenkins · 11 years ago
  12. f4c53c7 Merge "Reorganize project feature config options" by Jenkins · 11 years ago
  13. 036d4c5 Merge "add extend volume tests:" by Jenkins · 11 years ago
  14. b981023 Merge "Adds api test to test_images" by Jenkins · 11 years ago
  15. 7ec9140 Merge "Add some test_cases for glance_cli" by Jenkins · 11 years ago
  16. b160bcc Merge "Adds test to cover Swift healthcheck middleware" by Jenkins · 11 years ago
  17. 6653c4e Add test case to api/compute/test_quotas by Daniel Korn · 11 years ago
  18. e50a6f1 Adds api test to test_images by Hoisaleshwara Madan V S · 11 years ago
  19. 51e4b77 Merge "Adds initial ceilometerclient testing code" by Jenkins · 11 years ago
  20. eb72451 Fix default values so they work in a devstack run by Matthew Treinish · 11 years ago
  21. f319a73 Fix incorrect config option types by Matthew Treinish · 11 years ago
  22. 99afd07 Add api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  23. 1f7b33d Add config feature verification script by Matthew Treinish · 11 years ago
  24. 2b5287d Stop auto-detecting glance API versions by Matthew Treinish · 11 years ago
  25. d5c9602 Reorganize project feature config options by Matthew Treinish · 11 years ago
  26. c54a863 Adds test to cover Swift healthcheck middleware by Joe H. Rahme · 11 years ago
  27. 14b75e8 Merge "add negative test cases for create snapshots:" by Jenkins · 11 years ago
  28. dee3e40 Merge "Use lower case true/false in the sample config file" by Jenkins · 11 years ago
  29. f5a0970 Merge "Set max_template_size to heat's default value" by Jenkins · 11 years ago
  30. f054a9c Move decision_maker() call into setUpClass by Matthew Treinish · 11 years ago
  31. 8708621 Add base test class for unit tests by Matthew Treinish · 11 years ago
  32. 4fcaad5 Merge "Fix bad classname" by Jenkins · 11 years ago
  33. bb8232f Merge "Refactor duplicate isolated creds code" by Jenkins · 11 years ago
  34. b6d8b5f Merge "Preserve the configured log level" by Jenkins · 11 years ago
  35. 810cee6 Merge "Raise specific exceptions on tearDownClass failure" by Jenkins · 11 years ago
  36. 1e89a1b Fix bad classname by Mate Lakat · 11 years ago
  37. 4327699 Merge "Early die if on image gets killed" by Jenkins · 11 years ago
  38. 261db29 Merge "Replace assertLessEqual - is not in py26 testtools" by Jenkins · 11 years ago
  39. 4732c3d Merge "Add filenames to skip_tracker.py output" by Jenkins · 11 years ago
  40. 82fc8d1 Merge "add tests for set_metadata in aggregate" by Jenkins · 11 years ago
  41. 97e2cca Replace assertLessEqual - is not in py26 testtools by David Kranz · 11 years ago
  42. 0505694 Merge "Added some test for image tags" by Jenkins · 11 years ago
  43. ec3489c Raise specific exceptions on tearDownClass failure by Matthew Treinish · 11 years ago
  44. 9c81c9f Merge "add some tests for host and seperate negative ones" by Jenkins · 11 years ago
  45. 90445be Preserve the configured log level by Attila Fazekas · 11 years ago
  46. 5d59662 Add some test_cases for glance_cli by wingwj · 11 years ago
  47. a8cf910 Fix bad classname by Mate Lakat · 11 years ago
  48. 9b4d588 Sync fixtures from oslo and use LockFixture by Matthew Treinish · 11 years ago
  49. adae447 Merge "Updated from global requirements" by OpenStack Jenkins · 11 years ago
  50. 029fbce Merge "Update to latest pbr" by Jenkins · 11 years ago
  51. 8f254d8 Merge "Add more stuff to the whitelist" by Jenkins · 11 years ago
  52. e816d2d Merge "Set tempest version for icehouse" by Jenkins · 11 years ago
  53. 2de33c2 Updated from global requirements by OpenStack Jenkins · 11 years ago
  54. 271139a Update to latest pbr by Matthew Treinish · 11 years ago
  55. 0e51b22 Set max_template_size to heat's default value by Joe Gordon · 11 years ago
  56. c495298 Added some test for image tags by Anju Tiwari · 11 years ago
  57. 195f1d4 Early die if on image gets killed by Attila Fazekas · 11 years ago
  58. ffe8afe Revert "Use isolation credentials for neutron api tests" by Sean Dague · 11 years ago
  59. 8ad259a Add more stuff to the whitelist by David Kranz · 11 years ago
  60. d5d43b8 RunTimeError on tearDownClass explained by Attila Fazekas · 11 years ago
  61. 0fba939 Merge "fix DeletableSubnet in api/network/common" by Jenkins · 11 years ago
  62. 5b98175 add extend volume tests: by wanghao · 11 years ago
  63. 35e1f8e add tests for set_metadata in aggregate by ivan-zhu · 11 years ago
  64. ca1d9a9 fix DeletableSubnet in api/network/common by Yair Fried · 11 years ago
  65. 6c4bb3d Refactor duplicate isolated creds code by Ryan Hsu · 11 years ago
  66. 771b950 Merge "use "" instead of "None" in xml file" by Jenkins · 11 years ago
  67. bb024b0 Merge "Use isolation credentials for neutron api tests" by Jenkins · 11 years ago
  68. cccde4a Merge "uses skip_because where appropriate instead of regular skip" by Jenkins · 11 years ago
  69. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 11 years ago
  70. 7bd4667 Merge "Test for server create with IPv6 address only" by Jenkins · 11 years ago
  71. da458c2 Merge "api/network/security_groups_negative add testcases" by Jenkins · 11 years ago
  72. 38b6808 Merge "Fix issue with ImagesOneServerJSON test" by Jenkins · 11 years ago
  73. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 11 years ago
  74. b1b62db Merge "Add a flavor test for getting a specified key value API" by Jenkins · 11 years ago
  75. 4411fdf Merge "Simplify xml/json client selection" by Jenkins · 11 years ago
  76. a18921e api/network/security_groups_negative add testcases by Yair Fried · 11 years ago
  77. c0441be Merge "Change six to match global requirements" by Jenkins · 11 years ago
  78. 8581c0b Adds initial ceilometerclient testing code by Mehdi Abaakouk · 11 years ago
  79. ea879be Merge "add volume tests" by Jenkins · 11 years ago
  80. 1850c5f add negative test cases for create snapshots: by wanghao · 11 years ago
  81. 62c1d9c Fix issue with ImagesOneServerJSON test by Sreeram Yerrapragada · 11 years ago
  82. 07c92e1 Use isolation credentials for neutron api tests by Matthew Treinish · 11 years ago
  83. 7e678de Simplify xml/json client selection by Attila Fazekas · 12 years ago
  84. 7ca13ed Merge "add test for updating server's disk_config test" by Jenkins · 11 years ago
  85. bae2a99 Add filenames to skip_tracker.py output by Matthew Treinish · 11 years ago
  86. 66ff406 Merge "add token test for token-api" by Jenkins · 11 years ago
  87. e34ac37 Merge "add some tests for hypervisor operation" by Jenkins · 11 years ago
  88. cb8c5c0 Merge "Add a skip for meter-label cli tests" by Jenkins · 11 years ago
  89. d7bab66 Use lower case true/false in the sample config file by Attila Fazekas · 11 years ago
  90. ae5f98a use "" instead of "None" in xml file by ivan-zhu · 11 years ago
  91. 4a2431d Inject "-tempest-" string to rand_name by Masayuki Igawa · 11 years ago
  92. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 11 years ago
  93. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 11 years ago
  94. c3e510c Changed the exception name by Anju5 · 11 years ago
  95. 6fab1a1 server status remained in unexpected state by Attila Fazekas · 11 years ago
  96. c122f1e Set tempest version for icehouse by Matthew Treinish · 11 years ago
  97. 8bdb0f7 Merge "Separate negative tests api/network/security_groups" by Jenkins · 11 years ago
  98. e22c97a Add a skip for meter-label cli tests by Matthew Treinish · 11 years ago
  99. db740d7 Merge "VPNaas vpnservice test cases" by Jenkins · 11 years ago
  100. 2402859 Merge "Move negative action tests to right place" by Jenkins · 11 years ago