Updated Branches: refs/heads/master f97e2a629 -> 02217078b
Doc. CLOUDSTACK-1152. Restore missing half of paragraph in Adding a Host. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/02217078 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/02217078 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/02217078 Branch: refs/heads/master Commit: 02217078b3ef23ca2ff690d2958a8fb7f01d988e Parents: 66baa51 Author: Jessica Tomechak <[email protected]> Authored: Tue Feb 5 05:09:44 2013 -0800 Committer: Jessica Tomechak <[email protected]> Committed: Tue Feb 5 05:11:56 2013 -0800 ---------------------------------------------------------------------- docs/en-US/host-add.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/02217078/docs/en-US/host-add.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/host-add.xml b/docs/en-US/host-add.xml index ebac765..74509d6 100644 --- a/docs/en-US/host-add.xml +++ b/docs/en-US/host-add.xml @@ -26,7 +26,8 @@ <title>Adding a Host</title> <orderedlist> <listitem><para>Before adding a host to the &PRODUCT; configuration, you must first install your chosen hypervisor on the host. &PRODUCT; can manage hosts running VMs under a variety of hypervisors.</para> - <para>The &PRODUCT; Installation Guide provides instructions on how to install each supported hypervisor</para> + <para>The &PRODUCT; Installation Guide provides instructions on how to install each supported hypervisor + and configure it for use with &PRODUCT;. See the appropriate section in the Installation Guide for information about which version of your chosen hypervisor is supported, as well as crucial additional steps to configure the hypervisor hosts for use with &PRODUCT;.</para> <warning><para>Be sure you have performed the additional &PRODUCT;-specific configuration steps described in the hypervisor installation section for your particular hypervisor.</para></warning> </listitem> <listitem><para>Now add the hypervisor host to &PRODUCT;. The technique to use varies depending on the hypervisor.</para>
