From 884182d1bc9ad008f17f5b96fcead84e021e342d Mon Sep 17 00:00:00 2001 From: venkatamahesh <venkatamaheshkotha@gmail.com> Date: Wed, 6 Apr 2016 16:10:03 +0530 Subject: [PATCH] Update the user-guide-admin links with administrator guide Change-Id: I3d0f9d271e18f7f3b82a6c57b1724f825bc89ad7 --- doc/admin-guide/source/compute-networking-nova.rst | 4 ++-- doc/admin-guide/source/compute-node-down.rst | 2 +- doc/admin-guide/source/dashboard_admin_manage_stacks.rst | 4 ++-- doc/admin-guide/source/dashboard_set_quotas.rst | 8 ++++---- doc/admin-guide/source/identity_concepts.rst | 2 +- .../source/block-storage/volume-encryption.rst | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/admin-guide/source/compute-networking-nova.rst b/doc/admin-guide/source/compute-networking-nova.rst index 5de2fa647c..a72637b456 100644 --- a/doc/admin-guide/source/compute-networking-nova.rst +++ b/doc/admin-guide/source/compute-networking-nova.rst @@ -719,8 +719,8 @@ to perform floating IP operations: For more information about how administrators can associate floating IPs with instances, see `Manage IP -addresses <http://docs.openstack.org/user-guide-admin/cli_admin_manage_ip_addresses.html>`__ -in the OpenStack Admin User Guide. +addresses <http://docs.openstack.org/admin-guide/cli_admin_manage_ip_addresses.html>`__ +in the OpenStack Administrator Guide. Automatically add floating IPs ------------------------------ diff --git a/doc/admin-guide/source/compute-node-down.rst b/doc/admin-guide/source/compute-node-down.rst index 4ed615e434..b77eb1e9df 100644 --- a/doc/admin-guide/source/compute-node-down.rst +++ b/doc/admin-guide/source/compute-node-down.rst @@ -13,7 +13,7 @@ Evacuate instances If a hardware malfunction or other error causes the cloud compute node to fail, you can use the :command:`nova evacuate` command to evacuate instances. -See the `Admin User Guide <http://docs.openstack.org/user-guide-admin/cli_nova_evacuate.html>`__. +See the `Administrator Guide <http://docs.openstack.org/admin-guide/cli_nova_evacuate.html>`__. .. _nova-compute-node-down-manual-recovery: diff --git a/doc/admin-guide/source/dashboard_admin_manage_stacks.rst b/doc/admin-guide/source/dashboard_admin_manage_stacks.rst index af2127cdcb..c53de9c0fa 100644 --- a/doc/admin-guide/source/dashboard_admin_manage_stacks.rst +++ b/doc/admin-guide/source/dashboard_admin_manage_stacks.rst @@ -20,8 +20,8 @@ high availability. For information about: * administrative tasks on the command-line, see - the `OpenStack Admin User Guide - <http://docs.openstack.org/user-guide-admin/cli_admin_manage_stacks.html>`__. + the `OpenStack Administrator Guide + <http://docs.openstack.org/admin-guide/cli_admin_manage_stacks.html>`__. .. note:: diff --git a/doc/admin-guide/source/dashboard_set_quotas.rst b/doc/admin-guide/source/dashboard_set_quotas.rst index 4c96645bd1..4e5d1f57c9 100644 --- a/doc/admin-guide/source/dashboard_set_quotas.rst +++ b/doc/admin-guide/source/dashboard_set_quotas.rst @@ -23,8 +23,8 @@ quotas for new tenants, as well as update quotas for existing tenants. Using the command-line interface, you can manage quotas for the OpenStack Compute service, the OpenStack Block Storage service, and - the OpenStack Networking service (see `OpenStack Admin User Guide - <http://docs.openstack.org/user-guide-admin/cli_set_quotas.html>`_). + the OpenStack Networking service (see `OpenStack Administrator Guide + <http://docs.openstack.org/admin-guide/cli_set_quotas.html>`_). Additionally, you can update Compute service quotas for tenant users. @@ -113,5 +113,5 @@ Update project quotas The dashboard does not show all possible project quotas. To view and update the quotas for a service, use its - command-line client. See `OpenStack Admin User Guide - <http://docs.openstack.org/user-guide-admin/cli_set_quotas.html>`_. + command-line client. See `OpenStack Administrator Guide + <http://docs.openstack.org/admin-guide/cli_set_quotas.html>`_. diff --git a/doc/admin-guide/source/identity_concepts.rst b/doc/admin-guide/source/identity_concepts.rst index 459f7ce3d0..4b34a59635 100644 --- a/doc/admin-guide/source/identity_concepts.rst +++ b/doc/admin-guide/source/identity_concepts.rst @@ -302,7 +302,7 @@ service, such as, a user named ``nova`` for the Compute service, and a special service tenant called ``service``. For information about how to create services and endpoints, see the -`OpenStack Admin User Guide <http://docs.openstack.org/user-guide-admin/ +`OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/ cli_manage_services.html>`__. Groups diff --git a/doc/config-reference/source/block-storage/volume-encryption.rst b/doc/config-reference/source/block-storage/volume-encryption.rst index d771d07a69..079d8244c8 100644 --- a/doc/config-reference/source/block-storage/volume-encryption.rst +++ b/doc/config-reference/source/block-storage/volume-encryption.rst @@ -45,7 +45,7 @@ Update ``nova-compute`` servers: Follow the instructions in the OpenStack Admin User Guide under the heading `Create an encrypted volume -type <http://docs.openstack.org/user-guide-admin/dashboard_manage_volumes.html>`__ +type <http://docs.openstack.org/admin-guide/dashboard_manage_volumes.html>`__ or alternatively, see ``TODO`` in this manual to do this via the command line.