You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2012/10/23 11:49:18 UTC

[19/50] [abbrv] git commit: CLOUDSTACK-376: Changes to the min sys reqs doc.

CLOUDSTACK-376: Changes to the min sys reqs doc.

I had to manually apply the changes, due to a conflict when applying
https://reviews.apache.org/r/7661.

The rest of the patch submitted via that review request was committed
in the previous master branch commit.

Signed-off-by: Chip Childers <ch...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/59091fde
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/59091fde
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/59091fde

Branch: refs/heads/marvin-parallel
Commit: 59091fde3370b50eb3763c6f418bb4a4874d9283
Parents: 76478d9
Author: Chip Childers <ch...@gmail.com>
Authored: Mon Oct 22 09:22:28 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Mon Oct 22 09:22:28 2012 -0400

----------------------------------------------------------------------
 docs/en-US/minimum-system-requirements.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/59091fde/docs/en-US/minimum-system-requirements.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/minimum-system-requirements.xml b/docs/en-US/minimum-system-requirements.xml
index df23715..dcab039 100644
--- a/docs/en-US/minimum-system-requirements.xml
+++ b/docs/en-US/minimum-system-requirements.xml
@@ -51,7 +51,7 @@
             <listitem><para>4 GB of memory</para></listitem>
             <listitem><para>36 GB of local disk</para></listitem>
             <listitem><para>At least 1 NIC</para></listitem>
-            <listitem><para>Statically allocated IP Address</para></listitem>
+            <listitem><note><para>If DHCP is used for hosts, ensure that no conflict occurs between DHCP server used for these hosts and the DHCP router created by &PRODUCT;.</para></note></listitem>
             <listitem><para>Latest hotfixes applied to hypervisor software</para></listitem>
             <listitem><para>When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running</para></listitem>
             <listitem><para>All hosts within a cluster must be homogenous. The CPUs must be of the same type, count, and feature flags.</para></listitem>