summaryrefslogtreecommitdiff
path: root/heat/tests/test_exception.py
Commit message (Expand)AuthorAgeFilesLines
* Produce more meaningful exception messages in nested stacksAngus Salkeld2015-06-241-3/+71
* Fix some new PEP8 errors found at gatetengqm2015-03-241-1/+1
* Improve StackValidationFailed exceptionPeter Razumovsky2015-03-031-0/+88
* Remove deprecated function i18n.install('heat')Ethan Lynn2014-10-131-0/+1
* Error class can accept message with format charactersRandall Burt2014-08-281-0/+6
* Make the first line of every file consistent.Jason Dunsmore2014-03-041-0/+1
* use msg_fmt not message in ExceptionsAngus Salkeld2013-10-241-1/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Evaluate lazy translation in exception __str__Liang Chen2013-08-231-0/+33