1. 1854353 Merge "Simplified stress tests." by Jenkins · 12 years ago
  2. 2077983 collapse tox.ini test commands for readability by Sean Dague · 12 years ago
  3. f682579 move cli directory into new tree structure by Sean Dague · 12 years ago
  4. 0974a44 Merge "Configurable fixed network name" by Jenkins · 12 years ago
  5. 2e96193 Merge "Remove old stress tests." by Jenkins · 12 years ago
  6. 5484416 Merge "Make sure isolated tenants are not left behind." by Jenkins · 12 years ago
  7. bba7a9f Merge "Declare the config attribute in a simpler way" by Jenkins · 12 years ago
  8. 7a3038d Merge "Add Aggregate XML client and tests." by Jenkins · 12 years ago
  9. 35a7caf make status_timeout a method by Sean Dague · 12 years ago
  10. 0f7769b Merge "proposal for tempest directory restructure" by Jenkins · 12 years ago
  11. 032bf3b Merge "only install things in the venv for pep8" by Jenkins · 12 years ago
  12. 9cf9539 only install things in the venv for pep8 by Sean Dague · 12 years ago
  13. ee4e5f5 Merge "Enabling assertions disabled for bug #1074901" by Jenkins · 12 years ago
  14. 31a57ad proposal for tempest directory restructure by Sean Dague · 12 years ago
  15. 6dbb27c Do super()'s tearDowns last (bug 1178337) by Dolph Mathews · 12 years ago
  16. a852fc7 Merge "Put the logic from devstack gate into tox." by Jenkins · 12 years ago
  17. 8d4c90c Put the logic from devstack gate into tox. by Monty Taylor · 12 years ago
  18. 1db5495 Remove old stress tests. by David Kranz · 12 years ago
  19. b9d9750 Simplified stress tests. by David Kranz · 12 years ago
  20. f2a5e82 Enabling assertions disabled for bug #1074901 by Chris Yeoh · 12 years ago
  21. c43fec8 Declare the config attribute in a simpler way by Attila Fazekas · 12 years ago
  22. b066165 Configurable fixed network name by Attila Fazekas · 12 years ago
  23. ae8fc53 Add Aggregate XML client and tests. by Mitsuhiko Yamazaki · 12 years ago
  24. 96e9e78 Merge "Update service test case - V3" by Jenkins · 12 years ago
  25. 574b0c4 Merge "change test_register_http_image to use explicit url" by Jenkins · 12 years ago
  26. b9017e7 Make sure isolated tenants are not left behind. by David Kranz · 12 years ago
  27. c7935e8 Merge "Add setup failure logging in tearDown method." by Jenkins · 12 years ago
  28. ad979a9 Merge "Adds Cinder Multi-Backend Test" by Jenkins · 12 years ago
  29. 3a465e3 Add setup failure logging in tearDown method. by Giulio Fidente · 12 years ago
  30. 8340199 change test_register_http_image to use explicit url by Sean Dague · 12 years ago
  31. 605dfd3 Ignore .testrepository/ by Steve Baker · 12 years ago
  32. 66fb3fb Merge "Add a test for creation of volumes' snapshots." by Jenkins · 12 years ago
  33. 86551ce Adds Cinder Multi-Backend Test by Jérôme Gallard · 12 years ago
  34. a92dd74 Update service test case - V3 by harika-vakadi · 12 years ago
  35. 7333293 Add a test for creation of volumes' snapshots. by Giulio Fidente · 12 years ago
  36. 7852c0d Remove reference to dead script configure_tempest.sh by David Ripton · 12 years ago
  37. 26c3443 Merge "Migrate to pbr from openstack.common.setup." by Jenkins · 12 years ago
  38. 2c91a68 Merge "Removed duplicate usage of TempestConfig()" by Jenkins · 12 years ago
  39. 6d2b7a8 Merge "Added 2 user related testcases for Keystone V3API" by Jenkins · 12 years ago
  40. 6437501 Migrate to pbr from openstack.common.setup. by Monty Taylor · 12 years ago
  41. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  42. 76ca57c Merge "Added tests to list instances by regexp" by Jenkins · 12 years ago
  43. bd3927a Merge "Fix status_timeout incorrectly referencing self" by Jenkins · 12 years ago
  44. 9528b9d Merge "Fixes volumes cleanup in base class" by Jenkins · 12 years ago
  45. da969fc Merge "Add tests list actions on a specified instance" by Jenkins · 12 years ago
  46. 62908cd Merge "Exclude etc/logging.conf from versioning" by Jenkins · 12 years ago
  47. 26d16ed Fixes volumes cleanup in base class by Giulio Fidente · 12 years ago
  48. 0dca897 Removed duplicate usage of TempestConfig() by Bob Ball · 12 years ago
  49. e0ba158 Merge "Missing image-del func in test_create_delete_image" by Jenkins · 12 years ago
  50. b6498cb Merge "Clean up servers created in test_multiple_create.py" by Jenkins · 12 years ago
  51. 51ed356 Fix status_timeout incorrectly referencing self by Pavel Sedlák · 12 years ago
  52. 7312bb5 Added 2 user related testcases for Keystone V3API by rajalakshmi-ganesan · 12 years ago
  53. cf89e6d Merge "Add tests list the availability zone" by Jenkins · 12 years ago
  54. 7e50c6b Merge "Adding test_max_image_meta_exceed_limit" by Jenkins · 12 years ago
  55. 27f254a Merge "Remove skips in test server rescue" by Jenkins · 12 years ago
  56. 5f5b2a5 Merge "Fix to enable negative test image_invalid_metadata" by Jenkins · 12 years ago
  57. de3c4ba Merge "Make CLI tests python2.6 compatible" by Jenkins · 12 years ago
  58. 586136a Fix to enable negative test image_invalid_metadata by Prem Karat · 12 years ago
  59. 325ed28 Missing image-del func in test_create_delete_image by Prem Karat · 12 years ago
  60. 1d61541 Clean up servers created in test_multiple_create.py by Mitsuhiko Yamazaki · 12 years ago
  61. faca6ff Add tests list actions on a specified instance by Leo Toyoda · 12 years ago
  62. 0dafd08 Merge "fix E122 and E126 flake8 issues" by Jenkins · 12 years ago
  63. 819db2f Merge "attempt to get to flake8/hacking plugins" by Jenkins · 12 years ago
  64. fbe87a0 Remove skips in test server rescue by Prem Karat · 12 years ago
  65. 110a3b7 Added tests to list instances by regexp by Vasyl Khomenko · 12 years ago
  66. 01f210b Adding test_max_image_meta_exceed_limit by Tatyana Leontovich · 12 years ago
  67. a527891 Add tests list the availability zone by Leo Toyoda · 12 years ago
  68. 1053bd3 Make CLI tests python2.6 compatible by Pavel Sedlák · 12 years ago
  69. efc1d75 Exclude etc/logging.conf from versioning by Pavel Sedlák · 12 years ago
  70. 0ad0a61 Merge "Add aggregate json client and tests." by Jenkins · 12 years ago
  71. 0c9111b Merge "Add logging configuration" by Jenkins · 12 years ago
  72. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  73. 2416cf3 attempt to get to flake8/hacking plugins by Sean Dague · 12 years ago
  74. 8a4c10b Merge "Fix AttachInterfacesTest error" by Jenkins · 12 years ago
  75. 70f4532 Merge "Fix to create an image with given min_ram value." by Jenkins · 12 years ago
  76. 201ef66 Merge "Fix to use an API to get the default quota set" by Jenkins · 12 years ago
  77. 4ca29f2 Merge "Add fixed ip client and tests" by Jenkins · 12 years ago
  78. f30bc53 Merge "Configure quantum basic ops tests as smoke." by Jenkins · 12 years ago
  79. f516640 Add fixed ip client and tests by Mauro S. M. Rodrigues · 12 years ago
  80. 75a2030 Fix to create an image with given min_ram value. by hi2suresh · 12 years ago
  81. 6ffa59c Add logging configuration by Mitsuhiko Yamazaki · 12 years ago
  82. 74f0707 Add aggregate json client and tests. by Mitsuhiko Yamazaki · 12 years ago
  83. b410c94 Merge "make stack traces tool find individual traces" by Jenkins · 12 years ago
  84. acf039f Merge "Create tests for multiple server creation" by Jenkins · 12 years ago
  85. bd36022 Configure quantum basic ops tests as smoke. by Maru Newby · 12 years ago
  86. 87a52b7 Fix to use an API to get the default quota set by Leo Toyoda · 12 years ago
  87. bc5934e Merge "Re-enable detach volume from unrescued VM" by Jenkins · 12 years ago
  88. 9541868 Merge "Adds create volume from image test" by Jenkins · 12 years ago
  89. bbed317 Merge "Test cases for Endpoints V3 API" by Jenkins · 12 years ago
  90. 69d5109 Merge "raise the first exception in flavors and security_group test" by Jenkins · 12 years ago
  91. f8f0044 Merge "Remove smoke.py and clean up base test classes" by Jenkins · 12 years ago
  92. 2883fd5 raise the first exception in flavors and security_group test by Attila Fazekas · 12 years ago
  93. 207d68c Fix HACKING compliance of test_network_basic_ops. by Maru Newby · 12 years ago
  94. fbf40fd Remove smoke.py and clean up base test classes by Matthew Treinish · 12 years ago
  95. 70eef03 make stack traces tool find individual traces by Sean Dague · 12 years ago
  96. e4f2b2e Re-enable detach volume from unrescued VM by Joe Gordon · 12 years ago
  97. 1af0f4d Merge "RestClient:keystone_auth hides requests and errors" by Jenkins · 12 years ago
  98. f6e2ff2 Merge "xenapi:live-block-migration - fix XML client test" by Jenkins · 12 years ago
  99. 28c1dce Fix docs for admin user config in conf sample. by Maru Newby · 12 years ago
  100. 0b71978 Merge "Fix typo for run_tests.sh -S option" by Jenkins · 12 years ago