updating KVM requirements

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

Branch: refs/heads/marvin-parallel
Commit: 0eff53f4f3fe50fd3fa96d21340d58f2f41c7583
Parents: 703275e
Author: David Nalley <[email protected]>
Authored: Sat Oct 20 21:48:33 2012 -0400
Committer: David Nalley <[email protected]>
Committed: Sat Oct 20 21:48:33 2012 -0400

----------------------------------------------------------------------
 docs/en-US/hypervisor-host-install-libvirt.xml |    4 ++--
 docs/en-US/hypervisor-kvm-requirements.xml     |    9 ++-------
 2 files changed, 4 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0eff53f4/docs/en-US/hypervisor-host-install-libvirt.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/hypervisor-host-install-libvirt.xml 
b/docs/en-US/hypervisor-host-install-libvirt.xml
index 15cfde2..34fe4c4 100644
--- a/docs/en-US/hypervisor-host-install-libvirt.xml
+++ b/docs/en-US/hypervisor-host-install-libvirt.xml
@@ -24,7 +24,7 @@
 
 <section id="hypervisor-host-install-libvirt">
     <title>Install and Configure libvirt</title>
-    <para>&PRODUCT; uses libvirt for managing virtual machines. Therefor it is 
vital that libvirt is configured correctly.</para>
+    <para>&PRODUCT; uses libvirt for managing virtual machines. Therefore it 
is vital that libvirt is configured correctly.</para>
     <orderedlist>
         <listitem>
             <para>Install libvirt</para>
@@ -63,4 +63,4 @@
             <programlisting language="Bash">service libvirt-bin 
restart</programlisting>
         </listitem>
     </orderedlist>
-</section>
\ No newline at end of file
+</section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0eff53f4/docs/en-US/hypervisor-kvm-requirements.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/hypervisor-kvm-requirements.xml 
b/docs/en-US/hypervisor-kvm-requirements.xml
index 7e7af6a..c42db86 100644
--- a/docs/en-US/hypervisor-kvm-requirements.xml
+++ b/docs/en-US/hypervisor-kvm-requirements.xml
@@ -37,17 +37,12 @@
   </itemizedlist>
   <para>In addition, the following hardware requirements apply:</para>
   <itemizedlist>
-    <listitem><para>Hosts must be certified as compatible with the selected 
operating system. For example, see the RHEL Hardware Compatibility Guide at 
https://hardware.redhat.com/.</para></listitem>
-    <listitem><para>Within a single cluster, the hosts must be of the same 
kernel version.  For example, if one host is RHEL6 64 bit, they must all be 
RHEL6 64 bit.</para></listitem>
+    <listitem><para>Within a single cluster, the hosts must be of the same 
distribution version.</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>
     <listitem><para>Must support HVM (Intel-VT or AMD-V 
enabled)</para></listitem>
     <listitem><para>64-bit x86 CPU (more cores results in better 
performance)</para></listitem>
-    <listitem><para>Hardware virtualization support required</para></listitem>
     <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><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>
   </itemizedlist>
-</section>
\ No newline at end of file
+</section>

Reply via email to