f92e6d42f0
This patch aims to remove 'skip_unless_config' and 'skip_if_config' decorators, which marked as deprecated and would be removed in Queens. Change-Id: I45a0216b7ab34e962b0f4802df77019b0c613d49
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Remove two deprecated skip decorators in ``config`` module:
|
|
``skip_unless_config`` and ``skip_if_config``.
|