Updates to 'View and manage quotas' section in Admin User Guide
Updates to section 'Manage flavors' in the dashboard chapter of the Admin User Guide.. Partial-Bug: #1279133 Change-Id: I722500ec292f7461decda80360303db151628330
This commit is contained in:
parent
932e51b4ff
commit
3071e9bc12
@ -79,6 +79,15 @@
|
||||
</td>
|
||||
<td>Compute</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<para>Keypairs</para>
|
||||
</td>
|
||||
<td>
|
||||
<para>Number of keypairs.</para>
|
||||
</td>
|
||||
<td>Compute</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<para>Metadata Items</para>
|
||||
@ -143,50 +152,49 @@
|
||||
<td>Block Storage</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<section xml:id="dashboard_view_quotas_procedure">
|
||||
<title>View default project quotas</title>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Log in to the OpenStack dashboard.</para>
|
||||
</step>
|
||||
<step><para>On the <guilabel>Admin</guilabel> tab, click the
|
||||
</table>
|
||||
<section xml:id="dashboard_view_quotas_procedure">
|
||||
<title>View default project quotas</title>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Log in to the OpenStack dashboard.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>On the <guilabel>Admin</guilabel> tab, click the
|
||||
<guilabel>Defaults</guilabel> category.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Click the <guilabel>Default Quotas</guilabel> tab to
|
||||
view the default quotas for the Compute and Block Storage
|
||||
services.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<note><para>You can sort the table by clicking on either the <guilabel>Quota Name</guilabel> or <guilabel>Limit</guilabel> column headers.</para></note>
|
||||
</section>
|
||||
<section xml:id="dashboard_update_project_quotas">
|
||||
<title>Update project quotas</title>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Log in to the OpenStack dashboard.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>On the <guilabel>Admin</guilabel> tab, click the
|
||||
<guilabel>Projects</guilabel> category.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>In the <guilabel>More</guilabel> drop-down list for a project, click
|
||||
<guilabel>Modify Quotas</guilabel>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>On the <guilabel>Quota</guilabel> tab in the
|
||||
<guilabel>Edit Project</guilabel> window, edit the quota
|
||||
values. Then, click <guibutton>Save</guibutton>.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<note>
|
||||
<para>The dashboard does not show all possible project quotas.
|
||||
To view and update the quotas for a service, use its
|
||||
command-line client. See <xref linkend="cli_set_quotas"
|
||||
/>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>The default quota values are displayed.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<note>
|
||||
<para>You can sort the table by clicking on either the <guilabel>Quota Name</guilabel> or <guilabel>Limit</guilabel> column headers.</para>
|
||||
</note>
|
||||
</section>
|
||||
<section xml:id="dashboard_update_project_quotas">
|
||||
<title>Update project quotas</title>
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Log in to the OpenStack dashboard.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>On the <guilabel>Admin</guilabel> tab, click the
|
||||
<guilabel>Defaults</guilabel> category.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Click the <guibutton>Update Defaults</guibutton> button.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>In the <guilabel>Update Default Quotas</guilabel> window, you can edit the default quota values.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Click the <guibutton>Update Defaults</guibutton> button.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<note>
|
||||
<para>The dashboard does not show all possible project quotas.
|
||||
To view and update the quotas for a service, use its
|
||||
command-line client. See <xref linkend="cli_set_quotas"/>.</para>
|
||||
</note>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
Loading…
Reference in New Issue
Block a user