keystone/keystone/common/sql
Colleen Murphy 2203e81729 Add user_id, external_id to access rules table
Access rules that a user creates via an application credential will be
preserved independently of the application credential, and can be
queried on a per-user basis and re-used with new application
credentials. This change adds the user_id and external_id columns and
indices to allow that.

bp whitelist-extension-for-app-creds

Change-Id: I8a516fc19be25350593ef915a94f029c65db8de2
2019-08-01 12:57:49 -07:00
..
contract_repo Add user_id, external_id to access rules table 2019-08-01 12:57:49 -07:00
data_migration_repo Add user_id, external_id to access rules table 2019-08-01 12:57:49 -07:00
expand_repo Add user_id, external_id to access rules table 2019-08-01 12:57:49 -07:00
migrate_repo Revert "Blacklist bandit 1.6.0" 2019-05-14 21:09:32 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
core.py Allow JsonBlob to accommodate SQL NULL result sets 2019-07-12 14:46:38 -04:00
upgrades.py nit: remove some useless code 2019-07-08 19:41:16 +00:00