CLOUDSTACK-815. DOC. Fix Regions documentation for reviewer comments.

This commit is contained in:
Jessica 2013-08-28 16:39:31 -07:00
parent 19341d66f4
commit f002b8e769
2 changed files with 5 additions and 5 deletions

View File

@ -44,6 +44,7 @@
</imageobject>
<textobject><phrase>region-overview.png: Nested structure of a region.</phrase></textobject>
</mediaobject>
<para>Regions are visible to the end user. When a user starts a guest VM, the user must select a region for their guest.
Users might also be required to copy their private templates to additional regions to enable creation of guest VMs using their templates in those regions.</para>
<para>Regions are visible to the end user. When a user starts a guest VM on a particular &PRODUCT; Management Server,
the user is implicitly selecting that region for their guest.
Users might also be required to copy their private templates to additional regions to enable creation of guest VMs using their templates in those regions.</para>
</section>

View File

@ -30,9 +30,8 @@
<title>The First Region: The Default Region</title>
<para>If you do not take action to define regions, then all the zones in your cloud will be
automatically grouped into a single default region. This region is assigned the region
ID of 1.</para>
<para>You can change the name or URL of the default region by using the API command updateRegion. For example:</para>
<programlisting>http://&lt;IP_of_Management_Server&gt;:8080/client/api?command=updateRegion&amp;id=1&amp;name=Northern&amp;endpoint=http://&lt;region_1_IP_address_here&gt;:8080/client&amp;apiKey=miVr6X7u6bN_sdahOBpjNejPgEsT35eXq-jB8CG20YI3yaxXcgpyuaIRmFI_EJTVwZ0nUkkJbPmY3y2bciKwFQ&amp;signature=Lxx1DM40AjcXU%2FcaiK8RAP0O1hU%3D</programlisting>
ID of 1. You can change the name or URL of the default region by displaying the region in
the &PRODUCT; UI and clicking the Edit button.</para>
</section>
<section id="region-add-2">
<title>Adding a Region</title>