nova/releasenotes/notes/remove-config-serial-listen-2660be1c0863ea5a.yaml
Markus Zoeller 3495330a94 Verify "needs:check_deprecation_status" for serial_console.py
This change verifies that the config options for serial console are
checked for their deprecation status according to:
    https://wiki.openstack.org/wiki/ConfigOptionsConsistency

The previously deprecated option "listen" gets removed.

bp centralize-config-options-newton

Change-Id: I000d676ee95d34d43530c2ce2e4d1b3c01dab063
2016-07-07 11:07:37 +02:00

7 lines
163 B
YAML

---
upgrade:
- |
The previously deprecated config option ``listen```of the group
``serial_console`` has been removed, as it was never used in the code.