tempest/releasenotes/notes/16/16.0.0-deprecate-skip_unles...

6 lines
193 B
YAML

---
deprecations:
- The ``skip_unless_attr`` decorator in lib/decorators.py has been deprecated,
please use the standard ``testtools.skipUnless`` and ``testtools.skipIf``
decorators.