7a58374fde
This patch makes the _StaticSqlFixture and _SqlFixture fixture classes public by removing the leading underscore in the name. Based on recent testing [1][2] the current versions of these fixtures seems to work for consumers. [1] https://review.opendev.org/#/c/657887/ [2] https://review.opendev.org/#/c/668000/ Change-Id: I5e9497d650176201407f0823f0fce46e009fb89c
5 lines
113 B
YAML
5 lines
113 B
YAML
---
|
|
features:
|
|
- The ``SqlFixture`` and ``StaticSqlFixture`` are now available in
|
|
``neutron_lib.fixtures``.
|