fe3d6dba3d
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
7 lines
270 B
YAML
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.
|