keystone/keystone/common/sql/expand_repo/versions
Colleen Murphy 620d80e354 Add placeholder migrations for Queens
In the event we need to backport a migration for Queens, use these
placeholders. Migrations starting in Rocky will start with version 45.

Change-Id: I3d552ef86cd14d4018db89fd50c18393fe0ff58d
2018-02-08 21:39:14 +01:00
..
001_expand_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 migration where password created_at is nullable 2016-09-01 17:15:47 +00:00
003_add_key_hash_and_encrypted_blob_to_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_expand_add_revocation_event_index.py Add revocation event indexes 2016-10-13 15:38:36 +00:00
011_expand_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_expand_add_domain_id_to_idp.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
013_expand_protocol_cascade_delete_for_federated_user.py Rename protocol cascade delete migration file 2017-02-17 14:04:59 +00:00
014_expand_add_domain_id_to_user_table.py Add domain_id to the user table 2017-01-25 16:02:33 +00:00
015_expand_update_federated_user_domain.py Set the domain for federated users 2017-01-25 22:03:52 +00:00
016_expand_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_expand_add_default_project_id_index.py Clear the project ID from user information 2017-02-24 19:00:31 +00:00
023_expand_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_expand_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_expand_add_project_tags_table.py Add database migration for project tags 2017-10-05 17:20:51 -05:00
031_expand_system_assignment_table.py Add a new table for system role assignments 2017-12-20 15:56:03 +00:00
032_expand_add_expired_at_int_to_trust.py Add expired_at_int column to trusts 2018-01-04 22:28:44 +01:00
033_expand_add_limits_tables.py Add new tables for unified limits 2018-01-08 09:30:37 +08:00
034_expand_add_application_credential_table.py Add application credentials db migration 2018-01-17 19:27:51 +01:00
035_expand_add_system_column_to_application_credential_table.py Add system column to app cred table 2018-01-19 15:03:03 +00:00
036_expand_rename_application_credential_restriction_column.py Fix column rename migration for mariadb 10.2 2018-01-23 16:43:31 +01:00
037_expand_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
__init__.py Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00