1. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  2. c71a063 Merge "early failures would prevent cleanup" by Jenkins · 13 years ago
  3. 1c6722e early failures would prevent cleanup by Sean Dague · 13 years ago
  4. 3689afc Merge "Started consolidation of disk config tests" by Jenkins · 13 years ago
  5. b3ae605 Merge "Fixed potential unbound varialble errors on test failures." by Jenkins · 13 years ago
  6. a73aef9 Merge "Add swift object versioning test case" by Jenkins · 13 years ago
  7. 6a256a0 Merge "Check for the canonical form as well, either is valid" by Jenkins · 13 years ago
  8. 7c93a81 Merge "Test Case to check "copy object across container"" by Jenkins · 13 years ago
  9. 48001f1 Check for the canonical form as well, either is valid by Joshua Harlow · 13 years ago
  10. 084f2c1 Skip tests broken by nova b u g 1086980. by David Kranz · 13 years ago
  11. 925e239 Test Case to check "copy object across container" by rajalakshmi-ganesan · 13 years ago
  12. 0aea003 Started consolidation of disk config tests by Daryl Walleck · 13 years ago
  13. 1963270 Add swift object versioning test case by Attila Fazekas · 13 years ago
  14. af6fca5 Merge "Fix pep8 failures in test_ec2_security_groups.py" by Jenkins · 13 years ago
  15. 17a1c00 Merge "test_absolute_limits.py to check limits response" by Jenkins · 13 years ago
  16. ee3cc8d Fixed potential unbound varialble errors on test failures. by David Kranz · 13 years ago
  17. 5432174 Merge "Don't try to cleanup volume that doesn't exist." by Jenkins · 13 years ago
  18. 9821fde Don't try to cleanup volume that doesn't exist. by Dan Prince · 13 years ago
  19. 12eb3aa Fix pep8 failures in test_ec2_security_groups.py by Matthew Treinish · 13 years ago
  20. 461c4b2 Don't log stack trace on S3/EC2 client errors. by Dan Prince · 13 years ago
  21. a4ab007 test_absolute_limits.py to check limits response by rajalakshmi-ganesan · 14 years ago
  22. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 13 years ago
  23. b74e5e3 Merge "fix some typo" by Jenkins · 13 years ago
  24. f443a4e fix some typo by ravikumar-venkatesan · 13 years ago
  25. a23f500 Add start of the EC2/S3 API testing to tempest by Attila Fazekas · 13 years ago
  26. c8521f2 Merge "Added Swift tests: * account: delete account metadata * container: retrieve/delete container metadata * object: retrieve/copy(2 ways) object Syntax bug fix in container_client.py: return resp. body => return resp, body Fixed passing headers parameter in head method in rest_client.py: return self.request('HEAD', url, headers) Removed unused imports." by Jenkins · 13 years ago
  27. 2c1c54d Merge "use deleted=False instead of deleted=0 in queries" by Jenkins · 13 years ago
  28. aff466e use deleted=False instead of deleted=0 in queries by Sean Dague · 13 years ago
  29. 0002e9f Merge "Make assertion failures more informative." by Jenkins · 13 years ago
  30. c38bdd1 be specific about metadata too long error by Sean Dague · 13 years ago
  31. 3c3d179 Make assertion failures more informative. by Jaroslav Henner · 13 years ago
  32. 6c3c780 Added Swift tests: by Larisa Ustalov · 13 years ago
  33. 92d3f63 Remove unnecessary test. Fixes bug 1072841. by David Kranz · 13 years ago
  34. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago
  35. e6d43b8 flavors with disk sizes of 10 10 20 30 would fail unexpectedly before since flavor[1]['disk'] == flavor[0]['disk] by Wayne Vestal Weeks · 13 years ago
  36. 367603a Merge "Tempest tests to cover live-block-migration" by Jenkins · 13 years ago
  37. 5d73443 Initial add of Swift tests by dwalleck · 13 years ago
  38. fa07a0e Added missing import for SkipTest in test_authorization. by Wayne Vestal Weeks · 13 years ago
  39. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 14 years ago
  40. 444c3e6 Refactor list servers negative test and fix remaining gate bugs by Jay Pipes · 13 years ago
  41. 2f5db94 Merge "Put skip at top level." by Jenkins · 13 years ago
  42. 3ab14e7 Put skip at top level. by David Kranz · 13 years ago
  43. ead03dc Add XML support for test_security_groups.py and test_security_group_rules.py. by Vincent Hou · 14 years ago
  44. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  45. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  46. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 14 years ago
  47. 19e6645 Merge "Clean up pep8 E502 violations" by Jenkins · 13 years ago
  48. 229845a Merge "Adds client API and tests for volume attachments" by Jenkins · 13 years ago
  49. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 14 years ago
  50. e6321ef Clean up pep8 E502 violations by Zhongyue Luo · 14 years ago
  51. 9854d5b Add XML support to the cinder client by Matthew Treinish · 14 years ago
  52. 494d938 Merge "Fix test_rebuild_nonexistent_server" by Jenkins · 13 years ago
  53. dbe3eb4 Merge "Update test_associate_already_associated_floating_ip" by Jenkins · 13 years ago
  54. 19fe1fa Merge "Add XML support to the volumes tests." by Jenkins · 13 years ago
  55. 648d4ba Update test_associate_already_associated_floating_ip by Joe Gordon · 14 years ago
  56. 22f03c7 Add XML support for test_list_floating_ips.py. by Vincent Hou · 14 years ago
  57. a42fe44 Adds client API and tests for volume attachments by Rohit Karajgi · 14 years ago
  58. ddf3927 Fix test_rebuild_nonexistent_server by Joe Gordon · 14 years ago
  59. efde8de Merge "Fix bug 1005397" by Jenkins · 14 years ago
  60. 9e1eb97 Add XML support to the volumes tests. by Matthew Treinish · 14 years ago
  61. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 14 years ago
  62. c25ef68 Merge "Add XML support for extensions_client" by Jenkins · 14 years ago
  63. e1165ed Merge "Replace glance.client with python-glanceclient" by Jenkins · 14 years ago
  64. 0eb0c69 Merge "Re-enable 3 flavor tests" by Jenkins · 14 years ago
  65. 5036403 Merge "Fix test_create_server_with_unauthorized_image" by Jenkins · 14 years ago
  66. 5e53851 Merge "Adds Cinder client" by Jenkins · 14 years ago
  67. c9b99a2 Replace glance.client with python-glanceclient by Brian Waldon · 14 years ago
  68. 406eb2a Fix test_create_server_with_unauthorized_image by Joe Gordon · 14 years ago
  69. 2a5b60a Re-enable 3 flavor tests by Joe Gordon · 14 years ago
  70. f26620f Fix bug 1005397 by Joe Gordon · 14 years ago
  71. 245d836 Merge "Provide more default clients for smoke tests." by Jenkins · 14 years ago
  72. 383c71d Added missing imports in tempest.tests.compute.base. by Wayne Vestal Weeks · 14 years ago
  73. dec13ec Provide more default clients for smoke tests. by Maru Newby · 14 years ago
  74. d3e674e Merge "Ensure token refresh. Fixes bug 1044316." by Jenkins · 14 years ago
  75. 6cdcfb6 Comment out flakey failing tests. by David Kranz · 14 years ago
  76. dd47d7e Adds Cinder client by Rohit Karajgi · 14 years ago
  77. 501cacd Ensure token refresh. Fixes bug 1044316. by Jaroslav Henner · 14 years ago
  78. a5ccff7 Merge "Add XML support for flavors_client" by Jenkins · 14 years ago
  79. c660795 Merge "Prevent stale isolated tenants from blocking test runs" by Jenkins · 14 years ago
  80. 89126c3 Add XML support for extensions_client by Tiago Mello · 14 years ago
  81. eda03b5 Add XML support for flavors_client by Tiago Mello · 14 years ago
  82. ca0f2f0 Merge "Add xml support to keypairs_client and its tests" by Jenkins · 14 years ago
  83. c8bba2f Merge "Add XML support to the server personality test." by Jenkins · 14 years ago
  84. 1ced842 Add XML support for test_attach_volume by Dan Smith · 14 years ago
  85. 44a4738 Add XML support for test_security_groups.py by Dan Smith · 14 years ago
  86. d6ff6b7 Prevent stale isolated tenants from blocking test runs by Dan Smith · 14 years ago
  87. a636f53 Add xml support to keypairs_client and its tests by Mauro S. M. Rodrigues · 14 years ago
  88. 8ebc369 Resolves lp#1042541 by dwalleck · 14 years ago
  89. a6f0b22 Add XML support to the server personality test. by Matthew Treinish · 14 years ago
  90. 4307f99 Add XML support for test_create_server.py by Dan Smith · 14 years ago
  91. bc3bd24 Add XML support for test_server_actions.py by Dan Smith · 14 years ago
  92. 80dc1c1 Add XML support for test_list_server_filters.py by Dan Smith · 14 years ago
  93. 011164b Add XML support for test_servers.py by Dan Smith · 14 years ago
  94. e7316bb Add XML support for test_images.py by Dan Smith · 14 years ago
  95. cf8fab6 Add an xml/servers_client.py implementation by Dan Smith · 14 years ago
  96. 74e7bcb Attempt to clean up any servers we left behind after a test by Dan Smith · 14 years ago
  97. b88c6fc Merge "Fixes LP Bug# 930482 - Test for security -tenanid by pass" by Jenkins · 14 years ago
  98. 0312b69 Skip tests that are causing tempest gate to fail. by David Kranz · 14 years ago
  99. 3793976 Fixes LP Bug# 930482 - Test for security -tenanid by pass by sapan-kona · 14 years ago
  100. 6729d26 Merge "Addresses lp#1004971" by Jenkins · 14 years ago