1. 8708621 Add base test class for unit tests by Matthew Treinish · 11 years ago
  2. bb8232f Merge "Refactor duplicate isolated creds code" by Jenkins · 11 years ago
  3. b6d8b5f Merge "Preserve the configured log level" by Jenkins · 11 years ago
  4. 810cee6 Merge "Raise specific exceptions on tearDownClass failure" by Jenkins · 11 years ago
  5. 4327699 Merge "Early die if on image gets killed" by Jenkins · 11 years ago
  6. 261db29 Merge "Replace assertLessEqual - is not in py26 testtools" by Jenkins · 11 years ago
  7. 4732c3d Merge "Add filenames to skip_tracker.py output" by Jenkins · 11 years ago
  8. 82fc8d1 Merge "add tests for set_metadata in aggregate" by Jenkins · 11 years ago
  9. 97e2cca Replace assertLessEqual - is not in py26 testtools by David Kranz · 11 years ago
  10. 0505694 Merge "Added some test for image tags" by Jenkins · 11 years ago
  11. ec3489c Raise specific exceptions on tearDownClass failure by Matthew Treinish · 11 years ago
  12. 9c81c9f Merge "add some tests for host and seperate negative ones" by Jenkins · 11 years ago
  13. 90445be Preserve the configured log level by Attila Fazekas · 11 years ago
  14. a8cf910 Fix bad classname by Mate Lakat · 11 years ago
  15. adae447 Merge "Updated from global requirements" by OpenStack Jenkins · 11 years ago
  16. 029fbce Merge "Update to latest pbr" by Jenkins · 11 years ago
  17. 8f254d8 Merge "Add more stuff to the whitelist" by Jenkins · 11 years ago
  18. e816d2d Merge "Set tempest version for icehouse" by Jenkins · 11 years ago
  19. 2de33c2 Updated from global requirements by OpenStack Jenkins · 11 years ago
  20. 271139a Update to latest pbr by Matthew Treinish · 11 years ago
  21. c495298 Added some test for image tags by Anju Tiwari · 11 years ago
  22. 195f1d4 Early die if on image gets killed by Attila Fazekas · 11 years ago
  23. ffe8afe Revert "Use isolation credentials for neutron api tests" by Sean Dague · 11 years ago
  24. 8ad259a Add more stuff to the whitelist by David Kranz · 11 years ago
  25. 0fba939 Merge "fix DeletableSubnet in api/network/common" by Jenkins · 11 years ago
  26. 35e1f8e add tests for set_metadata in aggregate by ivan-zhu · 11 years ago
  27. ca1d9a9 fix DeletableSubnet in api/network/common by Yair Fried · 11 years ago
  28. 6c4bb3d Refactor duplicate isolated creds code by Ryan Hsu · 11 years ago
  29. 771b950 Merge "use "" instead of "None" in xml file" by Jenkins · 11 years ago
  30. bb024b0 Merge "Use isolation credentials for neutron api tests" by Jenkins · 11 years ago
  31. cccde4a Merge "uses skip_because where appropriate instead of regular skip" by Jenkins · 11 years ago
  32. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 11 years ago
  33. 7bd4667 Merge "Test for server create with IPv6 address only" by Jenkins · 11 years ago
  34. da458c2 Merge "api/network/security_groups_negative add testcases" by Jenkins · 11 years ago
  35. 38b6808 Merge "Fix issue with ImagesOneServerJSON test" by Jenkins · 11 years ago
  36. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 11 years ago
  37. b1b62db Merge "Add a flavor test for getting a specified key value API" by Jenkins · 11 years ago
  38. 4411fdf Merge "Simplify xml/json client selection" by Jenkins · 11 years ago
  39. a18921e api/network/security_groups_negative add testcases by Yair Fried · 11 years ago
  40. c0441be Merge "Change six to match global requirements" by Jenkins · 11 years ago
  41. ea879be Merge "add volume tests" by Jenkins · 11 years ago
  42. 62c1d9c Fix issue with ImagesOneServerJSON test by Sreeram Yerrapragada · 11 years ago
  43. 07c92e1 Use isolation credentials for neutron api tests by Matthew Treinish · 11 years ago
  44. 7e678de Simplify xml/json client selection by Attila Fazekas · 12 years ago
  45. 7ca13ed Merge "add test for updating server's disk_config test" by Jenkins · 11 years ago
  46. bae2a99 Add filenames to skip_tracker.py output by Matthew Treinish · 11 years ago
  47. 66ff406 Merge "add token test for token-api" by Jenkins · 11 years ago
  48. e34ac37 Merge "add some tests for hypervisor operation" by Jenkins · 11 years ago
  49. cb8c5c0 Merge "Add a skip for meter-label cli tests" by Jenkins · 11 years ago
  50. ae5f98a use "" instead of "None" in xml file by ivan-zhu · 11 years ago
  51. 4a2431d Inject "-tempest-" string to rand_name by Masayuki Igawa · 11 years ago
  52. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 11 years ago
  53. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 11 years ago
  54. c3e510c Changed the exception name by Anju5 · 11 years ago
  55. 6fab1a1 server status remained in unexpected state by Attila Fazekas · 11 years ago
  56. c122f1e Set tempest version for icehouse by Matthew Treinish · 11 years ago
  57. 8bdb0f7 Merge "Separate negative tests api/network/security_groups" by Jenkins · 11 years ago
  58. e22c97a Add a skip for meter-label cli tests by Matthew Treinish · 11 years ago
  59. db740d7 Merge "VPNaas vpnservice test cases" by Jenkins · 11 years ago
  60. 2402859 Merge "Move negative action tests to right place" by Jenkins · 11 years ago
  61. c06612c Merge "Skip negative compute quota tests that don't work with Neutron" by Jenkins · 11 years ago
  62. 860097d VPNaas vpnservice test cases by Anju Tiwari · 11 years ago
  63. 1630061 Separate negative tests api/network/security_groups by Yair Fried · 11 years ago
  64. 3114ac1 Merge "Fixing ImagesOneServerTestXml issue" by Jenkins · 11 years ago
  65. c0c6d85 Merge "Fix to use proper random values" by Jenkins · 11 years ago
  66. 6ac8a10 Skip negative compute quota tests that don't work with Neutron by Matt Riedemann · 11 years ago
  67. 386ac8f uses skip_because where appropriate instead of regular skip by Giulio Fidente · 11 years ago
  68. a2a0c90 Merge "Orchestration autoscaling improve status polling" by Jenkins · 11 years ago
  69. 0136339 Merge "add some negative tests for tenant" by Jenkins · 11 years ago
  70. e5f5201 Merge "Adds test_update_all_metadata_field_not_included negative test" by Jenkins · 11 years ago
  71. 4629a23 Fixing ImagesOneServerTestXml issue by Attila Fazekas · 11 years ago
  72. 72d7d5b add test for updating server's disk_config test by ivan-zhu · 11 years ago
  73. 2a05a3c Merge "glance image v1 member test cleaup" by Jenkins · 11 years ago
  74. 602b76d Merge "skip test_lock_unlock_server" by Jenkins · 11 years ago
  75. 717fb56 Merge "Split out unit tests as separate tox jobs" by Jenkins · 11 years ago
  76. 12e4403 Merge "Skip get_server_diagnostics test until bug 1240043 is fixed" by Jenkins · 11 years ago
  77. 826301d Skip get_server_diagnostics test until bug 1240043 is fixed by Bob Ball · 11 years ago
  78. 9adf900 Merge "Add a create_router utility function" by Jenkins · 11 years ago
  79. ade89f6 Merge "add more test cases to api/network/security_groups" by Jenkins · 11 years ago
  80. b8b3501 Merge "Restores passing additional parameters to nosetest" by Jenkins · 11 years ago
  81. 54b7e83 Merge "remove tearDownClass in test_quotas.py" by Jenkins · 11 years ago
  82. 2e26c87 Merge "Update to latest tox" by Jenkins · 11 years ago
  83. 4b398fd add some tests for host and seperate negative ones by Lingxian Kong · 11 years ago
  84. b9a6590 Merge "Reduce vm creations in negative tests" by Jenkins · 11 years ago
  85. a2ccca0 Fix to use proper random values by Masayuki Igawa · 11 years ago
  86. 5a95b66 Merge "Rename cli tests from compute to nova" by Jenkins · 11 years ago
  87. 1629d5d add some tests for hypervisor operation by Lingxian Kong · 11 years ago
  88. b866f05 add volume tests by zhangyanzi · 11 years ago
  89. da30650 Reduce vm creations in negative tests by Ken'ichi Ohmichi · 11 years ago
  90. 9125de0 Change six to match global requirements by Clint Byrum · 11 years ago
  91. f55f4e5 Merge "delete the duplicated variable definition" by Jenkins · 11 years ago
  92. 5d3f66c remove tearDownClass in test_quotas.py by LingxianKong · 11 years ago
  93. bcdcb3b add more test cases to api/network/security_groups by Yair Fried · 11 years ago
  94. 9feaa21 Add a flavor test for getting a specified key value API by lijunjbj · 11 years ago
  95. ee332b0 Restores passing additional parameters to nosetest by Sunil Thaha · 11 years ago
  96. d90c010 Move negative action tests to right place by Ken'ichi Ohmichi · 11 years ago
  97. 86ab238 Merge "Accept gzip files in find_stack_traces.py" by Jenkins · 11 years ago
  98. b12d5e4 Merge "Increase heat's default max_template_size" by Jenkins · 11 years ago
  99. 35c6fa6 Merge "Add section for negative tests to HACKING.rst" by Jenkins · 11 years ago
  100. a7a3649 Merge "Script to filter logs for ERRORs based on whitelist" by Jenkins · 11 years ago