Description of problem: Right now there are a couple of information used from the host system inside the containers which requires libvirt packages being installed on the host: * /etc/libvirt is bind mounted into nova_virtlogd and nova_libvirt container [1]. Shared resources from there are used. * until we can fully switch to docker tripleo::profile::base::nova::compute::libvirt_guests runs nova::compute::libvirt_guests on the compute which requires libvirt-client to be installed on the host [2] This BZ is to track the dependency on libvirt packages on the host. [1] https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/nova/nova-libvirt-container-puppet.yaml#L683 [2] https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/nova/nova-libvirt-guests-container-puppet.yaml
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543