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.