nova/releasenotes/notes/sched_remove_classpath_import-5d0f48eb388e6948.yaml

7 lines
270 B
YAML
Raw Normal View History

---
upgrades:
- The ability to specify the scheduler driver via a full class path was
deprecated in Mitaka, and has now been removed. Drivers must now be listed
as one of the entrypoints under the namespace 'nova.scheduler.driver' of
the 'setup.cfg' file.