glance/glance/db/sqlalchemy
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
..
alembic_migrations db: Disable logging by default for alembic 2023-07-24 17:08:23 +00:00
metadef_api Fix overwriting of existing tags while creating new tags 2022-02-16 05:45:06 +00:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py db: Remove use of 'bind' arguments 2023-07-24 17:47:39 +01:00
metadata.py db: Remove use of 'bind' arguments 2023-07-24 17:47:39 +01:00
models.py db: Update import location of declarative_base 2023-07-24 17:14:22 +01:00
models_metadef.py db: Update import location of declarative_base 2023-07-24 17:14:22 +01:00
schema.py db: Remove old sqlalchemy-migrate migrations 2021-07-13 17:18:55 +01:00