heat/heat/db/sqlalchemy
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
..
migrate_repo Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py kill all pep8 errors in parser and resources 2012-04-17 12:10:44 +10:00
manage.py Avoid printing exception in db-setup 2012-04-17 17:38:48 +02:00
models.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
session.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00