tempest/releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml
jeremy.zhang 0648215f58 Remove deprecated skip_unless_attr decorator
This patch aims to remove 'skip_unless_attr' decorator, which marked as
deprecated and would be removed in Queens.

Change-Id: I33fb4466df2747fdbbf023373e53079a99a4d2c2
2017-11-29 14:37:04 +00:00

5 lines
98 B
YAML

---
upgrade:
- |
Remove the deprecated decorator ``skip_unless_attr`` in lib/decorators.py.