Updated Branches: refs/heads/4.1 dbaeda0c2 -> ac96fed73
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/ac96fed7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ac96fed7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ac96fed7 Branch: refs/heads/4.1 Commit: ac96fed73a1a5528be13f887c4b437e4ad4d04e5 Parents: dbaeda0 Author: Joe Brockmeier <j...@zonker.net> Authored: Mon Apr 15 09:19:36 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Mon Apr 15 09:19:36 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/ac96fed7/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>