summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
diff options
context:
space:
mode:
authorJim Rollenhagen <jim@jimrollenhagen.com>2016-09-20 09:06:46 -0400
committerJim Rollenhagen <jim@jimrollenhagen.com>2016-09-21 15:15:52 -0400
commit82c2a06a97bd23ae621ad334be946ad995bb6145 (patch)
treef4727bde00d1a7c3e89daf333188c3551a81dc6f /releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
parent2351d624aed7aae9d58ce37676c0181687be0e8a (diff)
downloadironic-82c2a06a97bd23ae621ad334be946ad995bb6145.tar.gz
Clean up release notes for 6.2.0
This is cleaned up as of commit 2351d624aed7aae9d58ce37676c0181687be0e8a, 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
Diffstat (limited to 'releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml')
-rw-r--r--releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml12
1 files changed, 5 insertions, 7 deletions
diff --git a/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml b/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
index 539f91760..17353799d 100644
--- a/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
+++ b/releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml
@@ -1,12 +1,10 @@
---
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.
+ The ClusteredComputeManager is now deprecated.
- 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
+ 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.