keystone/keystone/common/sql/data_migration_repo/versions
Rodrigo Duarte Sousa 2b0050af20 Rename protocol cascade delete migration file
Due the related bug, the file names weren't being correctly processed.
This patch renames the files to use different names accordingly to their
phases. Renaming the files also enables the possibility of removing the
migration from the data_migration banned tests.

Change-Id: I2413686cd8c89c88397fd3923fe9491015a8c534
Related-Bug: 1658116
2017-02-17 14:04:59 +00:00
..
001_data_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 Remove comment from previous migration 2017-01-09 13:26:37 +00:00
003_migrate_unencrypted_credentials.py Implement encryption of credentials at rest 2016-09-02 04:25:49 +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_migrate_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_migrate_add_domain_id_to_idp.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
013_migrate_protocol_cascade_delete_for_federated_user.py Rename protocol cascade delete migration file 2017-02-17 14:04:59 +00:00
014_migrate_add_domain_id_to_user_table.py Add domain_id to the user table 2017-01-25 16:02:33 +00:00
015_migrate_update_federated_user_domain.py Set the domain for federated users 2017-01-25 22:03:52 +00:00
016_migrate_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
__init__.py Add expand, data migration and contract logic to keystone-manage 2016-08-18 10:37:56 +01:00