ef9c2ae111
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
6 lines
182 B
YAML
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``.
|