summaryrefslogtreecommitdiffstats
path: root/openstack/common/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Do not raise NEW exceptionsSergey Vilgelm2013-06-251-2/+2
* Enable hacking H404 test.Dina Belova2013-06-111-2/+1
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-301-3/+8
* Provide i18n to those messages without _()Davanum Srinivas2012-11-281-1/+3
* Move utils.execute to its own module.Michael Still2012-11-011-12/+0
* Remove unused importsJoe Gordon2012-07-261-1/+0
* Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-031-17/+0
* Add common logging and notification.Andrew Bogott2012-06-251-0/+18
* Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/acce...Rajaram Mallya2011-09-081-0/+4
* Rajaram|renamed AppBaseException to OpenstackException and app_config_dir_nam...Rajaram Mallya2011-08-311-2/+2
* Rajaram/Vinkesh | Removed references to Glance in codeRajaram Mallya2011-08-251-5/+3
* Initial skeleton projectJay Pipes2011-07-261-0/+145