barbican/barbican/model/migration/alembic_migrations
Grzegorz Grasza dd94fa2f41 Change the unique properties of secret consumers
This makes the resource_id unique together with
service and resource_type (in addition to secret_id).
Additionaly the auto-generated alembic migration also
adds the missing foreign key for project_id.

Change-Id: I4b266782638a4f79357df2b1fe26ea3427479abf
2022-09-27 10:13:33 -04:00
..
versions Change the unique properties of secret consumers 2022-09-27 10:13:33 -04:00
__init__.py Adding files to support database migration via alembic. 2013-07-05 11:04:45 -05:00
container_init_ops.py Fix URL length for alembic migrations 2016-04-04 17:27:07 +03:00
encrypted_init_ops.py Make alembic used in barbican similar to other openstack projects 2015-09-06 16:31:59 +08:00
env.py Stop to use the __future__ module. 2020-06-02 19:34:50 +02:00
kek_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
order_ops.py Add missing changes for Alembic time-zero 2015-09-25 16:07:03 -05:00
projects_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
README Add missing \n at the end of file 2014-10-09 22:11:23 +02:00
script.py.mako Add Apache 2.0 license header to the alembic_migrations/script.py.mako 2016-11-22 09:58:22 +08:00
secrets_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
transport_keys_init_ops.py Make alembic used in barbican similar to other openstack projects 2015-09-06 16:31:59 +08:00

Generic single-database configuration.