keystone/keystone
Priti Desai da4d4a1035 Adding more descriptive error message
Keystone Trusts API sends non descriptive error message for requests with
invalid trust id.
The error message only contains invalid_trust_id  instead of printing:
"Could not find trust: invalid_trust_id"
Setting kwarg "trust_id" in the exception.

Closes-Bug: #1305272
Change-Id: I35cab35ab90cf66ce7124dea142013bec9eefda9
2014-04-09 12:39:02 -07:00
..
assignment Removes unused db_sync methods 2014-04-02 20:15:40 +00:00
auth Sanitizes authentication methods received in requests. 2014-04-01 15:44:57 +00:00
catalog Merge "Remove legacy_endpoint_id and enabled from service catalog" 2014-04-04 19:45:30 +00:00
common Fixed wrong behavior in method search_s in BaseLdap class. 2014-04-09 17:28:10 +04:00
contrib Remove legacy_endpoint_id and enabled from service catalog 2014-04-04 10:39:13 -05:00
credential Removes unused db_sync methods 2014-04-02 20:15:40 +00:00
identity Merge "Fix invalid LDAP filter for user ID with comma" 2014-04-04 22:45:18 +00:00
locale Fix Jenkins translation jobs 2014-03-29 06:35:13 +01:00
middleware Safer noqa handling 2014-03-27 18:52:07 -05:00
openstack Sync from oslo db.sqlalchemy.migration 2014-04-02 14:10:12 -07:00
policy Removes unused db_sync methods 2014-04-02 20:15:40 +00:00
tests Fix response for missing attributes in trust 2014-04-08 11:54:19 +00:00
token Safer noqa handling 2014-03-27 18:52:07 -05:00
trust Adding more descriptive error message 2014-04-09 12:39:02 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
cli.py Token Revocation Extension 2014-03-04 13:42:28 -05:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Merge "Add a space after the hash for block comments" 2014-03-27 02:16:20 +00:00
exception.py Remove noqa form import _s 2014-03-27 14:43:00 -05:00
notifications.py Uses generator expressions instead of filter 2014-03-20 00:31:42 +00:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00
service.py Don't automatically enable revocation events. 2014-03-15 15:46:46 -07:00