f0d2925bc7
* 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
13 lines
540 B
YAML
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.
|