neutron-lib/releasenotes/notes/rehome-stdattr-d834900d3fd3c2e6.yaml
Boden R 01b5e4e35b rehome neutron.db.standard_attr
This patch rehomes neutron.db.standard_attr into neutron_lib.db.
Unit tests and a release note are also included, however note that
the StandardAttrRevisesBulkDeleteTestCase and
StandardAttrAPIImapctTestCase unit test classes will be left in neutron
since they require HasStandardAttributes subclasses that live in neutron
to be first loaded.

Also see https://bugs.launchpad.net/neutron/+bug/1815827

Sample consumption patch: https://review.openstack.org/#/c/644976/

Change-Id: I5e5aa4502ae774f65cd677eab4e282ec41e98e3a
2019-03-21 07:02:14 -06:00

4 lines
88 B
YAML

---
features:
- The ``neutron_lib.db.standard_attr`` module is now available for use.