You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/04/15 16:20:46 UTC

git commit: updated refs/heads/master to abbc7ef

Updated Branches:
  refs/heads/master 1f0b804dd -> abbc7efd8


More work on Release Notes.


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

Branch: refs/heads/master
Commit: abbc7efd808a3b8da0548e8a1908fa42cdde2a28
Parents: 1f0b804
Author: Joe Brockmeier <jz...@zonker.net>
Authored: Mon Apr 15 09:19:36 2013 -0500
Committer: Joe Brockmeier <jz...@zonker.net>
Committed: Mon Apr 15 09:20:38 2013 -0500

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml |   90 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 88 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/abbc7efd/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index 5b9571e..e701330 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -3983,6 +3983,92 @@ under the License.
                     <para>Instructions for creating packages from the &PRODUCT; source are in the <ulink url="http://cloudstack.apache.org/docs/en-US/index.html">Installation Guide</ulink>.</para>
                 </listitem>
                 <listitem>
+                    <note><title>For VMware Only</title>
+                        <para>This step is only required if you are using VMware. You can safely skip this step if you are using KVM and/or Xen only.</para>
+                    </note>
+                    <para>In each zone that includes VMware hosts, you need to add a new system VM template. </para>
+                    <orderedlist numeration="loweralpha">
+                        <listitem>
+                            <para>While running the existing 3.0.2 system, log in to the UI as root administrator.</para>
+                        </listitem>
+                        <listitem>
+                            <para>In the left navigation bar, click Templates.</para>
+                        </listitem>
+                        <listitem>
+                            <para>In Select view, click Templates.</para>
+                        </listitem>
+                        <listitem>
+                            <para>Click Register template.</para>
+                            <para>The Register template dialog box is displayed.</para>
+                        </listitem>
+                        <listitem>
+                            <para>In the Register template dialog box, specify the following values (do not change these):</para>
+                            <informaltable>
+                                <tgroup cols="2" align="left" colsep="1" rowsep="1">
+                                    <colspec colwidth="1*" colname="1" colnum="1"/>
+                                    <colspec colwidth="2*" colname="2" colnum="2"/>
+                                    <thead>
+                                        <row>
+                                            <entry><para>Field</para></entry>
+                                            <entry><para>Value</para></entry>
+                                        </row>
+                                    </thead>
+                                    <tbody>
+                                        <row>
+                                            <entry><para>Name</para></entry>
+                                            <entry><para>systemvm-vmware-4.1</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Description</para></entry>
+                                            <entry><para>systemvm-vmware-4.1</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>URL</para></entry>
+                                            <entry><para>http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Zone</para></entry>
+                                            <entry><para>Choose the zone where this hypervisor is used</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Hypervisor</para></entry>
+                                            <entry><para>VMware</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Format</para></entry>
+                                            <entry><para>OVA</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>OS Type</para></entry>
+                                            <entry><para>Debian GNU/Linux 5.0 (32-bit)</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Extractable</para></entry>
+                                            <entry><para>no</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Password Enabled</para></entry>
+                                            <entry><para>no</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Public</para></entry>
+                                            <entry><para>no</para></entry>
+                                        </row>
+                                        <row>
+                                            <entry><para>Featured</para></entry>
+                                            <entry><para>no</para></entry>
+                                        </row>
+                                    </tbody>
+                                </tgroup>
+                            </informaltable>
+                        </listitem>
+                        <listitem>
+                            <para>Watch the screen to be sure that the template downloads successfully and enters
+                                the READY state. Do not proceed until this is successful.</para>
+                        </listitem>
+                    </orderedlist>
+                </listitem>
+                <listitem>
                     <para>Stop your management server or servers. Run this on all management server hosts:</para>
                     <programlisting><prompt>#</prompt> service cloud-management stop</programlisting>
                 </listitem>
@@ -4132,11 +4218,11 @@ under the License.
                                     <tbody>
                                         <row>
                                             <entry><para>Name</para></entry>
-                                            <entry><para>systemvm-vmware-4.0</para></entry>
+                                            <entry><para>systemvm-vmware-4.1</para></entry>
                                         </row>
                                         <row>
                                             <entry><para>Description</para></entry>
-                                            <entry><para>systemvm-vmware-4.0</para></entry>
+                                            <entry><para>systemvm-vmware-4.1</para></entry>
                                         </row>
                                         <row>
                                             <entry><para>URL</para></entry>