From fd0bf252c37110a74acea8e90805b9e46bfe0844 Mon Sep 17 00:00:00 2001 From: Tanja Roth Date: Wed, 30 Dec 2015 14:57:48 +0100 Subject: [PATCH] corrected first step of procedures - according to first steps in the other user-guide-admin files Change-Id: I917361b776fa4c4529862a6e9d526e70f9a48bd2 --- .../source/dashboard_admin_manage_roles.rst | 12 +++++----- .../source/dashboard_manage_flavors.rst | 22 +++++++---------- .../dashboard_manage_host_aggregates.rst | 8 +++---- .../source/dashboard_manage_images.rst | 16 +++++-------- .../source/dashboard_manage_instances.rst | 12 +++++----- .../source/dashboard_manage_services.rst | 5 ++-- .../source/dashboard_manage_shares.rst | 12 +++++----- .../source/dashboard_manage_volumes.rst | 12 +++++----- .../source/dashboard_set_quotas.rst | 6 +++-- .../source/dashboard_view_cloud_resources.rst | 3 ++- ...vironment_variables_using_openstack_rc.rst | 8 ++++--- .../source/dashboard_admin_manage_roles.rst | 12 +++++----- .../source/dashboard_manage_flavors.rst | 22 +++++++---------- .../dashboard_manage_host_aggregates.rst | 10 ++++---- .../source/dashboard_manage_images.rst | 16 +++++-------- .../source/dashboard_manage_instances.rst | 12 +++++----- .../source/dashboard_manage_services.rst | 5 ++-- .../source/dashboard_manage_shares.rst | 24 +++++++++---------- .../source/dashboard_manage_volumes.rst | 12 +++++----- .../source/dashboard_set_quotas.rst | 6 +++-- .../source/dashboard_view_cloud_resources.rst | 3 ++- 21 files changed, 110 insertions(+), 128 deletions(-) diff --git a/doc/admin-guide-cloud/source/dashboard_admin_manage_roles.rst b/doc/admin-guide-cloud/source/dashboard_admin_manage_roles.rst index 5d809d63e1..0f80992851 100644 --- a/doc/admin-guide-cloud/source/dashboard_admin_manage_roles.rst +++ b/doc/admin-guide-cloud/source/dashboard_admin_manage_roles.rst @@ -21,8 +21,8 @@ assumes that role inherits those rights and privileges. Create a role ~~~~~~~~~~~~~ -#. Log in to the dashboard and choose the :guilabel:`admin` project from - the :guilabel:`CURRENT PROJECT` drop-down list. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category. #. Click the :guilabel:`Create Role` button. @@ -32,8 +32,8 @@ Create a role Edit a role ~~~~~~~~~~~ -#. Log in to the dashboard and choose the :guilabel:`admin` project from - the :guilabel:`CURRENT PROJECT` drop-down list. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category. #. Click the :guilabel:`Edit` button. @@ -48,8 +48,8 @@ Edit a role Delete a role ~~~~~~~~~~~~~ -#. Log in to the dashboard and choose the :guilabel:`admin` project from - the :guilabel:`CURRENT PROJECT` drop-down list. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category. #. Select the role you want to delete and click the :guilabel:`Delete Roles` button. diff --git a/doc/admin-guide-cloud/source/dashboard_manage_flavors.rst b/doc/admin-guide-cloud/source/dashboard_manage_flavors.rst index de794ad74b..3c2cd48ed1 100644 --- a/doc/admin-guide-cloud/source/dashboard_manage_flavors.rst +++ b/doc/admin-guide-cloud/source/dashboard_manage_flavors.rst @@ -21,10 +21,8 @@ The following table lists the default flavors. Create flavors ~~~~~~~~~~~~~~ -#. Log in to the Dashboard. - - Choose the :guilabel:`admin` project from the drop-down - list at the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Flavors` category. #. Click :guilabel:`Create Flavor`. @@ -75,9 +73,8 @@ Create flavors Update flavors ~~~~~~~~~~~~~~ -#. Log in to the Dashboard. -#. Choose the :guilabel:`admin` project from the drop-down list at - the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Flavors` category. #. Select the flavor that you want to edit. Click :guilabel:`Edit @@ -89,10 +86,8 @@ Update flavors Update Metadata ~~~~~~~~~~~~~~~ -#. Log in to the Dashboard. - - Choose the :guilabel:`admin` project from the drop-down list at - the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Flavors` category. #. Select the flavor that you want to update. In the drop-down @@ -155,9 +150,8 @@ Update Metadata Delete flavors ~~~~~~~~~~~~~~ -#. Log in to the Dashboard. -#. Choose the :guilabel:`admin` project from the drop-down list at - the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. In the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Flavors` category. #. Select the flavors that you want to delete. diff --git a/doc/admin-guide-cloud/source/dashboard_manage_host_aggregates.rst b/doc/admin-guide-cloud/source/dashboard_manage_host_aggregates.rst index 4ead82aae7..7c1ef45885 100644 --- a/doc/admin-guide-cloud/source/dashboard_manage_host_aggregates.rst +++ b/doc/admin-guide-cloud/source/dashboard_manage_host_aggregates.rst @@ -16,10 +16,8 @@ For information, see To create a host aggregate ~~~~~~~~~~~~~~~~~~~~~~~~~~ -#. Log in to the Dashboard. - - Choose the :guilabel:`admin` project from the drop-down list at the top - of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Host Aggregates` category. @@ -55,7 +53,7 @@ existing aggregate, edit the aggregate. To manage host aggregates ~~~~~~~~~~~~~~~~~~~~~~~~~ -#. Choose the :guilabel:`admin` project from the drop-down list at the top +#. Select the :guilabel:`admin` project from the drop-down list at the top of the page. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click diff --git a/doc/admin-guide-cloud/source/dashboard_manage_images.rst b/doc/admin-guide-cloud/source/dashboard_manage_images.rst index d8c9f953f9..a14b6275e6 100644 --- a/doc/admin-guide-cloud/source/dashboard_manage_images.rst +++ b/doc/admin-guide-cloud/source/dashboard_manage_images.rst @@ -23,10 +23,8 @@ Create images For details about image creation, see the `Virtual Machine Image Guide `_. -#. Log in to the Dashboard. - - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project + from the drop-down list. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Images` category. The images that you can administer for cloud users appear on this page. @@ -95,9 +93,8 @@ Guide `_. Update images ~~~~~~~~~~~~~ -#. Log in to the Dashboard. - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Images` category. #. Select the images that you want to edit. Click :guilabel:`Edit Image`. @@ -112,9 +109,8 @@ Update images Delete images ~~~~~~~~~~~~~ -#. Log in to the Dashboard. - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the Dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin tab`, open the :guilabel:`System` tab and click the :guilabel:`Images` category. #. Select the images that you want to delete. diff --git a/doc/admin-guide-cloud/source/dashboard_manage_instances.rst b/doc/admin-guide-cloud/source/dashboard_manage_instances.rst index 98c9c06303..e00828be03 100644 --- a/doc/admin-guide-cloud/source/dashboard_manage_instances.rst +++ b/doc/admin-guide-cloud/source/dashboard_manage_instances.rst @@ -13,8 +13,8 @@ user, see the `OpenStack End User Guide `_. -#. Log in to the dashboard. - - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Images` category. The images that you can administer for cloud users appear on this page. @@ -95,9 +93,8 @@ Guide `_. Update images ~~~~~~~~~~~~~ -#. Log in to the Dashboard. - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Images` category. #. Select the images that you want to edit. Click :guilabel:`Edit Image`. @@ -112,9 +109,8 @@ Update images Delete images ~~~~~~~~~~~~~ -#. Log in to the Dashboard. - Choose the :guilabel:`admin` project from the drop-down list - at the top of the page. +#. Log in to the dashboard and select the :guilabel:`admin` project from the + drop-down list. #. On the :guilabel:`Admin tab`, open the :guilabel:`System` tab and click the :guilabel:`Images` category. #. Select the images that you want to delete. diff --git a/doc/user-guide-admin/source/dashboard_manage_instances.rst b/doc/user-guide-admin/source/dashboard_manage_instances.rst index 98c9c06303..2ca33ead22 100644 --- a/doc/user-guide-admin/source/dashboard_manage_instances.rst +++ b/doc/user-guide-admin/source/dashboard_manage_instances.rst @@ -13,8 +13,8 @@ user, see the `OpenStack End User Guide