Nova Scheduler Filter Driver uninstalling

Important

All commands are executed only from superuser.

Mode superuser:

sudo -i

When you need to uninstall the Nova Scheduler Filter driver, do the following:

  1. Uninstall Nova Scheduler Filter driver:

    • For Python package:

      pip3 uninstall driver-nova-scheduler-filter
      
  2. Restart nova-scheduler service:

    # Debian:
    systemctl restart nova-scheduler.service
    

Note

To uninstall the Nova Scheduler Filter Driver on Astra Linux (Smolensk), do the following:

  1. Delete the package with the command:

    apt remove -y aos-nova-scheduler-filter