Skip to content

Commit 38dcf4e

Browse files
committed
Working on CLOUDSTACK-427 (hardcoded steps) and CLOUDSTACK-313 (cross references)
1 parent 260669a commit 38dcf4e

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

docs/en-US/add-clusters-ovm.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<orderedlist>
2929
<listitem><para>Add a companion non-OVM cluster to the Pod. This cluster provides an environment where the &PRODUCT; System VMs can run. You should have already installed a non-OVM hypervisor on at least one Host to prepare for this step. Depending on which hypervisor you used:</para>
3030
<itemizedlist>
31-
<listitem><para>For VMWare, follow the steps in Add Cluster: vSphere. When finished, return here and continue with the next step.</para></listitem>
31+
<listitem><para>For VMWare, follow the steps in <xref linkend="add-clusters-vsphere"/>. When finished, return here and continue with the next step.</para></listitem>
3232
<listitem><para>For KVM or XenServer, follow the steps in <xref linkend="add-clusters-kvm-xenserver"/>. When finished, return here and continue with the next step</para></listitem>
3333
</itemizedlist>
3434
</listitem>
35-
<listitem><para>In the left navigation, choose Infrastructure. In Zones, click View More, then click the zone in which you want to add the cluster.</para></listitem>
36-
<listitem><para>Click the Compute tab. In the Pods node, click View All. Select the same pod you used in step 1.</para></listitem>
35+
<listitem><para>In the left navigation, choose Infrastructure. In Zones, click View All, then click the zone in which you want to add the cluster.</para></listitem>
36+
<listitem><para>Click the Compute and Storage tab. In the Pods node, click View All.</para></listitem>
3737
<listitem><para>Click View Clusters, then click Add Cluster.</para>
3838
<para>The Add Cluster dialog is displayed.</para></listitem>
3939
<listitem><para>In Hypervisor, choose OVM.</para></listitem>

docs/en-US/aws-ec2-configuration.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,13 @@
2828
<para>The software that provides AWS API compatibility is installed along with &PRODUCT;. You must enable the services and perform some setup steps prior to using it.
2929
</para>
3030
<orderedlist>
31-
<listitem><para>Set the global configuration parameters for each service to true.
31+
<listitem id="set-global-config"><para>Set the global configuration parameters for each service to true.
3232
See <xref linkend="global-config" />.</para></listitem>
3333
<listitem><para>Create a set of &PRODUCT; service offerings with names that match the Amazon service offerings.
3434
You can do this through the &PRODUCT; UI as described in the Administration Guide.</para>
3535
<warning><para>Be sure you have included the Amazon default service offering, m1.small. As well as any EC2 instance types that you will use.</para></warning>
3636
</listitem>
37-
<listitem><para>If you did not already do so when you set the configuration parameter in step 1,
38-
restart the Management Server.</para>
37+
<listitem><para>If you did not already do so when you set the configuration parameter in step <xref linkend="set-global-config"/>, restart the Management Server.</para>
3938
<programlisting># service cloud-management restart</programlisting>
4039
</listitem>
4140
</orderedlist>

0 commit comments

Comments
 (0)