keystone/keystone/common/sql/contract_repo/versions
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
..
001_contract_initial_null_migration.py Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00
002_password_created_at_not_nullable.py Fixes spelling mistakes 2016-09-01 21:31:19 +00:00
003_remove_unencrypted_blob_column_from_credential.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
004_reset_password_created_at.py Fixes password created_at errors due to the server_default 2016-09-15 13:36:56 +00:00
005_placeholder.py add placeholder migrations for newton 2016-09-19 13:17:27 -04:00
006_placeholder.py add placeholder migrations for newton 2016-09-19 13:17:27 -04:00
007_placeholder.py add placeholder migrations for newton 2016-09-19 13:17:27 -04:00
008_placeholder.py add placeholder migrations for newton 2016-09-19 13:17:27 -04:00
009_placeholder.py add placeholder migrations for newton 2016-09-19 13:17:27 -04:00
010_contract_add_revocation_event_index.py Add revocation event indexes 2016-10-13 15:38:36 +00:00
011_contract_user_id_unique_for_nonlocal_user.py Make user to nonlocal_user a 1:1 relationship 2016-12-14 14:43:34 +00:00
012_contract_add_domain_id_to_idp.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
013_contract_protocol_cascade_delete_for_federated_user.py Rename protocol cascade delete migration file 2017-02-17 14:04:59 +00:00
014_contract_add_domain_id_to_user_table.py Add domain_id to the user table 2017-01-25 16:02:33 +00:00
015_contract_update_federated_user_domain.py Set the domain for federated users 2017-01-25 22:03:52 +00:00
016_contract_add_user_options.py Code-Defined Resource-specific Options 2017-01-25 16:15:44 -08:00
017_placeholder.py Add placeholder migrations for Ocata 2017-02-04 10:31:12 -03:00
018_placeholder.py Add placeholder migrations for Ocata 2017-02-04 10:31:12 -03:00
019_placeholder.py Add placeholder migrations for Ocata 2017-02-04 10:31:12 -03:00
020_placeholder.py Add placeholder migrations for Ocata 2017-02-04 10:31:12 -03:00
021_placeholder.py Add placeholder migrations for Ocata 2017-02-04 10:31:12 -03:00
022_contract_add_default_project_id_index.py Clear the project ID from user information 2017-02-24 19:00:31 +00:00
023_contract_add_second_password_column_for_expanded_hash_sizes.py Support new hashing algorithms for securely storing password hashes 2017-05-18 20:03:25 -05:00
024_contract_create_created_at_int_columns.py Add int storage of datetime for password created/expires 2017-08-15 16:29:18 +00:00
025_placeholder.py Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
026_placeholder.py Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
027_placeholder.py Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
028_placeholder.py Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
029_placeholder.py Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
030_contract_add_project_tags_table.py Add database migration for project tags 2017-10-05 17:20:51 -05:00
031_contract_system_assignment_table.py Add a new table for system role assignments 2017-12-20 15:56:03 +00:00
032_contract_add_expired_at_int_to_trust.py Add expired_at_int column to trusts 2018-01-04 22:28:44 +01:00
033_contract_add_limits_tables.py Add new tables for unified limits 2018-01-08 09:30:37 +08:00
034_contract_add_application_credentials_table.py Add application credentials db migration 2018-01-17 19:27:51 +01:00
035_contract_add_system_column_to_application_credential_table.py Add system column to app cred table 2018-01-19 15:03:03 +00:00
036_contract_rename_application_credential_restriction_column.py Fix column rename migration for mariadb 10.2 2018-01-23 16:43:31 +01:00
037_contract_remove_service_and_region_fk_for_registered_limit.py Remove foreign key for registered limit 2018-01-23 14:39:25 +00:00
038_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
039_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
040_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
041_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
042_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
043_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
044_placeholder.py Add placeholder migrations for Queens 2018-02-08 21:39:14 +01:00
045_contract_add_description_to_limit.py The migration script to add description for limit 2018-05-08 09:18:53 +08:00
046_contract_old_password_data_to_password_hash_column.py Migrate all password hashes to the new location if needed 2018-06-19 15:29:23 -07:00
047_contract_expand_update_pk_for_unified_limit.py Add auto increase primary key for unified limit 2018-07-03 01:30:52 +00:00
048_contract_add_registered_limit_id_column_for_limit.py Add registered_limit_id column for limit 2018-07-03 16:28:42 +00:00
049_placeholder.py Add placeholder migrations for Rocky 2018-08-23 13:52:25 +02:00
050_placeholder.py Add placeholder migrations for Rocky 2018-08-23 13:52:25 +02:00
051_placeholder.py Add placeholder migrations for Rocky 2018-08-23 13:52:25 +02:00
052_placeholder.py Add placeholder migrations for Rocky 2018-08-23 13:52:25 +02:00
053_contract_add_role_description_to_role_table.py Added support for a ``description`` attribute for Identity Roles 2018-09-06 05:09:10 +00:00
054_contract_drop_old_passoword_column.py Drop the compatibility password column 2018-11-12 02:38:31 +00:00
055_contract_add_domain_to_limit.py Add domain_id column for limit 2019-02-12 16:54:00 +08:00
056_contract_add_application_credential_access_rules.py Add SQL migrations for app cred access rules 2019-03-03 18:33:49 +01:00
057_placeholder.py Add schema placeholders for Stein 2019-03-16 09:56:40 +01:00
058_placeholder.py Add schema placeholders for Stein 2019-03-16 09:56:40 +01:00
059_placeholder.py Add schema placeholders for Stein 2019-03-16 09:56:40 +01:00
060_placeholder.py Add schema placeholders for Stein 2019-03-16 09:56:40 +01:00
061_placeholder.py Add schema placeholders for Stein 2019-03-16 09:56:40 +01:00
062_contract_extract_redelegation_data_from_extras.py Move redelegation fields out of extras 2019-04-12 20:27:34 -07:00
063_contract_drop_limit_columns.py Drop limit columns 2019-07-05 06:59:58 +00:00
__init__.py Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00