keystone/keystone/common/sql/migrate_repo/versions
Jim Rollenhagen dc3175afb1 Revert "Blacklist bandit 1.6.0"
This reverts commit ebac8330d8.

Using the glob that I had not yet had enough coffee to do correctly is a
better solution, and allows us to fix new failures in 1.6.0 which would
break us again when 1.6.1 was released.

Change-Id: Ica473ba71b224cdc0acf815f82d534b6c70a7f54
2019-05-14 21:09:32 +00:00
..
067_kilo.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00
068_placeholder.py Add placeholders for reserved migrations 2015-04-07 14:50:45 -04:00
069_placeholder.py Add placeholders for reserved migrations 2015-04-07 14:50:45 -04:00
070_placeholder.py Add placeholders for reserved migrations 2015-04-07 14:50:45 -04:00
071_placeholder.py Add placeholders for reserved migrations 2015-04-07 14:50:45 -04:00
072_placeholder.py Add placeholders for reserved migrations 2015-04-07 14:50:45 -04:00
073_insert_assignment_inherited_pk.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
074_add_is_domain_project.py Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00
075_confirm_config_registration.py Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
076_placeholder.py add placeholder migrations for liberty 2015-10-13 01:22:38 -04:00
077_placeholder.py add placeholder migrations for liberty 2015-10-13 01:22:38 -04:00
078_placeholder.py add placeholder migrations for liberty 2015-10-13 01:22:38 -04:00
079_placeholder.py add placeholder migrations for liberty 2015-10-13 01:22:38 -04:00
080_placeholder.py add placeholder migrations for liberty 2015-10-13 01:22:38 -04:00
081_add_endpoint_policy_table.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
082_add_federation_tables.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
083_add_oauth1_tables.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
084_add_revoke_tables.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
085_add_endpoint_filtering_table.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
086_add_duplicate_constraint_trusts.py Add Trusts unique constraint to remove duplicates 2015-11-19 16:15:05 +00:00
087_implied_roles.py SQL migrations for implied roles 2016-01-08 20:16:01 +00:00
088_domain_specific_roles.py Correct `role_name` constraint dropping 2016-03-31 20:02:01 +00:00
089_add_root_of_all_domains.py Allow project domain_id to be nullable at the manager level 2016-02-16 13:15:43 +00:00
090_add_local_user_and_password_tables.py Shadow users - Separate user identities 2016-02-22 22:14:22 +00:00
091_migrate_data_to_local_user_and_password_tables.py Correct domain_id and name constraint dropping 2016-06-20 06:43:24 +00:00
092_make_implied_roles_fks_cascaded.py Implied roles index with cascading delete 2016-02-23 16:58:19 -05:00
093_migrate_domains_to_projects.py Rename sql.migration_helpers to sql.upgrades 2016-09-15 18:27:31 +00:00
094_add_federated_user_table.py Make sure to use InnoDB as the DB engine 2016-06-20 15:29:47 -07:00
095_add_integer_pkey_to_revocation_event_table.py Add auto-increment int primary key to revoke.backends.sql 2016-03-09 20:38:45 +00:00
096_drop_role_name_constraint.py Correct `role_name` constraint dropping 2016-03-31 20:02:01 +00:00
097_drop_user_name_domainid_constraint.py Revert "Blacklist bandit 1.6.0" 2019-05-14 21:09:32 +00:00
098_placeholder.py add placeholder migrations for mitaka 2016-03-17 16:50:57 -04:00
099_placeholder.py add placeholder migrations for mitaka 2016-03-17 16:50:57 -04:00
100_placeholder.py add placeholder migrations for mitaka 2016-03-17 16:50:57 -04:00
101_drop_role_name_constraint.py Correct `role_name` constraint dropping 2016-03-31 20:02:01 +00:00
102_drop_domain_table.py Drop the (unused) domain table 2016-05-13 18:10:38 +01:00
103_add_nonlocal_user_table.py Shadow LDAP and custom driver users 2016-06-09 16:35:41 +00:00
104_drop_user_name_domainid_constraint.py Revert "Blacklist bandit 1.6.0" 2019-05-14 21:09:32 +00:00
105_add_password_date_columns.py PCI-DSS Password SQL model changes 2016-06-23 15:50:36 +00:00
106_allow_password_column_to_be_nullable.py Fixes failure when password is null 2016-06-24 19:23:19 +00:00
107_add_user_date_columns.py PCI-DSS Disable inactive users requirements 2016-06-28 19:45:06 +00:00
108_add_failed_auth_columns.py PCI-DSS Lockout requirements 2016-08-03 14:34:41 +00:00
109_add_password_self_service_column.py PCI-DSS Minimum password age requirements 2016-08-16 21:47:49 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00