1. aa902b1 Merge "uniforms skip messages" by Jenkins · 12 years ago
  2. bc266ad Merge "Switch heat template to use native nova resource" by Jenkins · 12 years ago
  3. a33c4b5 Merge "Add more detailed message about the volumes missing" by Jenkins · 12 years ago
  4. d083e91 Merge "Add handling for inherited stress attributes" by Jenkins · 12 years ago
  5. a007ecf Merge "Stress ssh_floating test" by Jenkins · 12 years ago
  6. 62b7d5f Switch heat template to use native nova resource by Steve Baker · 12 years ago
  7. cfa91fb Merge "KeyError when tearDownClass called from setUpClass" by Jenkins · 12 years ago
  8. d88f8a4 Merge "Increase default test timeout for timeout fixture" by Jenkins · 12 years ago
  9. 25a8d6c Merge "Remove unused LOG variable in scenario tests" by Jenkins · 12 years ago
  10. b060441 Add handling for inherited stress attributes by Marc Koderer · 12 years ago
  11. a87b64d Merge "Log request ids from glance and nova" by Jenkins · 12 years ago
  12. 8252040 Remove unused LOG variable in scenario tests by Masayuki Igawa · 12 years ago
  13. f1574b9 Add more detailed message about the volumes missing by Joshua Harlow · 12 years ago
  14. 53f887f Increase default test timeout for timeout fixture by Matthew Treinish · 12 years ago
  15. edaa084 Merge "per test_method logging" by Jenkins · 12 years ago
  16. 7457255 Merge "Adds tests for Heat" by Jenkins · 12 years ago
  17. 40c1ec4 Merge "moves addCleanup few lines upper to avoid potential leftovers" by Jenkins · 12 years ago
  18. e542391 Log request ids from glance and nova by Matthew Treinish · 12 years ago
  19. bdaf137 Merge "Fix logging problem for stress test wrappers" by Jenkins · 12 years ago
  20. 972d124 Merge "Fix ssh timeout issue" by Jenkins · 12 years ago
  21. b125b90 Merge "Add common "create_server_snapshot" method" by Jenkins · 12 years ago
  22. 47b1083 Merge "Add large-ops option to tox" by Jenkins · 12 years ago
  23. 2732fca moves addCleanup few lines upper to avoid potential leftovers by Giulio Fidente · 12 years ago
  24. 33ca6ee Fix logging problem for stress test wrappers by Marc Koderer · 12 years ago
  25. 80c2079 Merge "Fix test_admin_catalog_list" by Jenkins · 12 years ago
  26. 5d27530 KeyError when tearDownClass called from setUpClass by Attila Fazekas · 12 years ago
  27. 1f469a5 Merge "Use common create_keypair method for autoscaling" by Jenkins · 12 years ago
  28. 1988bba Merge "Switch run_tests.sh to run in parallel by default" by Jenkins · 12 years ago
  29. a491223 Add common "create_server_snapshot" method by Ken'ichi Ohmichi · 12 years ago
  30. aa86efd Merge "Rename heat logical_resource_id to resource_name" by Jenkins · 12 years ago
  31. e67416c Merge "Create discovery option for stress tests" by Jenkins · 12 years ago
  32. 4968180 Fix test_admin_catalog_list by Matthew Treinish · 12 years ago
  33. 14845af Merge "Always log stdout and stderr of CLI commands" by Jenkins · 12 years ago
  34. 0d9a84f Always log stdout and stderr of CLI commands by Pavel Sedlák · 12 years ago
  35. 44cd68e Merge "removes self.fail as suggested by HACKING.rst" by Jenkins · 12 years ago
  36. 32221b8e Create discovery option for stress tests by Marc Koderer · 12 years ago
  37. 49f4036 Switch run_tests.sh to run in parallel by default by Matthew Treinish · 12 years ago
  38. 32d3570 Add unittest framework + tests for wrapper scripts by Matthew Treinish · 12 years ago
  39. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 12 years ago
  40. 33d8e93 Rename heat logical_resource_id to resource_name by Steve Baker · 12 years ago
  41. 59f5cde Merge "Update requirements from global requirements" by Jenkins · 12 years ago
  42. 4002815 Add large-ops option to tox by Joe Gordon · 12 years ago
  43. a7b9dbc Merge "Switch gating tox jobs to testr parallel" by Jenkins · 12 years ago
  44. 7cf2a22 Stress ssh_floating test by Attila Fazekas · 12 years ago
  45. ab33b7e Adds tests for Heat by Bartosz Górski · 12 years ago
  46. 0042d2d Merge "close http connections" by Jenkins · 12 years ago
  47. 5da7c1f Merge "Skip orchestration scenario tests if heat service not available" by Jenkins · 12 years ago
  48. bdf4851 Update requirements from global requirements by Matthew Treinish · 12 years ago
  49. 6cc3ade uniforms skip messages by Giulio Fidente · 12 years ago
  50. 8ca0625 Use common create_keypair method for autoscaling by Ken'ichi Ohmichi · 12 years ago
  51. 7e42dd3 Merge "Protected matcher import" by Jenkins · 12 years ago
  52. 11c5b64 Skip orchestration scenario tests if heat service not available by Matt Riedemann · 12 years ago
  53. 6c90c22 Merge "Cleanup: Add common "ssh-login server" method" by Jenkins · 12 years ago
  54. 6deb905 Merge "use assertIsNotNone instead of assertNotEqual(*, None)" by Jenkins · 12 years ago
  55. ccc2e42 Merge "Add more tests for Swift Account Quota" by Jenkins · 12 years ago
  56. 8e59b81 Merge "Fixed up a missing space in an error message" by Jenkins · 12 years ago
  57. 155706e Merge "Fix skip tracker regex for multi-line skips" by Jenkins · 12 years ago
  58. 9ff2c3a Merge "Provide tox entry for running slow heat tests" by Jenkins · 12 years ago
  59. 26058bc Switch gating tox jobs to testr parallel by Matthew Treinish · 12 years ago
  60. c5d52e9 Provide tox entry for running slow heat tests by David Kranz · 12 years ago
  61. 23a58a3 close http connections by Mate Lakat · 12 years ago
  62. 025aa66 Merge "Skip os-fixed-ips test since neutron has not implemented it" by Jenkins · 12 years ago
  63. 35c4892 Merge "Unit tests as stress tests" by Jenkins · 12 years ago
  64. b435dd4 Merge "Fixing format_flavor to handle flavor extra_specs" by Jenkins · 12 years ago
  65. 94560d4 Fixed up a missing space in an error message by Alex Gaynor · 12 years ago
  66. 99f1663 Fix ssh timeout issue by Mate Lakat · 12 years ago
  67. eb59b7d Merge "Cleanup: Add common "create volume" method" by Jenkins · 12 years ago
  68. c0e79aa Merge "Heat autoscaling scenario test" by Jenkins · 12 years ago
  69. dd7c6ce Heat autoscaling scenario test by Steve Baker · 12 years ago
  70. 4c18fa1 cli: add messages to assertTrue by Pavel Sedlák · 12 years ago
  71. b3aa912 Cleanup: Add common "ssh-login server" method by Ken'ichi Ohmichi · 12 years ago
  72. 70672df Cleanup: Add common "create volume" method by Ken'ichi Ohmichi · 12 years ago
  73. 7395517 Merge "Cleanup: Add common "create security rule" method" by Jenkins · 12 years ago
  74. eff800e Merge "Mismatch dictionary key in the process of parsing XML" by Jenkins · 12 years ago
  75. fd07956 Merge "Remove identity race condition" by Jenkins · 12 years ago
  76. ba708d3 Merge "Adding network api xml support" by Jenkins · 12 years ago
  77. 14ae2d8 Merge "Add tenant isolation to the swift tests" by Jenkins · 12 years ago
  78. b2fc06e Merge "Cleanup: Add common "create keypair" method" by Jenkins · 12 years ago
  79. 7f7d452 use assertIsNotNone instead of assertNotEqual(*, None) by Ionuț Arțăriși · 12 years ago
  80. c0722a7 Skip os-fixed-ips test since neutron has not implemented it by zhhuabj · 12 years ago
  81. 1d41b83 Merge "Remove skip of neutron connectivity check" by Jenkins · 12 years ago
  82. c4d03f3 Merge "Set missing attribute self.server in _create_and_attach utility" by Jenkins · 12 years ago
  83. 3c1f519 Cleanup: Add common "create security rule" method by Ken'ichi Ohmichi · 12 years ago
  84. 3fdb80c Add tenant isolation to the swift tests by Matthew Treinish · 12 years ago
  85. 6769832 Adding network api xml support by raiesmh08 · 12 years ago
  86. 129acf5 Merge "Fixing the rest of the comment spacing issues" by Jenkins · 12 years ago
  87. 6a7a2d5 Set missing attribute self.server in _create_and_attach utility by Ryan Hsu · 12 years ago
  88. cc51ccd Mismatch dictionary key in the process of parsing XML by zhhuabj · 12 years ago
  89. db05602 Remove skip of neutron connectivity check by Maru Newby · 12 years ago
  90. bd6fcb6 Fix skip tracker regex for multi-line skips by Matthew Treinish · 12 years ago
  91. 53cb58a Add more tests for Swift Account Quota by Joe H. Rahme · 12 years ago
  92. ccfa653 Fixing format_flavor to handle flavor extra_specs by Aditi Raveesh · 12 years ago
  93. 599d1b8 Cleanup: Add common "create keypair" method by Ken'ichi Ohmichi · 12 years ago
  94. 5f4fa8b Merge "Testcase to create bulk networks in one API call" by Jenkins · 12 years ago
  95. 4289403 Merge "Added 3 Routers related testcases for Neutron API" by Jenkins · 12 years ago
  96. c3a095b Fixing the rest of the comment spacing issues by Attila Fazekas · 12 years ago
  97. 1ac6776 Merge "Cleanup: Add common "create_server" method" by Jenkins · 12 years ago
  98. 3138807 per test_method logging by Attila Fazekas · 12 years ago
  99. 104fda6 Merge "Remove positive tag" by Jenkins · 12 years ago
  100. 02f5bbe Merge "Add nose to run_tests and tox for python 2.6" by Jenkins · 12 years ago