
This commit tidies up releasenotes. Originally, release note files are in one directory. So, when I see the directory, I feel ""what a mess!". So this commit tries to improve it. Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
6 lines
244 B
YAML
6 lines
244 B
YAML
---
|
|
deprecations:
|
|
- The ``skip_unless_config`` and ``skip_if_config`` decorators in the
|
|
``config`` module have been deprecated and will be removed in the Queens
|
|
dev cycle. Use the ``testtools.skipUnless`` (or a variation of) instead.
|