From 07c0bd6261fe2d46459bb66586d530551ac5f80f Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 11 Dec 2015 12:11:56 +0900 Subject: [PATCH] [user-guides] Update dashboard navigation for Liberty This patch covers Admin User Guide only. Change-Id: If0ec32e7c66ce266693d0dcd2282e73f81e09fa0 Implements: blueprint user-guides-reorganised --- .../source/dashboard_manage_flavors.rst | 24 ++++++++----------- .../dashboard_manage_host_aggregates.rst | 10 ++++---- .../source/dashboard_manage_images.rst | 11 +++++---- .../source/dashboard_manage_instances.rst | 14 +++++------ .../source/dashboard_manage_volumes.rst | 2 +- 5 files changed, 29 insertions(+), 32 deletions(-) diff --git a/doc/user-guide-admin/source/dashboard_manage_flavors.rst b/doc/user-guide-admin/source/dashboard_manage_flavors.rst index 15c8d211eb..5965c3cbcb 100644 --- a/doc/user-guide-admin/source/dashboard_manage_flavors.rst +++ b/doc/user-guide-admin/source/dashboard_manage_flavors.rst @@ -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. diff --git a/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst b/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst index 06dc16491c..9968e4ff11 100644 --- a/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst +++ b/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst @@ -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 `__. +information, see `Scheduling `__. 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: diff --git a/doc/user-guide-admin/source/dashboard_manage_images.rst b/doc/user-guide-admin/source/dashboard_manage_images.rst index 37f3af26a0..34d7504e24 100644 --- a/doc/user-guide-admin/source/dashboard_manage_images.rst +++ b/doc/user-guide-admin/source/dashboard_manage_images.rst @@ -32,7 +32,7 @@ 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 `_. | | 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 diff --git a/doc/user-guide-admin/source/dashboard_manage_instances.rst b/doc/user-guide-admin/source/dashboard_manage_instances.rst index 95bad90908..3082a19431 100644 --- a/doc/user-guide-admin/source/dashboard_manage_instances.rst +++ b/doc/user-guide-admin/source/dashboard_manage_instances.rst @@ -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. - diff --git a/doc/user-guide-admin/source/dashboard_manage_volumes.rst b/doc/user-guide-admin/source/dashboard_manage_volumes.rst index 75d28d753c..cb1369eba2 100644 --- a/doc/user-guide-admin/source/dashboard_manage_volumes.rst +++ b/doc/user-guide-admin/source/dashboard_manage_volumes.rst @@ -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`.