neutron-lib/releasenotes/notes/rehome-unstable-test-decorator-a062301ac7d7a082.yaml
Brian Haley 31f65b8f93 Rehome unstable_test decorator
The unstable_test decorator is used in both neutron and
neutron-tempest-plugin trees, so lets move to neutron-lib.

Change-Id: Ieba747097b6e2afbfbe2c71d395217574d679c9a
2018-04-16 16:48:43 -04:00

5 lines
145 B
YAML

---
features:
- The ``unstable_test`` decorator from ``neutron.tests.base`` is now
available in neutron-lib in ``neutron_lib.utils.test``.