Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Keating
03f8f5a084 Clarify what changed with scheduler_host_manager.
The wording could be interpreted as the full removal of the
scheduler_host_manager configuration entry itself.

Change-Id: Ifd8269ae3467f1828ea2d6764cd42446be6de5a0
2016-10-14 15:34:50 -07:00
Matt Riedemann
7e2f5c7d34 Remove deprecated ability to load scheduler_host_manager from path
The ability to load the scheduler_host_manager from a random
classpath was deprecated in Mitaka. This removes that ability
so that only the entrypoints in Nova's setup.cfg can be used
to load the scheduler host manager.

The scheduler_host_manager config option is updated to only
allow the choices that are currently in the setup.cfg.

And a release note is added for the upgrade impact of dropping
the deprecated classpath loading ability.

Change-Id: I886c74afac02d100d472b78522e8295748276e4d
Related-Bug: #1403020
2016-04-18 18:00:35 -04:00