keystone/keystone/policy/backends
Dolph Mathews 009d661a7e Wrapped unexpected exceptions (bug 955411)
- Replaced all webob.exc's (outside of middleware) with
  keystone.exception's
- Raised 409 Conflict when creating/updating existing
  user/tenant ID/names (bug 955464)
- Raised 501 Not Implemented for user-role-add w/o tenant_id
  (bug 955548)

Change-Id: I9f16cac502c20dd35a6b8da778e85bf3d9cfae49
2012-03-20 11:39:13 -05:00
..
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
rules.py Wrapped unexpected exceptions (bug 955411) 2012-03-20 11:39:13 -05:00
simple.py port common policy code to keystone 2012-03-08 14:06:32 -08:00