summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_exception.py
Commit message (Expand)AuthorAgeFilesLines
* Moving `test_misc` tests to better locationsRick Harris2013-06-051-0/+14
* Add a format_message method to the ExceptionsNikola Dipanov2013-03-271-0/+29
* Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-051-0/+7
* Keep self and context out of error notification payload.Sandy Walsh2013-01-141-6/+6
* Enable nova exception format checking in tests.Dan Prince2012-12-211-2/+2
* ip_protocol for ec2 security groupsJohn Herndon2012-10-021-1/+0
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-2/+2
* Merge "Find context arg by type rather than by name."Jenkins2012-05-081-2/+4
|\
| * Find context arg by type rather than by name.Andrew Bogott2012-05-041-2/+4
* | Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-8/+0
|/
* Pass context to notification drivers when we can.Andrew Bogott2012-05-021-3/+5
* Log kwargs on a failed String Format OperationAndrew Clay Shafer2012-04-101-0/+7
* Add a few missing tests regarding exception codes.Alex Meade2012-03-081-4/+16
* assertRaises(Exception, ...) considered harmfulJohannes Erdfelt2012-03-041-4/+7
* Adding tests for NovaException printingAlex Meade2012-02-151-0/+22
* Replace ApiError with new exceptionsBrian Waldon2012-02-141-3/+3
* Update exception.wrap_exception so that all exceptions (not just ErrorDan Prince2011-09-151-4/+3
* tweakSandy Walsh2011-07-011-1/+1
* review fixesSandy Walsh2011-07-011-1/+6
* pep8Sandy Walsh2011-06-291-1/+1
* pep8Sandy Walsh2011-06-291-1/+1
* done and doneSandy Walsh2011-06-291-0/+58
* merging trunk; resolving conflicts; fixing issue with ApiError test failing s...Brian Waldon2011-05-021-2/+2
* removed extra newlineJohn Tran2011-04-251-1/+0
* add the testsJohn Tran2011-04-061-0/+35