Configure Nova Scheduler

Procedure

  1. Configure the Nova Scheduler in the /etc/nova/nova.conf file on both controller and compute nodes.
    enabled_filters = ...,PciPassthroughFilter 
    available_filters = nova.scheduler.filters.all_filters
  2. Restart the Nova Scheduler.