Nova Virt Driver uninstalling¶
When you need to uninstall the Nova Virt Driver, do the following:
Uninstall Nova Virt Driver:
For Python package:
pip3 uninstall nova-virt-driver
Make sure driver usage is disabled in the config file
/etc/nova/nova.conf
.Restart
nova-compute
service:# Debian: systemctl restart nova-compute.service
Note
To uninstall the Nova Virt Driver on Astra Linux (Smolensk), do the following:
Delete the package with the command:
apt remove -y aos-nova-virt-driver