File: libvirt-opts-cleanup-e0a0895882303e6f.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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.