Merge "Deprecate the IronicHostManager"

This commit is contained in:
Zuul 2017-12-05 13:16:44 +00:00 committed by Gerrit Code Review
commit 0b0dd6d1a1

@ -83,6 +83,7 @@ nova.ipv6_backend =
nova.scheduler.host_manager =
host_manager = nova.scheduler.host_manager:HostManager
# Deprecated starting from the 17.0.0 Queens release.
ironic_host_manager = nova.scheduler.ironic_host_manager:IronicHostManager
nova.scheduler.driver =