tempest/releasenotes/notes/deprecate-skip_unless_attr-...

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.