puppet-nova/releasenotes
Takashi Kajinami 149cb50123 Fix incorrect usage of manage_libvirt_services
This parameter determines whether the nova::compute::libvirt class
should manage libvirt services. Even if the parameter is set to false,
a user can include nova::compute::libvirt::services explicitly to
manage libvirt services. However the nova::migration::libvirt class
does not care whether the service class is additionally included and
always ignores the service resources even though libvirt services are
actually managed.

This fixes that problem and introduces a proper knob to manage/unmanage
services.

Change-Id: Ibd904309ee5327ec2010925459c1aee4a109b1b0
(cherry picked from commit 30bff68140)
(cherry picked from commit 29f27cb228)
(cherry picked from commit 549d89e317)
2023-06-09 13:41:45 +02:00
..
notes Fix incorrect usage of manage_libvirt_services 2023-06-09 13:41:45 +02:00
source remove unicode literal from code 2022-03-08 09:19:00 +09:00