heat/heat/db
Zane Bitter d4fda02735 Avoid printing exception in db-setup
If the db-setup is run multiple times without dropping the database, the
attempt to set up version control again causes an exception. Since this is
an expected condition, just print a message and exit normally.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-04-17 17:38:48 +02:00
..
sqlalchemy Avoid printing exception in db-setup 2012-04-17 17:38:48 +02:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00