]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Re-set default sql_connection and sqlite_db.
authorAdam Gandelman <adamg@canonical.com>
Tue, 11 Jun 2013 21:50:01 +0000 (14:50 -0700)
committerAdam Gandelman <adamg@canonical.com>
Tue, 11 Jun 2013 21:55:45 +0000 (14:55 -0700)
commit57cdb8f8c36a4835c918d9644bc26f41d0c0045a
tree5c33fd5aea9464924d7fe7a70f68ae1a121afe03
parent522258638fdad64581fd3c72400f850d50ec59a7
Re-set default sql_connection and sqlite_db.

The defaults seem to have been lost in the migration to Oslo's
DB code.  Re-set them to pre-grizzly defaults.

Fixes bug: #1190036

Change-Id: I7fca70e67d67905b15c2faaa745a86e957bec06e
cinder/db/sqlalchemy/api.py