Skip to content

Commit abbc7ef

Browse files
committed
More work on Release Notes.
1 parent 1f0b804 commit abbc7ef

1 file changed

Lines changed: 88 additions & 2 deletions

File tree

docs/en-US/Release_Notes.xml

Lines changed: 88 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3982,6 +3982,92 @@ under the License.
39823982
<para>Create RPM or Debian packages (as appropriate) and a repository from the 4.1.0 source, or check the Apache CloudStack downloads page at <ulink url="http://cloudstack.apache.org/downloads.html">http://cloudstack.apache.org/downloads.html</ulink> for package repositories supplied by community members. You will need them for step <xref linkend="upgrade-deb-packages" /> or step <xref linkend="upgrade-rpm-packages" />.</para>
39833983
<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>
39843984
</listitem>
3985+
<listitem>
3986+
<note><title>For VMware Only</title>
3987+
<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>
3988+
</note>
3989+
<para>In each zone that includes VMware hosts, you need to add a new system VM template. </para>
3990+
<orderedlist numeration="loweralpha">
3991+
<listitem>
3992+
<para>While running the existing 3.0.2 system, log in to the UI as root administrator.</para>
3993+
</listitem>
3994+
<listitem>
3995+
<para>In the left navigation bar, click Templates.</para>
3996+
</listitem>
3997+
<listitem>
3998+
<para>In Select view, click Templates.</para>
3999+
</listitem>
4000+
<listitem>
4001+
<para>Click Register template.</para>
4002+
<para>The Register template dialog box is displayed.</para>
4003+
</listitem>
4004+
<listitem>
4005+
<para>In the Register template dialog box, specify the following values (do not change these):</para>
4006+
<informaltable>
4007+
<tgroup cols="2" align="left" colsep="1" rowsep="1">
4008+
<colspec colwidth="1*" colname="1" colnum="1"/>
4009+
<colspec colwidth="2*" colname="2" colnum="2"/>
4010+
<thead>
4011+
<row>
4012+
<entry><para>Field</para></entry>
4013+
<entry><para>Value</para></entry>
4014+
</row>
4015+
</thead>
4016+
<tbody>
4017+
<row>
4018+
<entry><para>Name</para></entry>
4019+
<entry><para>systemvm-vmware-4.1</para></entry>
4020+
</row>
4021+
<row>
4022+
<entry><para>Description</para></entry>
4023+
<entry><para>systemvm-vmware-4.1</para></entry>
4024+
</row>
4025+
<row>
4026+
<entry><para>URL</para></entry>
4027+
<entry><para>http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova</para></entry>
4028+
</row>
4029+
<row>
4030+
<entry><para>Zone</para></entry>
4031+
<entry><para>Choose the zone where this hypervisor is used</para></entry>
4032+
</row>
4033+
<row>
4034+
<entry><para>Hypervisor</para></entry>
4035+
<entry><para>VMware</para></entry>
4036+
</row>
4037+
<row>
4038+
<entry><para>Format</para></entry>
4039+
<entry><para>OVA</para></entry>
4040+
</row>
4041+
<row>
4042+
<entry><para>OS Type</para></entry>
4043+
<entry><para>Debian GNU/Linux 5.0 (32-bit)</para></entry>
4044+
</row>
4045+
<row>
4046+
<entry><para>Extractable</para></entry>
4047+
<entry><para>no</para></entry>
4048+
</row>
4049+
<row>
4050+
<entry><para>Password Enabled</para></entry>
4051+
<entry><para>no</para></entry>
4052+
</row>
4053+
<row>
4054+
<entry><para>Public</para></entry>
4055+
<entry><para>no</para></entry>
4056+
</row>
4057+
<row>
4058+
<entry><para>Featured</para></entry>
4059+
<entry><para>no</para></entry>
4060+
</row>
4061+
</tbody>
4062+
</tgroup>
4063+
</informaltable>
4064+
</listitem>
4065+
<listitem>
4066+
<para>Watch the screen to be sure that the template downloads successfully and enters
4067+
the READY state. Do not proceed until this is successful.</para>
4068+
</listitem>
4069+
</orderedlist>
4070+
</listitem>
39854071
<listitem>
39864072
<para>Stop your management server or servers. Run this on all management server hosts:</para>
39874073
<programlisting><prompt>#</prompt> service cloud-management stop</programlisting>
@@ -4132,11 +4218,11 @@ under the License.
41324218
<tbody>
41334219
<row>
41344220
<entry><para>Name</para></entry>
4135-
<entry><para>systemvm-vmware-4.0</para></entry>
4221+
<entry><para>systemvm-vmware-4.1</para></entry>
41364222
</row>
41374223
<row>
41384224
<entry><para>Description</para></entry>
4139-
<entry><para>systemvm-vmware-4.0</para></entry>
4225+
<entry><para>systemvm-vmware-4.1</para></entry>
41404226
</row>
41414227
<row>
41424228
<entry><para>URL</para></entry>

0 commit comments

Comments
 (0)