glance/glance/db/sqlalchemy/alembic_migrations
Stephen Finucane 9b9afcaa29 db: Disable logging by default for alembic
We don't want alembic overriding our logging: we can configure it
ourselves. This removes a whole lot of noise from our test output.

Change-Id: Ic1bc4ab967913a8adaac559482d330d72e47a4b5
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-07-24 17:08:23 +00:00
..
data_migrations db: Remove use of 'bind' arguments 2023-07-24 17:47:39 +01:00
versions db: Remove use of 'bind' arguments 2023-07-24 17:47:39 +01:00
README Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
__init__.py db: Disable logging by default for alembic 2023-07-24 17:08:23 +00:00
add_artifacts_tables.py db: Move 'schema' module up a level 2021-07-13 17:15:41 +01:00
add_images_tables.py db: Move 'schema' module up a level 2021-07-13 17:15:41 +01:00
add_metadefs_tables.py db: Move 'schema' module up a level 2021-07-13 17:15:41 +01:00
add_tasks_tables.py db: Move 'schema' module up a level 2021-07-13 17:15:41 +01:00
alembic.ini Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
env.py db: Disable logging by default for alembic 2023-07-24 17:08:23 +00:00
migrate.cfg Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
script.py.mako Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00

README

Generic single-database configuration.