nova/releasenotes/notes/rocky-deprecate-some-upgrade-levels-options-bbe19bb2256e25ad.yaml
Matt Riedemann f0d2925bc7 Deprecate upgrade_levels options for deprecated/removed services
* nova-cert was removed in Pike: 2bcee77e3

* nova-network has been deprecated since newton: 7d5fc4868

* nova-consoleauth was deprecated in rocky: e91dad3ee

So start the timer on the related upgrade_levels options
so we can remove them.

Change-Id: Ied416335d36fe3324fb1c5c78353affe1332ba90
2018-08-03 15:53:11 +00:00

13 lines
540 B
YAML

---
deprecations:
- |
The following configuration options in the ``[upgrade_levels]`` group
have been deprecated:
* ``network`` - The ``nova-network`` service was deprecated in the 14.0.0
Newton release and will be removed in an upcoming release.
* ``cert`` - The ``nova-cert`` service was removed in the 16.0.0 Pike
release so this option is no longer used.
* ``consoleauth`` - The ``nova-consoleauth`` service was deprecated in the
18.0.0 Rocky release and will be removed in an upcoming release.