neutron-lib/releasenotes/notes/rehome-testools-6fba053249e14d42.yaml
Boden R ef9c2ae111 rehome used neutron.tests.tools
This patch rehomes the OpenFixture class and reset_random_seed function
both which are from neutron.tests.tools as they are used by consumers
today [1].

[1] http://codesearch.openstack.org/?q=from%20neutron.tests%20import%20tools

Change-Id: I3d13a747f31e39c11f42e2f543eae3823cfbe356
2019-03-08 14:53:39 -07:00

6 lines
182 B
YAML

---
features:
- The ``OpenFixture`` class is now available in ``neutron_lib.fixtures``.
- The ``reset_random_seed`` function is now available in
``neutron_lib.tests.tools``.