keystone/keystone/common/sql
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
..
migrate_repo Implement a Catalog SQL backend 2012-02-27 18:27:02 -08:00
__init__.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
core.py Wrapped unexpected exceptions (bug 955411) 2012-03-20 11:39:13 -05:00
legacy.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
migration.py Fix copyright dates and remove duplicate Apache licenses. 2012-02-22 16:34:24 -08:00
nova.py Refactor keystone.common.logging use (bug 948224) 2012-03-14 16:02:59 -05:00
util.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00