2f4d1d0cbe
This commit renaming all the release notes for 16.0.0. Change-Id: I4b09c9da001ecf75563cb132670905ac237bbd0b
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.
|