Comment 17 for bug 1291396

Revision history for this message
aeva black (tenbrae) wrote :

Once https://review.openstack.org/#/c/83734/ lands in Ironic, it will be possible to use exact match filters. However, Nova does not load scheduler filters via any plugin method, so out of tree filters are awkward and will require two things:

* copy ironic/nova/scheduler/filters/exact*.py into nova/scheduler/filters/
* add "baremetal_scheduler_default_filters=True" to /etc/nova/nova.conf