dff79c608f
This patch exposes accessors methods for the context manager, pulls latest changes according to bp/enginefacade-switch, and publishes a Sql fixture. Original-commit: I28b741bfa27bf04cbe273586e6e3e00e14fbe683 Co-authored-by: Ann Taraday <akamyshnikova@mirantis.com> Change-Id: I6e923e9b228ba20a8b782e787504239da713c652
8 lines
222 B
YAML
8 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
``neutron_lib.db`` has a public module ``api`` that provides
|
|
accessor functions for transactional context manager services.
|
|
- |
|
|
``neutron_lib.fixture`` has a new ``SqlFixture`` available.
|