openstack-ansible/releasenotes/notes/install_libvirt_daemon_centos-9826ecb428bce8a5.yaml
Dmitriy Rabotyagov 7437b7641b Bump SHAs for OpenStack-Ansible 27.0.0.rc1
Change-Id: I20a5049e14fae2da25a87a97efa58692e561b1be
2023-05-26 10:34:19 +02:00

8 lines
271 B
YAML

---
fixes:
- |
Fixes the absence of ``libvirtd.service`` on compute nodes.
With CentOS upgrading the libvirt version to 9.3.0, they do not
install libvirt-deamon as a dependency to libvirt-deamon-kvm
anymore. libvirt-deamon is installed explicitly now.