82c2a06a97
This is cleaned up as of commit
2351d624ae
, and should be sufficient for
the final release. If something else with a release note lands, we can
make any changes there in a later patch.
Change-Id: Ia1ef442f3cc0d64c8a7c6fbb5aaf3f0160f214de
11 lines
393 B
YAML
11 lines
393 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ClusteredComputeManager is now deprecated.
|
|
|
|
The Newton version of Nova adds functionality to the ironic virt driver to
|
|
support multiple compute hosts without using the hack we call
|
|
ClusteredComputeManager. As such, we are marking this unsupported
|
|
component as deprecated, and plan to remove it before the end of the Ocata
|
|
development cycle.
|