neutron/neutron/db/migration
Slawek Kaplonski 760eedf7f7 Use oslo_log instead of alembic.util in functional tests
Instead of using alembic.utils logging functions which
prints output to stdout, lets use in functional tests
oslo_log logger to log all such commands.

This is needed to limit amount of output on stdout during
functional tests running on python3.5.

It was previously switched to use oslo_log in this migration
scripts always by [1] but because of issue in OSA we had to
revert this patch in [2].
So now let's try to change it only in functional tests.

[1] https://review.openstack.org/#/c/625555/
[2] https://review.openstack.org/#/c/626565/

Change-Id: I88fde6d107a1f1b5c48c5c89cd2e1c07fd12c755
2018-12-21 23:03:24 +01:00
..
alembic_migrations [L3][QoS] Neutron server side router gateway IP QoS 2018-12-01 17:45:46 +08:00
models Merge "Relocate Agent DB model" 2016-10-10 16:33:55 +00:00
README Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
__init__.py Open Stein DB branch 2018-08-08 11:51:45 +03:00
alembic.ini Ease debugging alembic by passing proper scripts path in alembic.ini 2015-06-22 15:44:55 +02:00
autogen.py Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
cli.py Use oslo_log instead of alembic.util in functional tests 2018-12-21 23:03:24 +01:00
connection.py neutron-db-manage: add has_offline_migrations command 2016-01-22 13:55:40 +00:00

README

See doc/source/contributor/alembic_migrations.rst

Rendered at
https://docs.openstack.org/neutron/latest/contributor/alembic_migrations.html