summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate_db_driver-91c76ca8011d663c.yaml
blob: 528854c35b7f2a4bdd4191a540d5d8d10ce7700c (plain)
1
2
3
4
5
6
7
8
---
deprecations:

  - Deprecate the ``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.