zaqar/zaqar/tests/unit/storage/sqlalchemy_migration
daohanli 0646f8034a Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Co-Authored-By: wanghao<sxmatch1986@gmail.com>

Closes-Bug: #1675247

Change-Id: I32dcbafd0f001ca4e1bf847735102e4bb22d37a5
2017-06-13 11:05:57 +08:00
..
__init__.py Add support for sqlalchemy migration based on alembic 2016-12-13 02:28:10 +00:00
test_db_manage_cli.py Add support for sqlalchemy migration based on alembic 2016-12-13 02:28:10 +00:00
test_migrations.py Fix sqlalchemy migration 2017-02-02 20:20:29 +13:00
test_migrations_base.py Remove log translations 2017-06-13 11:05:57 +08:00