Updated Branches: refs/heads/master 33a7f9ad9 -> bb38462b4
CLOUDSTACK-250 minor fix in documentation about maintenance mode. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/bb38462b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/bb38462b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/bb38462b Branch: refs/heads/master Commit: bb38462b4f016bac389c64d960c9145d0993f3d0 Parents: 33a7f9a Author: Joe Brockmeier <[email protected]> Authored: Thu Nov 1 17:39:03 2012 -0500 Committer: Joe Brockmeier <[email protected]> Committed: Thu Nov 1 17:39:03 2012 -0500 ---------------------------------------------------------------------- docs/en-US/vcenter-maintenance-mode.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/bb38462b/docs/en-US/vcenter-maintenance-mode.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/vcenter-maintenance-mode.xml b/docs/en-US/vcenter-maintenance-mode.xml index a07300e..fb896b2 100644 --- a/docs/en-US/vcenter-maintenance-mode.xml +++ b/docs/en-US/vcenter-maintenance-mode.xml @@ -35,7 +35,7 @@ <listitem><para>First use vCenter to exit the vCenter maintenance mode.</para> <para>This makes the host ready for &PRODUCT; to reactivate it.</para></listitem> <listitem><para>Then use &PRODUCT;'s administrator UI to cancel the &PRODUCT; maintenance mode</para> - <para>When the host comes back online, the VMs that were migrated off of it are migrated back to it and new VMs can be added.</para></listitem> + <para>When the host comes back online, the VMs that were migrated off of it may be migrated back to it manually and new VMs can be added.</para></listitem> </orderedlist></listitem> </orderedlist> </section>
