ironic/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
Jim Rollenhagen d1c47cbf72 Deprecate ClusteredComputeManager
As of nova's Newton release, the ironic virt driver supports multiple
compute hosts without using the hack we call ClusteredComputeManager.
Deprecate it so we can remove it in Ocata.

Change-Id: I9c44429666734e5bdbe60b3ff8bba787ff99a6d1
2016-08-10 07:33:49 -04:00

13 lines
464 B
YAML

---
deprecations:
- |
In Nova commit 6047d790a32ef5a65d4d6b029f673ce53c3d4141,
functionality is added to the ironic virt
driver to support multiple compute hosts without using the hack
we call ClusteredComputeManager.
We anticipate this being included in the Newton release of Nova.
In advance of that, we are marking this unsupported component
as deprecated, and plan to remove it before the end of the Ocata
development cycle.