keystone/keystone/common/sql
wangxiyuan f43954be94 Drop limit columns
The service_id, region_id and resource_name columns in limit table
is useless now. These info can be got by 'registered_limit_id'
column from registered limit table. So there is no data migration
needed.

Since this is a silent change for end users, there is no need for
a release note as well.

Related-Bug: #1777892
Change-Id: Ibf4aa81dad7c5ebbd5599a55237cc5a658223432
2019-07-05 06:59:58 +00:00
..
contract_repo Drop limit columns 2019-07-05 06:59:58 +00:00
data_migration_repo Drop limit columns 2019-07-05 06:59:58 +00:00
expand_repo Drop limit columns 2019-07-05 06:59:58 +00: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 Fix spelling 'unnecessary' 2018-10-29 17:44:51 +05:30
upgrades.py Replace DbMigrationError with DBMigrationError 2017-09-05 23:35:27 +08:00