1. a2c9cd5 port test_services into nova v3 part1 by ivan-zhu · 11 years ago
  2. b510f47 Merge "port test_images and test_server_actions into v3 part2" by Jenkins · 11 years ago
  3. 70dd6d5 Merge "port test_images and test_server_actions into v3 part1" by Jenkins · 11 years ago
  4. 5267d98 Merge "Sync config file generator from oslo" by Jenkins · 11 years ago
  5. dadd85c Merge "add some negative tests for force_delete/restore" by Jenkins · 11 years ago
  6. 8f992be port test_images and test_server_actions into v3 part2 by ivan-zhu · 11 years ago
  7. 0911194 port test_images and test_server_actions into v3 part1 by ivan-zhu · 11 years ago
  8. 06a237d Merge "add positive tests for volume" by Jenkins · 11 years ago
  9. 2cbc95b Merge "edit inheritence tree api/network/security_groups" by Jenkins · 11 years ago
  10. d967328 Merge "Stop testing deprecated command nova-manage instance_type" by Jenkins · 11 years ago
  11. 30f2f33 Merge "remove skip bug 1233026" by Jenkins · 11 years ago
  12. dd17d2f Merge "add debugging for when changes-sinces fails" by Jenkins · 11 years ago
  13. 29ed79a Merge "Add design principles to docs" by Jenkins · 11 years ago
  14. f7a4dc0 Merge "Update mailmap for Joe Gordon" by Jenkins · 11 years ago
  15. df0f503 Merge "Change all non-slow scenario tests to smoke" by Jenkins · 11 years ago
  16. 7bab5fd Merge "add tests for show and update of Flavor Extra Spec API extension" by Jenkins · 11 years ago
  17. a26454d Add design principles to docs by Sean Dague · 11 years ago
  18. 0d54a85 Merge "Add tempest unit test to verify the test list" by Jenkins · 11 years ago
  19. 35813f9 Merge "API tests for neutron router gateway" by Jenkins · 11 years ago
  20. b1539c5 Change all non-slow scenario tests to smoke by Masayuki Igawa · 11 years ago
  21. aa1f2f9 add positive tests for volume by wanghao · 11 years ago
  22. da267cc Merge "Move decision_maker() call into setUpClass" by Jenkins · 11 years ago
  23. eb2f8bd Merge "Fix default values so they work in a devstack run" by Jenkins · 11 years ago
  24. bf4fcbb Merge "Fix incorrect config option types" by Jenkins · 11 years ago
  25. 4882ab4 Merge "Add api version detection to verify_tempest_config" by Jenkins · 11 years ago
  26. 9ac1a41 Merge "Add config feature verification script" by Jenkins · 11 years ago
  27. 2018480 Merge "Add base test class for unit tests" by Jenkins · 11 years ago
  28. 8cc36e9 Merge "RunTimeError on tearDownClass explained" by Jenkins · 11 years ago
  29. 9647145 Merge "Add test case to api/compute/test_quotas" by Jenkins · 11 years ago
  30. 519cb3e Add tempest unit test to verify the test list by Matthew Treinish · 11 years ago
  31. 63cc278 Merge "Sync fixtures from oslo and use LockFixture" by Jenkins · 11 years ago
  32. 75a4ac8 remove skip bug 1233026 by ivan-zhu · 11 years ago
  33. 201245a Merge "Stop auto-detecting glance API versions" by Jenkins · 11 years ago
  34. f4c53c7 Merge "Reorganize project feature config options" by Jenkins · 11 years ago
  35. 036d4c5 Merge "add extend volume tests:" by Jenkins · 11 years ago
  36. b981023 Merge "Adds api test to test_images" by Jenkins · 11 years ago
  37. 7ec9140 Merge "Add some test_cases for glance_cli" by Jenkins · 11 years ago
  38. b160bcc Merge "Adds test to cover Swift healthcheck middleware" by Jenkins · 11 years ago
  39. 2507864 add debugging for when changes-sinces fails by Sean Dague · 11 years ago
  40. ae7c7c5 add tests for show and update of Flavor Extra Spec API extension by ivan-zhu · 11 years ago
  41. 6653c4e Add test case to api/compute/test_quotas by Daniel Korn · 11 years ago
  42. e50a6f1 Adds api test to test_images by Hoisaleshwara Madan V S · 11 years ago
  43. 51e4b77 Merge "Adds initial ceilometerclient testing code" by Jenkins · 11 years ago
  44. 547e843 Sync config file generator from oslo by Matthew Treinish · 11 years ago
  45. eb72451 Fix default values so they work in a devstack run by Matthew Treinish · 11 years ago
  46. f319a73 Fix incorrect config option types by Matthew Treinish · 11 years ago
  47. 99afd07 Add api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  48. 1f7b33d Add config feature verification script by Matthew Treinish · 11 years ago
  49. 2b5287d Stop auto-detecting glance API versions by Matthew Treinish · 11 years ago
  50. d5c9602 Reorganize project feature config options by Matthew Treinish · 11 years ago
  51. c54a863 Adds test to cover Swift healthcheck middleware by Joe H. Rahme · 11 years ago
  52. 78c0dc7 Stop testing deprecated command nova-manage instance_type by Joe Gordon · 11 years ago
  53. d547982 edit inheritence tree api/network/security_groups by Yair Fried · 11 years ago
  54. 14b75e8 Merge "add negative test cases for create snapshots:" by Jenkins · 11 years ago
  55. dee3e40 Merge "Use lower case true/false in the sample config file" by Jenkins · 11 years ago
  56. f5a0970 Merge "Set max_template_size to heat's default value" by Jenkins · 11 years ago
  57. f054a9c Move decision_maker() call into setUpClass by Matthew Treinish · 11 years ago
  58. 8708621 Add base test class for unit tests by Matthew Treinish · 11 years ago
  59. 4fcaad5 Merge "Fix bad classname" by Jenkins · 11 years ago
  60. bb8232f Merge "Refactor duplicate isolated creds code" by Jenkins · 11 years ago
  61. b6d8b5f Merge "Preserve the configured log level" by Jenkins · 11 years ago
  62. 810cee6 Merge "Raise specific exceptions on tearDownClass failure" by Jenkins · 11 years ago
  63. 14a02fc Update mailmap for Joe Gordon by Joe Gordon · 11 years ago
  64. 1e89a1b Fix bad classname by Mate Lakat · 11 years ago
  65. aecc109 add some negative tests for force_delete/restore by Lingxian Kong · 11 years ago
  66. 4327699 Merge "Early die if on image gets killed" by Jenkins · 11 years ago
  67. 261db29 Merge "Replace assertLessEqual - is not in py26 testtools" by Jenkins · 11 years ago
  68. 4732c3d Merge "Add filenames to skip_tracker.py output" by Jenkins · 11 years ago
  69. 82fc8d1 Merge "add tests for set_metadata in aggregate" by Jenkins · 11 years ago
  70. 97e2cca Replace assertLessEqual - is not in py26 testtools by David Kranz · 11 years ago
  71. 0505694 Merge "Added some test for image tags" by Jenkins · 11 years ago
  72. ec3489c Raise specific exceptions on tearDownClass failure by Matthew Treinish · 11 years ago
  73. 9c81c9f Merge "add some tests for host and seperate negative ones" by Jenkins · 11 years ago
  74. 90445be Preserve the configured log level by Attila Fazekas · 11 years ago
  75. 5d59662 Add some test_cases for glance_cli by wingwj · 11 years ago
  76. a8cf910 Fix bad classname by Mate Lakat · 11 years ago
  77. 9b4d588 Sync fixtures from oslo and use LockFixture by Matthew Treinish · 11 years ago
  78. adae447 Merge "Updated from global requirements" by OpenStack Jenkins · 11 years ago
  79. 029fbce Merge "Update to latest pbr" by Jenkins · 11 years ago
  80. 8f254d8 Merge "Add more stuff to the whitelist" by Jenkins · 11 years ago
  81. e816d2d Merge "Set tempest version for icehouse" by Jenkins · 11 years ago
  82. 2de33c2 Updated from global requirements by OpenStack Jenkins · 11 years ago
  83. 271139a Update to latest pbr by Matthew Treinish · 11 years ago
  84. 0e51b22 Set max_template_size to heat's default value by Joe Gordon · 11 years ago
  85. c495298 Added some test for image tags by Anju Tiwari · 11 years ago
  86. 195f1d4 Early die if on image gets killed by Attila Fazekas · 11 years ago
  87. ffe8afe Revert "Use isolation credentials for neutron api tests" by Sean Dague · 11 years ago
  88. 8ad259a Add more stuff to the whitelist by David Kranz · 11 years ago
  89. d5d43b8 RunTimeError on tearDownClass explained by Attila Fazekas · 11 years ago
  90. 0fba939 Merge "fix DeletableSubnet in api/network/common" by Jenkins · 11 years ago
  91. 5b98175 add extend volume tests: by wanghao · 11 years ago
  92. 35e1f8e add tests for set_metadata in aggregate by ivan-zhu · 11 years ago
  93. ca1d9a9 fix DeletableSubnet in api/network/common by Yair Fried · 11 years ago
  94. 6c4bb3d Refactor duplicate isolated creds code by Ryan Hsu · 11 years ago
  95. 771b950 Merge "use "" instead of "None" in xml file" by Jenkins · 11 years ago
  96. bb024b0 Merge "Use isolation credentials for neutron api tests" by Jenkins · 11 years ago
  97. cccde4a Merge "uses skip_because where appropriate instead of regular skip" by Jenkins · 11 years ago
  98. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 11 years ago
  99. 7bd4667 Merge "Test for server create with IPv6 address only" by Jenkins · 11 years ago
  100. da458c2 Merge "api/network/security_groups_negative add testcases" by Jenkins · 11 years ago