File: rm-sched-host-mgr-class-load-2a86749a38f0688d.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (8 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
---
upgrade:
  - The ability to load a custom scheduler host manager via the
    ``scheduler_host_manager`` configuration option was deprecated
    in the 13.0.0 Mitaka release and is now removed in the 14.0.0 Newton
    release. Host managers can only be selected by name and not by full
    class path. The allowed values are ``host_manager`` and
    ``ironic_host_manager``.