deb-keystone/keystone/contrib/federation
Ilya Pekelny ca370e2ac5 Redundant unique constraint
federation extension have redundant unique constraint. The unique
constraint is totally useless, as (id, idp_id) columns are
columns of a composite primary key, which is unique by definition.

Change-Id: I93648ab89b26d7e77875a1faa8575a146224232f
Partial-Bug: #1292591
2014-04-29 16:13:56 +03:00
..
backends Redundant unique constraint 2014-04-29 16:13:56 +03:00
migrate_repo Correct nullable values in models and migrations 2014-04-29 16:13:51 +03:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Remove _delete_tokens function from federation controller 2014-03-30 19:07:05 -05:00
core.py Store groups ids objects list in the OS-FEDERATION object. 2014-03-19 17:48:29 +01:00
routers.py Add dedicated URL for issuing unscoped federation tokens. 2014-03-24 12:44:21 +01:00
utils.py Refactor: move federation functions to federation utils 2014-04-07 14:25:19 -05:00