This removes some parameters which were deprecated during the previous
cycle by [1].
[1] 18c4b34d6b
Change-Id: I133bddf60e8ac948412e0506edec9ffbd15ce126
16 lines
403 B
YAML
16 lines
403 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following parameters of the ``nova::compute::libvirt`` class has been
|
|
removed. Use the ``nova::compute::libvirt::libvirtd`` class directly.
|
|
|
|
- ``log_outputs``
|
|
- ``log_filters``
|
|
- ``tls_priority``
|
|
- ``ovs_timeout``
|
|
|
|
deprecations:
|
|
- |
|
|
The ``nova::compute::libvirt::modular_libvirt`` parameter has been
|
|
deprecated. This parameter has no effect now.
|