Nova Journal Middleware 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-journal-middleware pip3 install nova-journal-middleware
Restarting
nova-api
service:# Debian: systemctl restart nova-api.service
Note
If new AccentOS Nova Journal Middleware Driver package has appeared in your repository for Astra Linux (Smolensk), do the following:
Driver updating:
apt install -y aos-nova-journal-middleware