summaryrefslogtreecommitdiff
path: root/tempest/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove auth_version config from get_credentials"Jenkins2015-02-131-0/+4
|\
| * Remove auth_version config from get_credentialsAndrea Frittoli2015-02-101-0/+4
* | Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-4/+0
* | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-4/+0
* | Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-4/+0
* | Change tempest OverLimit exc to tempest-lib excMasayuki Igawa2015-02-121-4/+0
|/
* Change tempest InvalidContentType exc to tempest-lib excMasayuki Igawa2015-02-051-4/+0
* Change tempest UnprocessableEntity exc to tempest-lib excMasayuki Igawa2015-02-051-4/+0
* Remove unused exceptionsMasayuki Igawa2015-02-051-16/+0
* Remove UnexpectedResponseCode exceptionMasayuki Igawa2015-02-051-4/+0
* Remove RestClientException inheritanceKen'ichi Ohmichi2015-01-191-45/+45
* Raise a new exception NotImplemented for HTTP501Ken'ichi Ohmichi2014-12-111-0/+4
* Change rest client exceptions' inheritancesKen'ichi Ohmichi2014-12-111-3/+3
* Make InvalidServiceTag inherit from TempestExceptionKen'ichi Ohmichi2014-12-101-1/+1
* Enable E128 ignore E129Matthew Treinish2014-08-131-2/+5
* Move CommandFailed exception to tempest.exceptionsMatthew Treinish2014-07-251-0/+14
* Merge "Add a lacking message format letter 's'"Jenkins2014-05-061-1/+1
|\
| * Add a lacking message format letter 's'Masayuki Igawa2014-04-281-1/+1
* | Add a response header validationKen'ichi Ohmichi2014-04-241-0/+4
|/
* Move exceptions back into one placeMatthew Treinish2014-04-141-0/+209
* Implement pluggability for tempest (exceptions)vponomaryov2014-02-241-187/+0
* Adds cinder backup functional testsGiulio Fidente2014-02-201-0/+4
* Cleanup exceptionsMasayuki Igawa2014-01-271-6/+1
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Handle rest client 500 response if non-json bodyRohan Kanade2013-12-091-0/+4
* Fixing ImageKilledException raisingAttila Fazekas2013-11-131-1/+1
* Early die if on image gets killedAttila Fazekas2013-10-241-0/+4
* Changed the exception nameAnju52013-10-181-3/+3
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* Remove wait_for_image_resp_codeAttila Fazekas2013-09-141-0/+4
* Add @services decoratorMatthew Treinish2013-09-101-0/+4
* Add tenant isolation for scenario testsMatthew Treinish2013-08-121-1/+1
* A Heat client which does basic stack operations.Steve Baker2013-05-151-0/+5
* Catching new exception while disassociating a disassociated floating ipWangpan2013-02-281-0/+4
* Merge "Add an images client."Jenkins2013-02-131-0/+4
|\
| * Add an images client.Matthew Treinish2013-02-121-0/+4
* | Add a volume from snapshot test caseAttila Fazekas2013-02-051-0/+4
|/
* clean the unittest2.ivan-zhu2013-02-041-2/+2
* Derivate most of the RestClient's exception from the failureExceptionAttila Fazekas2013-01-291-6/+14
* Fix T401 and T402 errorsSean Dague2013-01-061-1/+1
* fix formatting errors to help debuggingArmando Migliaccio2012-12-121-3/+3
* Empty Body testing according to the RFC2616Attila Fazekas2012-12-041-0/+14
* Add start of the EC2/S3 API testing to tempestAttila Fazekas2012-11-271-0/+27
* Fix ssh.Client retval and deadlock danger LP#1038561Jaroslav Henner2012-09-141-1/+7
* Addition of base Smoke and Whitebox testsJay Pipes2012-08-031-0/+4
* Add skip for disabled user test until associated bug is fixedJay Pipes2012-07-081-0/+4
* Added an AddImageException to exceptions.py and modified images_client to use...Katherine Elliott2012-05-251-0/+4
* Merge "Adds instance_utils library and initial SSH tests"Jenkins2012-05-211-0/+9
|\
| * Adds instance_utils library and initial SSH testsDaryl Walleck2012-05-201-0/+9
* | Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_vo...rajalakshmi-ganesan2012-05-161-0/+4
|/