DaanHoogland commented on pull request #3724: URL: https://github.com/apache/cloudstack/pull/3724#issuecomment-864807418
@slavkap, the installed packages; ``` # yum list | grep qemu ipxe-roms-qemu.noarch 20180825-3.git133f4c.el7 @base libvirt-daemon-driver-qemu.x86_64 4.5.0-36.el7_9.5 @updates qemu-img.x86_64 10:1.5.3-175.el7_9.4 @updates qemu-kvm.x86_64 10:1.5.3-175.el7_9.4 @updates qemu-kvm-common.x86_64 10:1.5.3-175.el7_9.4 @updates ``` ``` # yum list | grep libvirt libvirt.x86_64 4.5.0-36.el7_9.5 @updates libvirt-bash-completion.x86_64 4.5.0-36.el7_9.5 @updates libvirt-client.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-config-network.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-config-nwfilter.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-interface.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-lxc.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-network.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-nodedev.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-nwfilter.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-qemu.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-secret.x86_64 4.5.0-36.el7_9.5 @updates libvirt-daemon-driver-storage.x86_64 4.5.0-36.el7_9.5 @updates ... libvirt-daemon-driver-storage-rbd.x86_64 4.5.0-36.el7_9.5 @updates ... libvirt-libs.x86_64 4.5.0-36.el7_9.5 @updates python36-libvirt.x86_64 4.5.0-1.el7 @epel ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
