1. ddb489c fix for Bug1078481 by nayna-patel · 12 years ago
  2. 2c1c54d Merge "use deleted=False instead of deleted=0 in queries" by Jenkins · 12 years ago
  3. f13882a Merge "make it possible to run only one test in tempest" by Jenkins · 12 years ago
  4. aff466e use deleted=False instead of deleted=0 in queries by Sean Dague · 12 years ago
  5. 0002e9f Merge "Make assertion failures more informative." by Jenkins · 12 years ago
  6. d1d74c7 Merge "exclude venv directories from local pep8" by Jenkins · 12 years ago
  7. c38bdd1 be specific about metadata too long error by Sean Dague · 12 years ago
  8. 422af97 make it possible to run only one test in tempest by Sean Dague · 12 years ago
  9. 24e0f7f exclude venv directories from local pep8 by Sean Dague · 12 years ago
  10. 3c3d179 Make assertion failures more informative. by Jaroslav Henner · 12 years ago
  11. 92d3f63 Remove unnecessary test. Fixes bug 1072841. by David Kranz · 12 years ago
  12. e27a4bf Fix SyntaxError: invalid syntax - comma. by Jaroslav Henner · 12 years ago
  13. 1301f8d Remove kong. Fixes bug 1052511. by David Kranz · 12 years ago
  14. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago
  15. 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
  16. 367603a Merge "Tempest tests to cover live-block-migration" by Jenkins · 13 years ago
  17. d246eb4 Merge "Initial add of Swift tests" by Jenkins · 13 years ago
  18. 3d7c5c7 Merge "Handle ImportError's when quantumclient is missing" by Jenkins · 13 years ago
  19. 5d73443 Initial add of Swift tests by dwalleck · 13 years ago
  20. a4b709c Fix 'message' is not defined errors. by Dan Prince · 13 years ago
  21. bff5223 Handle ImportError's when quantumclient is missing by Dan Prince · 13 years ago
  22. fa07a0e Added missing import for SkipTest in test_authorization. by Wayne Vestal Weeks · 13 years ago
  23. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 13 years ago
  24. 444c3e6 Refactor list servers negative test and fix remaining gate bugs by Jay Pipes · 13 years ago
  25. 2f5db94 Merge "Put skip at top level." by Jenkins · 13 years ago
  26. 3ab14e7 Put skip at top level. by David Kranz · 13 years ago
  27. ead03dc Add XML support for test_security_groups.py and test_security_group_rules.py. by Vincent Hou · 13 years ago
  28. 76888ee Clean up pep8 E125 violations by Zhongyue Luo · 13 years ago
  29. 30a563f Clean up pep8 E123 and E124 violations by Zhongyue Luo · 13 years ago
  30. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  31. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  32. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 13 years ago
  33. 94012e4 Merge "Passing endpoint makes authenticate lazy so getting catalog fails." by Jenkins · 13 years ago
  34. 19e6645 Merge "Clean up pep8 E502 violations" by Jenkins · 13 years ago
  35. 21d95da Passing endpoint makes authenticate lazy so getting catalog fails. by David Kranz · 13 years ago
  36. 229845a Merge "Adds client API and tests for volume attachments" by Jenkins · 13 years ago
  37. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 13 years ago
  38. c89003a Merge "Fix ssh.Client retval and deadlock danger LP#1038561" by Jenkins · 13 years ago
  39. 5aa5e3c Merge "Add XML support to the cinder client" by Jenkins · 13 years ago
  40. e6321ef Clean up pep8 E502 violations by Zhongyue Luo · 13 years ago
  41. a5feec9 Merge "make the rand_name value shorter" by Jenkins · 13 years ago
  42. 9854d5b Add XML support to the cinder client by Matthew Treinish · 13 years ago
  43. 494d938 Merge "Fix test_rebuild_nonexistent_server" by Jenkins · 13 years ago
  44. dbe3eb4 Merge "Update test_associate_already_associated_floating_ip" by Jenkins · 13 years ago
  45. 6ec6fc2 make the rand_name value shorter by Ionuț Arțăriși · 13 years ago
  46. 19fe1fa Merge "Add XML support to the volumes tests." by Jenkins · 13 years ago
  47. 648d4ba Update test_associate_already_associated_floating_ip by Joe Gordon · 13 years ago
  48. 6e37324 Add support to XML in images_client and its tests by Mauro S. M. Rodrigues · 13 years ago
  49. 22f03c7 Add XML support for test_list_floating_ips.py. by Vincent Hou · 13 years ago
  50. a42fe44 Adds client API and tests for volume attachments by Rohit Karajgi · 13 years ago
  51. ddf3927 Fix test_rebuild_nonexistent_server by Joe Gordon · 13 years ago
  52. efde8de Merge "Fix bug 1005397" by Jenkins · 13 years ago
  53. b47c844 Merge "Refactor status_timeout() methods in tempest.test" by Jenkins · 13 years ago
  54. d3bf0aa Refactor status_timeout() methods in tempest.test by Maru Newby · 13 years ago
  55. 9e1eb97 Add XML support to the volumes tests. by Matthew Treinish · 13 years ago
  56. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 13 years ago
  57. c25ef68 Merge "Add XML support for extensions_client" by Jenkins · 13 years ago
  58. e1165ed Merge "Replace glance.client with python-glanceclient" by Jenkins · 13 years ago
  59. cd69eee Merge "Add lxml to pip-requires" by Jenkins · 13 years ago
  60. d35211c Merge "Add .tox to .gitignore" by Jenkins · 13 years ago
  61. 0eb0c69 Merge "Re-enable 3 flavor tests" by Jenkins · 13 years ago
  62. 5036403 Merge "Fix test_create_server_with_unauthorized_image" by Jenkins · 13 years ago
  63. 5fa91f4 Merge "Fix undefined name 'nose'" by Jenkins · 13 years ago
  64. 5e53851 Merge "Adds Cinder client" by Jenkins · 13 years ago
  65. 5f42d6d Add lxml to pip-requires by Brian Waldon · 13 years ago
  66. e7d48b4 Add .tox to .gitignore by Brian Waldon · 13 years ago
  67. c9b99a2 Replace glance.client with python-glanceclient by Brian Waldon · 13 years ago
  68. ab32784 Fix ssh.Client retval and deadlock danger LP#1038561 by Jaroslav Henner · 13 years ago
  69. 406eb2a Fix test_create_server_with_unauthorized_image by Joe Gordon · 13 years ago
  70. 2a5b60a Re-enable 3 flavor tests by Joe Gordon · 13 years ago
  71. f26620f Fix bug 1005397 by Joe Gordon · 13 years ago
  72. 245d836 Merge "Provide more default clients for smoke tests." by Jenkins · 13 years ago
  73. 5ef0227 Merge "Added missing imports in tempest.tests.compute.base." by Jenkins · 13 years ago
  74. 9bb0514 Fix undefined name 'nose' by Jaroslav Henner · 13 years ago
  75. 383c71d Added missing imports in tempest.tests.compute.base. by Wayne Vestal Weeks · 13 years ago
  76. 9931274 Fix forgotten import of `exceptions`. by Jaroslav Henner · 13 years ago
  77. dec13ec Provide more default clients for smoke tests. by Maru Newby · 13 years ago
  78. d3e674e Merge "Ensure token refresh. Fixes bug 1044316." by Jenkins · 13 years ago
  79. 6cdcfb6 Comment out flakey failing tests. by David Kranz · 13 years ago
  80. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago
  81. 501cacd Ensure token refresh. Fixes bug 1044316. by Jaroslav Henner · 13 years ago
  82. fe2cdfc Merge "Add *.egg-info to .gitignore" by Jenkins · 13 years ago
  83. a5ccff7 Merge "Add XML support for flavors_client" by Jenkins · 13 years ago
  84. 83982cd Add *.egg-info to .gitignore by Maru Newby · 13 years ago
  85. c660795 Merge "Prevent stale isolated tenants from blocking test runs" by Jenkins · 13 years ago
  86. 89126c3 Add XML support for extensions_client by Tiago Mello · 13 years ago
  87. eda03b5 Add XML support for flavors_client by Tiago Mello · 13 years ago
  88. ca0f2f0 Merge "Add xml support to keypairs_client and its tests" by Jenkins · 13 years ago
  89. c8bba2f Merge "Add XML support to the server personality test." by Jenkins · 13 years ago
  90. e500db7 Merge "Add XML support to the limits client." by Jenkins · 13 years ago
  91. 1ced842 Add XML support for test_attach_volume by Dan Smith · 13 years ago
  92. 44a4738 Add XML support for test_security_groups.py by Dan Smith · 13 years ago
  93. d6ff6b7 Prevent stale isolated tenants from blocking test runs by Dan Smith · 13 years ago
  94. cfa1fd4 Merge "Fix XML formatting for create server personality." by Jenkins · 13 years ago
  95. a636f53 Add xml support to keypairs_client and its tests by Mauro S. M. Rodrigues · 13 years ago
  96. 8ebc369 Resolves lp#1042541 by dwalleck · 13 years ago
  97. a6f0b22 Add XML support to the server personality test. by Matthew Treinish · 13 years ago
  98. 3363446 Add XML support to the limits client. by Matthew Treinish · 13 years ago
  99. 2dfc282 Fix XML formatting for create server personality. by Matthew Treinish · 13 years ago
  100. 4307f99 Add XML support for test_create_server.py by Dan Smith · 13 years ago