1. 1d9e32f Merge "Start making setup.py similar to other OpenStack Projects" by Jenkins · 12 years ago
  2. 6a256a0 Merge "Check for the canonical form as well, either is valid" by Jenkins · 12 years ago
  3. 7c93a81 Merge "Test Case to check "copy object across container"" by Jenkins · 12 years ago
  4. 48001f1 Check for the canonical form as well, either is valid by Joshua Harlow · 12 years ago
  5. 084f2c1 Skip tests broken by nova b u g 1086980. by David Kranz · 12 years ago
  6. 5abb253 Start making setup.py similar to other OpenStack Projects by Attila Fazekas · 12 years ago
  7. 10f84ce Merge "Remove unused configuration variables" by Jenkins · 12 years ago
  8. 4ef897c Merge "Fix and simplify arbitrary_string. lp#1085048" by Jenkins · 12 years ago
  9. 9492d35 Remove unused configuration variables by Attila Fazekas · 12 years ago
  10. 925e239 Test Case to check "copy object across container" by rajalakshmi-ganesan · 12 years ago
  11. 47737d8 Fix and simplify arbitrary_string. lp#1085048 by Jaroslav Henner · 12 years ago
  12. 7ccda8c Simplify parse_image_id. by Jaroslav Henner · 12 years ago
  13. af6fca5 Merge "Fix pep8 failures in test_ec2_security_groups.py" by Jenkins · 12 years ago
  14. b442d09 Merge "Fix issue with 404 logs on wait for delete." by Jenkins · 12 years ago
  15. 17a1c00 Merge "test_absolute_limits.py to check limits response" by Jenkins · 12 years ago
  16. 5432174 Merge "Don't try to cleanup volume that doesn't exist." by Jenkins · 12 years ago
  17. 9821fde Don't try to cleanup volume that doesn't exist. by Dan Prince · 12 years ago
  18. 426326e Fix issue with 404 logs on wait for delete. by Matthew Treinish · 12 years ago
  19. 12eb3aa Fix pep8 failures in test_ec2_security_groups.py by Matthew Treinish · 12 years ago
  20. 461c4b2 Don't log stack trace on S3/EC2 client errors. by Dan Prince · 12 years ago
  21. 5f2b39f Merge "Adds a Quotas client for Nova" by Jenkins · 12 years ago
  22. a4ab007 test_absolute_limits.py to check limits response by rajalakshmi-ganesan · 12 years ago
  23. f51463d Merge "Spelling: executng=>executing" by Jenkins · 12 years ago
  24. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 12 years ago
  25. b74e5e3 Merge "fix some typo" by Jenkins · 12 years ago
  26. 979da33 Spelling: executng=>executing by Joe Gordon · 12 years ago
  27. f443a4e fix some typo by ravikumar-venkatesan · 12 years ago
  28. f92620e Merge "Add start of the EC2/S3 API testing to tempest" by Jenkins · 12 years ago
  29. a23f500 Add start of the EC2/S3 API testing to tempest by Attila Fazekas · 12 years ago
  30. 3d3f610 Adds JSON client for servers admin API by Daryl Walleck · 12 years ago
  31. 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 · 12 years ago
  32. ddb489c fix for Bug1078481 by nayna-patel · 12 years ago
  33. 2c1c54d Merge "use deleted=False instead of deleted=0 in queries" by Jenkins · 12 years ago
  34. f13882a Merge "make it possible to run only one test in tempest" by Jenkins · 12 years ago
  35. aff466e use deleted=False instead of deleted=0 in queries by Sean Dague · 12 years ago
  36. 0002e9f Merge "Make assertion failures more informative." by Jenkins · 12 years ago
  37. d1d74c7 Merge "exclude venv directories from local pep8" by Jenkins · 12 years ago
  38. c38bdd1 be specific about metadata too long error by Sean Dague · 12 years ago
  39. 422af97 make it possible to run only one test in tempest by Sean Dague · 12 years ago
  40. 24e0f7f exclude venv directories from local pep8 by Sean Dague · 12 years ago
  41. 3c3d179 Make assertion failures more informative. by Jaroslav Henner · 12 years ago
  42. 6c3c780 Added Swift tests: by Larisa Ustalov · 12 years ago
  43. 92d3f63 Remove unnecessary test. Fixes bug 1072841. by David Kranz · 12 years ago
  44. e27a4bf Fix SyntaxError: invalid syntax - comma. by Jaroslav Henner · 12 years ago
  45. 1301f8d Remove kong. Fixes bug 1052511. by David Kranz · 12 years ago
  46. e62b9f0 General cleanup/organization of compute tests by dwalleck · 12 years ago
  47. 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 · 12 years ago
  48. 367603a Merge "Tempest tests to cover live-block-migration" by Jenkins · 12 years ago
  49. d246eb4 Merge "Initial add of Swift tests" by Jenkins · 12 years ago
  50. 3d7c5c7 Merge "Handle ImportError's when quantumclient is missing" by Jenkins · 12 years ago
  51. 5d73443 Initial add of Swift tests by dwalleck · 12 years ago
  52. a4b709c Fix 'message' is not defined errors. by Dan Prince · 12 years ago
  53. bff5223 Handle ImportError's when quantumclient is missing by Dan Prince · 12 years ago
  54. fa07a0e Added missing import for SkipTest in test_authorization. by Wayne Vestal Weeks · 12 years ago
  55. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 12 years ago
  56. 444c3e6 Refactor list servers negative test and fix remaining gate bugs by Jay Pipes · 12 years ago
  57. 2f5db94 Merge "Put skip at top level." by Jenkins · 12 years ago
  58. 3ab14e7 Put skip at top level. by David Kranz · 12 years ago
  59. ead03dc Add XML support for test_security_groups.py and test_security_group_rules.py. by Vincent Hou · 12 years ago
  60. 76888ee Clean up pep8 E125 violations by Zhongyue Luo · 12 years ago
  61. 30a563f Clean up pep8 E123 and E124 violations by Zhongyue Luo · 12 years ago
  62. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  63. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  64. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 12 years ago
  65. 94012e4 Merge "Passing endpoint makes authenticate lazy so getting catalog fails." by Jenkins · 12 years ago
  66. 19e6645 Merge "Clean up pep8 E502 violations" by Jenkins · 12 years ago
  67. 21d95da Passing endpoint makes authenticate lazy so getting catalog fails. by David Kranz · 12 years ago
  68. 229845a Merge "Adds client API and tests for volume attachments" by Jenkins · 12 years ago
  69. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 12 years ago
  70. c89003a Merge "Fix ssh.Client retval and deadlock danger LP#1038561" by Jenkins · 12 years ago
  71. 5aa5e3c Merge "Add XML support to the cinder client" by Jenkins · 12 years ago
  72. e6321ef Clean up pep8 E502 violations by Zhongyue Luo · 12 years ago
  73. a5feec9 Merge "make the rand_name value shorter" by Jenkins · 12 years ago
  74. 9854d5b Add XML support to the cinder client by Matthew Treinish · 12 years ago
  75. 494d938 Merge "Fix test_rebuild_nonexistent_server" by Jenkins · 12 years ago
  76. dbe3eb4 Merge "Update test_associate_already_associated_floating_ip" by Jenkins · 12 years ago
  77. 6ec6fc2 make the rand_name value shorter by Ionuț Arțăriși · 12 years ago
  78. 19fe1fa Merge "Add XML support to the volumes tests." by Jenkins · 12 years ago
  79. 648d4ba Update test_associate_already_associated_floating_ip by Joe Gordon · 12 years ago
  80. 6e37324 Add support to XML in images_client and its tests by Mauro S. M. Rodrigues · 12 years ago
  81. 22f03c7 Add XML support for test_list_floating_ips.py. by Vincent Hou · 12 years ago
  82. a42fe44 Adds client API and tests for volume attachments by Rohit Karajgi · 12 years ago
  83. ddf3927 Fix test_rebuild_nonexistent_server by Joe Gordon · 12 years ago
  84. efde8de Merge "Fix bug 1005397" by Jenkins · 12 years ago
  85. b47c844 Merge "Refactor status_timeout() methods in tempest.test" by Jenkins · 12 years ago
  86. d3bf0aa Refactor status_timeout() methods in tempest.test by Maru Newby · 12 years ago
  87. 9e1eb97 Add XML support to the volumes tests. by Matthew Treinish · 12 years ago
  88. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 12 years ago
  89. c25ef68 Merge "Add XML support for extensions_client" by Jenkins · 12 years ago
  90. e1165ed Merge "Replace glance.client with python-glanceclient" by Jenkins · 12 years ago
  91. cd69eee Merge "Add lxml to pip-requires" by Jenkins · 12 years ago
  92. d35211c Merge "Add .tox to .gitignore" by Jenkins · 12 years ago
  93. 0eb0c69 Merge "Re-enable 3 flavor tests" by Jenkins · 12 years ago
  94. 5036403 Merge "Fix test_create_server_with_unauthorized_image" by Jenkins · 12 years ago
  95. 5fa91f4 Merge "Fix undefined name 'nose'" by Jenkins · 12 years ago
  96. 5e53851 Merge "Adds Cinder client" by Jenkins · 12 years ago
  97. 5f42d6d Add lxml to pip-requires by Brian Waldon · 12 years ago
  98. e7d48b4 Add .tox to .gitignore by Brian Waldon · 12 years ago
  99. c9b99a2 Replace glance.client with python-glanceclient by Brian Waldon · 12 years ago
  100. ab32784 Fix ssh.Client retval and deadlock danger LP#1038561 by Jaroslav Henner · 12 years ago