1. 07acf26 Move InvalidServiceTag by Andrea Frittoli · 8 years ago
  2. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 8 years ago
  3. 1395435 Get server fault if snapshot fails by Matt Riedemann · 8 years ago
  4. ebb15f2 Delete TimeoutException in tempest/exceptions.py by guo yunxian · 8 years ago
  5. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 8 years ago
  6. 9eabc33 Migrate backups clients to tempest.lib by David Paterson · 9 years ago
  7. 5ba5d64 Merge "Add server_id in exception ServerUnreachable" by Jenkins · 9 years ago
  8. 99debda Fix typo about message of exception by guo yunxian · 9 years ago
  9. 955f82b Add server_id in exception ServerUnreachable by zhufl · 9 years ago
  10. af4f7cf Cleanup exceptions in tempest by Andrea Frittoli (andreaf) · 9 years ago
  11. 1370baf Remove few refercences left to tempest-lib by Andrea Frittoli (andreaf) · 9 years ago
  12. 374d380 Remove definitions of unused exception classes. by Jordan Pittier · 9 years ago
  13. 1f47cf9 Migrated microversion testing framework to tempest/lib by Ghanshyam · 9 years ago
  14. d2e7a0a Add new exception InvalidAPIVersionRange for microversion by Ghanshyam · 9 years ago
  15. 77f3f90 Add support of schema versioning for microversion by Ghanshyam · 9 years ago
  16. 395c5b5 Makes microversions config option clear about 'None' by Ghanshyam · 9 years ago
  17. 4d237e7 Add the base microversions test part by Ken'ichi Ohmichi · 9 years ago
  18. 940f8c6 Drop fixed_network dependency from CONF by Andrea Frittoli (andreaf) · 9 years ago
  19. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 9 years ago
  20. 367c693 Fix missing value types for log message by ghanshyam · 10 years ago
  21. f77e7dc Handle 'error_restoring' status in wait_for_volume_status by Matt Riedemann · 10 years ago
  22. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 10 years ago
  23. 0fe93ae Merge "Remove auth_version config from get_credentials" by Jenkins · 10 years ago
  24. 29d554f Change tempest Unauthorized exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  25. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  26. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  27. 90c914e Change tempest OverLimit exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  28. 878d5ab Remove auth_version config from get_credentials by Andrea Frittoli · 10 years ago
  29. d5f3b6c Change tempest InvalidContentType exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  30. dd75908 Change tempest UnprocessableEntity exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  31. 9a77c92 Remove unused exceptions by Masayuki Igawa · 10 years ago
  32. ce34d2f Remove UnexpectedResponseCode exception by Masayuki Igawa · 10 years ago
  33. 4ca14f6 Remove RestClientException inheritance by Ken'ichi Ohmichi · 10 years ago
  34. 43a694a Raise a new exception NotImplemented for HTTP501 by Ken'ichi Ohmichi · 10 years ago
  35. c240bcc Change rest client exceptions' inheritances by Ken'ichi Ohmichi · 10 years ago
  36. 53c963a Make InvalidServiceTag inherit from TempestException by Ken'ichi Ohmichi · 10 years ago
  37. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  38. aeb5274 Move CommandFailed exception to tempest.exceptions by Matthew Treinish · 11 years ago
  39. 3ce1f8e Merge "Add a lacking message format letter 's'" by Jenkins · 11 years ago
  40. 89ba568 Add a lacking message format letter 's' by Masayuki Igawa · 11 years ago
  41. 57b384b Add a response header validation by Ken'ichi Ohmichi · 11 years ago
  42. 8bdf6e3 Move exceptions back into one place by Matthew Treinish · 11 years ago
  43. 82411ed Implement pluggability for tempest (exceptions) by vponomaryov · 11 years ago
  44. 74b08ad Adds cinder backup functional tests by Giulio Fidente · 11 years ago
  45. a0e786a Cleanup exceptions by Masayuki Igawa · 11 years ago
  46. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  47. 433994a Handle rest client 500 response if non-json body by Rohan Kanade · 11 years ago
  48. 9dfb907 Fixing ImageKilledException raising by Attila Fazekas · 11 years ago
  49. 195f1d4 Early die if on image gets killed by Attila Fazekas · 11 years ago
  50. c3e510c Changed the exception name by Anju5 · 11 years ago
  51. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  52. 54a4286 Remove wait_for_image_resp_code by Attila Fazekas · 12 years ago
  53. 16c4379 Add @services decorator by Matthew Treinish · 12 years ago
  54. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  55. c60e4e3 A Heat client which does basic stack operations. by Steve Baker · 12 years ago
  56. a9b54c6 Catching new exception while disassociating a disassociated floating ip by Wangpan · 12 years ago
  57. 3d885ef Merge "Add an images client." by Jenkins · 12 years ago
  58. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  59. 36b1fcf Add a volume from snapshot test case by Attila Fazekas · 12 years ago
  60. 4322bb7 clean the unittest2. by ivan-zhu · 12 years ago
  61. 9652403 Derivate most of the RestClient's exception from the failureException by Attila Fazekas · 12 years ago
  62. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  63. 93225f6 fix formatting errors to help debugging by Armando Migliaccio · 12 years ago
  64. 72c7a5f Empty Body testing according to the RFC2616 by Attila Fazekas · 12 years ago
  65. a23f500 Add start of the EC2/S3 API testing to tempest by Attila Fazekas · 12 years ago
  66. ab32784 Fix ssh.Client retval and deadlock danger LP#1038561 by Jaroslav Henner · 13 years ago
  67. 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 13 years ago
  68. edba062 Add skip for disabled user test until associated bug is fixed by Jay Pipes · 13 years ago
  69. 74f6851 Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException. by Katherine Elliott · 13 years ago
  70. 0397115 Merge "Adds instance_utils library and initial SSH tests" by Jenkins · 13 years ago
  71. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  72. e3bb58f Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list by rajalakshmi-ganesan · 13 years ago
  73. ced8eb8 Addresses lp#940832 by Daryl Walleck · 13 years ago
  74. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  75. 9b04384 Fixes LP#920812 - KeyError: 'overLimit' on 413 return by Jay Pipes · 13 years ago
  76. 5135bfc Rework exceptions in Tempest by Jay Pipes · 13 years ago
  77. e2d46b4 RestClient to target specific services in Keystone catalog by Adam Gandelman · 13 years ago
  78. f008703 Added filter tests to list images tests, addresses lp bug 900088 by Daryl Walleck · 13 years ago
  79. 738cd63 General test cleanup by Brian Waldon · 13 years ago
  80. 12d9b29 PEP8 fixes. by Brian Lamar · 13 years ago
  81. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 13 years ago[Renamed (78%) from storm/exceptions.py]
  82. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 13 years ago
  83. adea1fa Added negative tests for servers by Daryl Walleck · 13 years ago
  84. e5b83d4 Added server details tests. Also re-added several files that somehow missed the initial commit by Daryl Walleck · 13 years ago
  85. 1465d61 Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory by Daryl Walleck · 13 years ago