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