[user-guides] Update dashboard navigation for Liberty

This patch covers Admin User Guide only.

Change-Id: If0ec32e7c66ce266693d0dcd2282e73f81e09fa0
Implements: blueprint user-guides-reorganised
This commit is contained in:
KATO Tomoyuki 2015-12-11 12:11:56 +09:00
parent 938325d847
commit 07c0bd6261
5 changed files with 29 additions and 32 deletions

View File

@ -28,24 +28,22 @@ Create flavors
#. In the :guilabel:`Admin` tab, open the :guilabel:`System`
tab and click the :guilabel:`Flavors` category.
#. Click :guilabel:`Create Flavor`.
#. In the :guilabel:`Create Flavor` window, enter or select
the parameters for the flavor.
#. In the :guilabel:`Create Flavor` window, enter or select the
parameters for the flavor in the :guilabel:`Flavor Information` tab.
**Flavor info tab**
======================= =========================================
========================= =======================================
**Name** Enter the flavor name.
**ID** Unique ID (integer or UUID) for the
new flavor. If specifying 'auto', a
UUID will be automatically generated.
**VCPUs** Enter the number of virtual CPUs to
use.
**RAM MB** Enter the amount of RAM to use, in
**RAM (MB)** Enter the amount of RAM to use, in
megabytes.
**Root Disk GB** Enter the amount of disk space in
**Root Disk (GB)** Enter the amount of disk space in
gigabytes to use for the root (/)
partition.
**Ephemeral Disk GB** Enter the amount of disk space in
**Ephemeral Disk (GB)** Enter the amount of disk space in
gigabytes to use for the ephemeral
partition. If unspecified, the value
is 0 by default.
@ -56,10 +54,10 @@ Create flavors
terminated, all data on the ephemeral
disk is lost. Ephemeral disks are not
included in any snapshots.
**Swap Disk MB** Enter the amount of swap space (in
**Swap Disk (MB)** Enter the amount of swap space (in
megabytes) to use. If unspecified,
the default is 0.
======================= =========================================
========================= =======================================
#. In the :guilabel:`Flavor Access` tab, you can control access to
the flavor by moving projects from the :guilabel:`All Projects`
@ -74,8 +72,7 @@ Update flavors
~~~~~~~~~~~~~~
#. Log in to the dashboard.
Choose the :guilabel:`admin` project from the drop-down list at
#. Choose the :guilabel:`admin` project from the drop-down list at
the top of the page.
#. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab
and click the :guilabel:`Flavors` category.
@ -155,8 +152,7 @@ Delete flavors
~~~~~~~~~~~~~~
#. Log in to the dashboard.
Choose the :guilabel:`admin` project from the drop-down list at
#. Choose the :guilabel:`admin` project from the drop-down list at
the top of the page.
#. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab
and click the :guilabel:`Flavors` category.

View File

@ -10,8 +10,8 @@ multiple key-value pairs. You can assign the same key-value pair to
multiple aggregates.
The scheduler uses this information to make scheduling decisions. For
information, see
`Scheduling <http://docs.openstack.org/liberty/config-reference/content/section_compute-scheduler.html>`__.
information, see `Scheduling <http://docs.openstack.org/liberty/
config-reference/content/section_compute-scheduler.html>`__.
To create a host aggregate
~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -27,11 +27,11 @@ To create a host aggregate
#. Click :guilabel:`Create Host Aggregate`.
#. In the :guilabel:`Create Host Aggregate` dialog box, enter or select the
following values on the :guilabel:`Host Aggregate Info` tab:
following values on the :guilabel:`Host Aggregate Information` tab:
- Name: The host aggregate name.
- :guilabel:`Name`: The host aggregate name.
- Availability Zone: The cloud provider defines the default
- :guilabel:`Availability Zone`: The cloud provider defines the default
availability zone, such as ``us-west``, ``apac-south``, or
``nova``. You can target the host aggregate, as follows:

View File

@ -32,7 +32,7 @@ Guide <http://docs.openstack.org/image-guide/>`_.
.. figure:: figures/create_image.png
**Figure Dashboard—Create Image**
**Figure Dashboard Create Image**
#. In the :guilabel:`Create An Image` window, enter or select the
following values:
@ -63,9 +63,9 @@ Guide <http://docs.openstack.org/image-guide/>`_.
| | architecture or ``x86_64`` for |
| | a 64-bit architecture. |
+-------------------------------+---------------------------------+
| :guilabel:`Minimum Disk (GB)` | Leave these fields empty. |
| and | |
| :guilabel:`Minimum RAM (MB)` | |
| :guilabel:`Minimum Disk (GB)` | Leave this field empty. |
+-------------------------------+---------------------------------+
| :guilabel:`Minimum RAM (MB)` | Leave this field empty. |
+-------------------------------+---------------------------------+
| :guilabel:`Copy Data` | Specify this option to copy |
| | image data to the Image service.|
@ -96,7 +96,8 @@ Update images
Select the :guilabel:`Public` check box to make the image public.
Clear this check box to make the image private. You cannot change
the kernel ID, RAM disk ID, or architecture attributes for an image.
the :guilabel:`Kernel ID`, :guilabel:`Ramdisk ID`, or
:guilabel:`Architecture` attributes for an image.
#. Click :guilabel:`Update Image`.
Delete images

View File

@ -43,28 +43,29 @@ Control the state of an instance
#. Select the instance for which you want to change the state.
#. In the :guilabel:`More` drop-down list in the :guilabel:`Actions` column,
#. From the drop-down list in the :guilabel:`Actions` column,
select the state.
Depending on the current state of the instance, you can choose to
pause, un-pause, suspend, resume, soft or hard reboot, or terminate
an instance (items in red are dangerous).
an instance (actions in red color are dangerous).
.. figure:: figures/change_instance_state.png
**Figure Dashboard—Instance Actions**
**Figure Dashboard Instance Actions**
Track usage
~~~~~~~~~~~
Use the Overview category to track usage of instances for each project.
Use the :guilabel:`Overview` category to track usage of instances
for each project.
You can track costs per month by showing meters like number of VCPUs,
disks, RAM, and uptime of all your instances.
#. Log in to the Dashboard and choose the admin project from the CURRENT
PROJECT drop-down list.
#. Log in to the Dashboard and choose the admin project from the
drop-down list at the top of the page.
#. On the :guilabel:`Admin` tab, click the :guilabel:`Instances` category.
@ -72,4 +73,3 @@ disks, RAM, and uptime of all your instances.
that month.
#. Click :guilabel:`Download CSV Summary` to download a CSV summary.

View File

@ -50,7 +50,7 @@ Create an encrypted volume type
back end (cinder).
Cipher
Specifies the encryption algorithm.
Key Size
Key Size (bits)
Specifies the encryption key size.
#. Click :guilabel:`Create Volume Type Encryption`.