0648215f58
This patch aims to remove 'skip_unless_attr' decorator, which marked as deprecated and would be removed in Queens. Change-Id: I33fb4466df2747fdbbf023373e53079a99a4d2c2
5 lines
98 B
YAML
5 lines
98 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Remove the deprecated decorator ``skip_unless_attr`` in lib/decorators.py.
|