keystone/keystone/identity/mapping_backends
Morgan Fainberg baa6c5134c Avoid loading a ref from SQL to delete the ref
In the mapping_backend there is no need to load the ref just to
issue a delete, it can be handled as a single SQL query.

Change-Id: I4cec4fe5de4530d8da79e3be10e2d8fe431ed1f1
2014-07-11 19:43:36 +00:00
..
__init__.py Add identity mapping capability 2014-07-02 11:29:07 +01:00
mapping.py Add identity mapping capability 2014-07-02 11:29:07 +01:00
sql.py Avoid loading a ref from SQL to delete the ref 2014-07-11 19:43:36 +00:00