summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
Commit message (Expand)AuthorAgeFilesLines
* fix for lp712982, and likely a variety of other dashboard error handling Anthony Young2011-03-171-1/+1
* Refactor wsgi.Serializer away from handling Requests directly; now require Co...Brian Waldon2011-03-031-0/+4
* Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-271-1/+12
* merged trunkVishvananda Ishaya2011-01-251-2/+3
|\
| * Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-2/+3
* | wrap sqlalchemy exceptions in a generic errorVishvananda Ishaya2011-01-211-0/+18
|/
* merged trunk changesEd Leafe2011-01-071-4/+3
|\
| * Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-041-0/+1
| * Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-5/+3
* | Got the basic 'set admin password' stuff workingEd Leafe2011-01-061-0/+4
|/
* Merge trunk and resolve conflictsjaypipes@gmail.com2010-12-211-0/+3
|\
| * pep8Sandy Walsh2010-12-141-0/+3
* | First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-111-4/+4
|/
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-3/+2
* Merge trunkSoren Hansen2010-09-221-0/+12
|\
| * a few formatting fixes and moved exceptionVishvananda Ishaya2010-09-071-0/+12
* | Address a couple of the TODO's: We now have half-decent input validation for ...Soren Hansen2010-09-151-0/+3
|/
* rather comprehensive style fixesandy2010-08-161-0/+8
* Basic standup of SessionToken model for shortlived auth tokens.Todd Willey2010-07-261-0/+3
* Fixes up Bucket to throw proper NotFound and NotEmpty exceptionsjaypipes@gmail.com2010-07-211-0/+3
* reorder imports spacingJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-9/+14
* trackback formatting isn't logging correctlyVishvananda Ishaya2010-06-241-3/+3
* use logger to print trace of unhandled exceptionsVishvananda Ishaya2010-06-241-3/+3
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-301-9/+14
* initial commitJesse Andrews2010-05-271-0/+53