nova/releasenotes/notes/bug-1704788-490797827bae914...

6 lines
227 B
YAML

---
fixes:
- Correctly allow the use of a custom scheduler driver by using the name of
the custom driver entry point in the ``[scheduler]/driver`` config option.
You must also update the entry point in ``setup.cfg``.