Remove outdated zone migration documentation note
In a recent patch [1], a bug in the zone migration strategy was fixed, which prevented audits using this strategy to create action plans with both instance and volume migrations. We documented this limitation, but forgot to remove the note when fixing this bug. [1] https://review.opendev.org/c/openstack/watcher/+/952115 Change-Id: I2074f2b911dfcbf44716ff30d8ea35a5046b8520 Signed-off-by: jgilaber <jgilaber@redhat.com>
This commit is contained in:
@@ -188,9 +188,6 @@ How to use it ?
|
||||
-p compute_nodes='[{"src_node": "s01", "dst_node": "d01"}]'
|
||||
|
||||
.. note::
|
||||
* Currently, the strategy will not generate both volume migration and
|
||||
instance migrations in the same audit. If both are requested,
|
||||
only volume migrations will be included in the action plan.
|
||||
* The Cinder model collector is not enabled by default.
|
||||
If the Cinder model collector is not enabled while deploying Watcher,
|
||||
the model will become outdated and cause errors eventually.
|
||||
|
Reference in New Issue
Block a user