Nova Virt Driver updating¶
Important
First need to do setting up the environment. All commands are executed only from superuser.
Mode superuser:
sudo -i
Driver updating:
From Python packages repository:
pip3 uninstall nova-virt-driver pip3 install nova-virt-driver
Restart
nova-compute
service:# Debian: systemctl restart nova-compute.service
Note
If new AccentOS Nova Virt Driver package has appeared in your repository for Astra Linux (Smolensk), do the following:
Driver updating:
apt install -y aos-nova-virt-driver