summaryrefslogtreecommitdiffstats
path: root/keystone/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Implement exception module i18n supportjiataotj2013-07-261-70/+58
* Do not raise NEW exceptionsSergey Vilgelm2013-06-241-2/+2
* separate paste-deploy configuration from parametersAlan Pevec2013-05-261-0/+6
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-20/+24
* Merge "Fix 403 status response"Jenkins2013-05-221-1/+1
|\
| * Fix 403 status responseSahdev Zala2013-05-021-1/+1
* | Enable unicode error messageLiang Chen2013-04-141-8/+4
|/
* Fix 401 status responseSahdev Zala2013-04-051-1/+1
* Make versions aware of enabled pipelines.Dan Prince2013-03-211-0/+4
* Wrap config module and require manual setup (bug 1143998)Dolph Mathews2013-03-201-3/+9
* Ensure delete domain removes all owned entitiesHenry Nash2013-03-181-0/+4
* TrustsAdam Young2013-03-051-0/+4
* v3 token APIGuang Yee2013-02-201-0/+18
* Add size validations to token controller.Dan Prince2013-02-051-0/+13
* Tenant to Project in Back endsAdam Young2013-01-281-5/+1
* Limit the size of HTTP requests.Dan Prince2013-01-211-0/+6
* Merge "add database string field length check"Jenkins2013-01-151-0/+5
|\
| * add database string field length checkTony NIU2013-01-151-0/+5
* | Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-091-3/+9
* | Keystone server support for user groupsHenry Nash2013-01-081-0/+4
|/
* Merge "Expose authn/z failure info to API in debug mode"Jenkins2012-11-201-3/+36
|\
| * Expose authn/z failure info to API in debug modeDolph Mathews2012-11-151-3/+36
* | v3 IdentityDolph Mathews2012-11-201-0/+8
|/
* Merge remote-tracking branch 'origin/feature/keystone-v3' into HEADDolph Mathews2012-11-021-0/+4
|\
| * Identity API v3 Config, Routers, ControllersDolph Mathews2012-09-051-0/+4
* | Unparseable endpoint URL's should raise friendly errorStef T2012-10-061-0/+4
|/
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-271-0/+6
* Misnamed exception attribute (bug 991936)Dolph Mathews2012-04-301-6/+6
* endpoint-crud 404 (bug 963056)Dolph Mathews2012-03-271-1/+1
* Wrapped unexpected exceptions (bug 955411)Dolph Mathews2012-03-201-5/+45
* Fixes LP #954089 - Service list templated catalogJay Pipes2012-03-191-0/+4
* Properly return 501 for unsupported Catalog callsAdam Gandelman2012-03-141-0/+6
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+15
* Add TokenNotFound exceptionBrian Waldon2012-02-101-0/+4
* Friendly JSON exceptions (bug 928061, bug 928062)Dolph Mathews2012-02-081-0/+54