nova/releasenotes/notes/sched_remove_classpath_import-5d0f48eb388e6948.yaml
EdLeafe fe3d6dba3d Remove support for deprecated driver import
Support for specifying the scheduler driver via a full classpath was
deprecated in Mitaka, and with this patch is removed in Ocata.

Change-Id: I72e392aafa886ba19c874f1e0a0c95f6d1757ab9
2016-09-22 09:43:56 +01:00

7 lines
270 B
YAML

---
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.