1 Commits

Author SHA1 Message Date
Sean Dague
c87ae92be5 Deprecate db_driver config option
Previously this let you replace our SQLAlchemy database layer with
your own. This approach is deprecated. Deployments that felt the need
to use the facility are encourage to work with upstream Nova to
address db driver concerns in the main SQLAlchemy code paths.

Change-Id: If195a6bc399c8b1e2bfb0ea5579f2be21d0bc126
2016-03-04 06:57:50 -05:00