heat/heat/db/sqlalchemy/migrate_repo
Angus Salkeld 3415564deb Fix and enable H303 and F403 No wildcard (*) import.
F403 is related the message is:
F403 'from bla import *' used; unable to detect undefined names

Change-Id: I486c0b2fc15a616e3fdf1e7e2eaeae1e45075537
2013-06-20 11:52:53 +10:00
..
versions Fix and enable H303 and F403 No wildcard (*) import. 2013-06-20 11:52:53 +10:00
README Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00
__init__.py Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00
manage.py Add execute bits to executable scripts manage.py and runner.py 2012-06-18 09:13:25 -07:00
migrate.cfg Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00

README

This is a database migration repository.

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