File: fix-migration-libvirt-manage-service-3d205cd3772650b7.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 (13 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    The new ``nova::migration::libvirt::manage_service`` parameter has been
    added.

fixes:
  - |
    The ``nova::migration::libvirt`` class no longer reads
    the ``nova::compute::libvirt::manage_libvirt_services`` parameter to
    decide whether the class should/shouldn't manage services. The new
    ``nova::migration::libvirt::manage_service`` parameter now controls that
    behavior.