glance/glance/db/sqlalchemy/migrate_repo
Julia Varlamova 67c79540c7 Enable hacking H301 and disable H304, H302
Enable hacking H301: one import per line. H304 and H302 check enables too,
so we temporarily disable it since it does not pass.

Fix imports in files below.

Add # noqa to migration scripts.

Change-Id: I6a8d4dcd9c3195d2848f218aafe304b1240ab60c
2014-02-18 16:05:18 +04:00
..
versions Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
README Create 'simple' db driver 2012-06-07 09:20:50 -07:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
manage.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
migrate.cfg Create 'simple' db driver 2012-06-07 09:20:50 -07:00
schema.py Remove vim header 2014-01-14 16:03:28 +00:00

README

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/