manila/manila/db/migrations
junboli fb17422c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don't put vim configuration in source files
[H203] Use assertIs(Not)None to check for None
[H904] Use ',' instead of '%', String interpolation should be
       delayed to be handled by the logging code, rather than
       being done at the point of the logging call.

Change-Id: Ie985fcf78997a86d41e40eacbb4a5ace8592a348
2017-08-03 16:13:32 +08:00
..
alembic Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
__init__.py Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
alembic.ini Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
utils.py Remove models usage from migrations 2015-07-13 11:58:15 +03:00