Clean up remaining references to underscore files of admin-guide

Implements: blueprint consistency-file-rename

The check is done by the following command:
grep -n admin-guide **/*.rst | sed -e 's/`__*//' | sed -e 's/\.\. _`//' | grep _

Change-Id: I727d4a18683356d9657963cd4309fbc58a76f440
This commit is contained in:
Akihiro Motoki 2016-08-12 12:59:15 +09:00
parent 6ca05ddd1f
commit b21fcff40e
15 changed files with 30 additions and 30 deletions

View File

@ -220,7 +220,7 @@ provided by OpenStack.
* - Encryption set by… * - Encryption set by…
- Parameter in nova.conf - Parameter in nova.conf
- Admin establishing `encrypted volume type - Admin establishing `encrypted volume type
<http://docs.openstack.org/admin-guide/dashboard_manage_volumes.html>`_, <http://docs.openstack.org/admin-guide/dashboard-manage-volumes.html>`_,
then user selecting encrypted volume then user selecting encrypted volume
- Not yet available - Not yet available
- Shared File Systems service does not apply any additional encryption - Shared File Systems service does not apply any additional encryption

View File

@ -157,4 +157,4 @@ In this example:
For information on configuring multiple back ends, see `Configure a For information on configuring multiple back ends, see `Configure a
multiple-storage back multiple-storage back
end <http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html>`__. end <http://docs.openstack.org/admin-guide/blockstorage-multi-backend.html>`__.

View File

@ -168,7 +168,7 @@ iSCSI driver is used.
initiator_auto_registration = True initiator_auto_registration = True
For more details on multiple-storage back ends, see `Configure multiple-storage For more details on multiple-storage back ends, see `Configure multiple-storage
back ends <http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html>`__ back ends <http://docs.openstack.org/admin-guide/blockstorage-multi-backend.html>`__
Required configurations Required configurations
----------------------- -----------------------

View File

@ -93,7 +93,7 @@ the volume.
The OpenStack dashboard (horizon) supports creating the encrypted The OpenStack dashboard (horizon) supports creating the encrypted
volume type as of the Kilo release. For instructions, see volume type as of the Kilo release. For instructions, see
`Create an encrypted volume type `Create an encrypted volume type
<http://docs.openstack.org/admin-guide/dashboard_manage_volumes.html>`_. <http://docs.openstack.org/admin-guide/dashboard-manage-volumes.html>`_.
Create an encrypted volume Create an encrypted volume
~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -7,7 +7,7 @@ a browser (JavaScript for example) to make requests to a domain, other than the
one it was originated from. OpenStack services support CORS requests. one it was originated from. OpenStack services support CORS requests.
For more information, see `Cross-project features For more information, see `Cross-project features
<http://docs.openstack.org/admin-guide/cross_project.html>`__ <http://docs.openstack.org/admin-guide/cross-project.html>`__
in OpenStack Administrator Guide. in OpenStack Administrator Guide.
.. include:: ../tables/common-cors.rst .. include:: ../tables/common-cors.rst

View File

@ -47,6 +47,6 @@ The Identity service supports domain-specific Identity drivers
installed on an SQL or LDAP back end, and supports domain-specific installed on an SQL or LDAP back end, and supports domain-specific
Identity configuration options, which are stored in domain-specific Identity configuration options, which are stored in domain-specific
configuration files. See the configuration files. See the
`Admin guide Identity Management Chapter <http://docs.openstack.org/admin-guide/keystone_domain_specific_config.html>`_ `Admin guide Identity Management Chapter <http://docs.openstack.org/admin-guide/keystone-domain-specific-config.html>`_
for more information. for more information.

View File

@ -3,7 +3,7 @@ Highly available Telemetry API
============================== ==============================
`Telemetry service `Telemetry service
<http://docs.openstack.org/admin-guide/common/get-started-telemetry.html`>_ <http://docs.openstack.org/admin-guide/common/get-started-telemetry.html>`__
provides data collection service and alarming service. provides data collection service and alarming service.
Telemetry central agent Telemetry central agent

View File

@ -19,7 +19,7 @@ complete the following tasks:
* Set up session storage. See * Set up session storage. See
`Set up session storage for the dashboard `Set up session storage for the dashboard
<http://docs.openstack.org/admin-guide/dashboard_sessions.html>`__. <http://docs.openstack.org/admin-guide/dashboard-sessions.html>`__.
* To use the VNC client with the dashboard, the browser * To use the VNC client with the dashboard, the browser
must support HTML5 Canvas and HTML5 WebSockets. must support HTML5 Canvas and HTML5 WebSockets.

View File

@ -31,7 +31,7 @@ topology creation. To perform this task, proceed with the following steps:
Setting up an external network is described in Setting up an external network is described in
`OpenStack Administrator Guide `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/networking_adv-features.html>`_. <http://docs.openstack.org/admin-guide/networking-adv-features.html>`_.
Assuming the external network to be used for the auto-allocation feature Assuming the external network to be used for the auto-allocation feature
is named ``public``, make it the default external network is named ``public``, make it the default external network
with the following command: with the following command:

View File

@ -31,8 +31,8 @@ LBaaS v1
LBaaS v1 is deprecated in the Liberty release. These links provide more LBaaS v1 is deprecated in the Liberty release. These links provide more
details about how LBaaS v1 works and how to configure it: details about how LBaaS v1 works and how to configure it:
* `Load-Balancer-as-a-Service (LBaaS) overview <http://docs.openstack.org/admin-guide/networking_introduction.html#load-balancer-as-a-service-lbaas-overview>`__ * `Load-Balancer-as-a-Service (LBaaS) overview <http://docs.openstack.org/admin-guide/networking-introduction.html#load-balancer-as-a-service-lbaas-overview>`__
* `Basic Load-Balancer-as-a-Service operations <http://docs.openstack.org/admin-guide/networking_adv-features.html#basic-load-balancer-as-a-service-operations>`__ * `Basic Load-Balancer-as-a-Service operations <http://docs.openstack.org/admin-guide/networking-adv-features.html#basic-load-balancer-as-a-service-operations>`__
LBaaS v2 LBaaS v2
~~~~~~~~ ~~~~~~~~

View File

@ -124,7 +124,7 @@ But only administrative (privileged) users can manage those
networks because they interface with the physical network infrastructure. networks because they interface with the physical network infrastructure.
More information about provider networks see More information about provider networks see
:doc:`intro-os-networking` or the `OpenStack Administrator Guide :doc:`intro-os-networking` or the `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/networking_adv-features.html#provider-networks>`__. <http://docs.openstack.org/admin-guide/networking-adv-features.html#provider-networks>`__.
* Flat * Flat
@ -167,7 +167,7 @@ within the allocation that an administrator or operator defines for
them. More information about project and provider networks see them. More information about project and provider networks see
:doc:`intro-os-networking` :doc:`intro-os-networking`
or the `OpenStack Administrator Guide or the `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/networking_adv-features.html#provider-networks>`__. <http://docs.openstack.org/admin-guide/networking-adv-features.html#provider-networks>`__.
Project network configurations are made in the Project network configurations are made in the
``/etc/neutron/plugins/ml2/ml2_conf.ini`` configuration file on the neutron ``/etc/neutron/plugins/ml2/ml2_conf.ini`` configuration file on the neutron

View File

@ -230,7 +230,7 @@ provided by OpenStack.
* - Encryption set by… * - Encryption set by…
- Parameter in nova.conf - Parameter in nova.conf
- Admin establishing `encrypted volume type - Admin establishing `encrypted volume type
<http://docs.openstack.org/admin-guide/dashboard_manage_volumes.html>`_, <http://docs.openstack.org/admin-guide/dashboard-manage-volumes.html>`_,
then user selecting encrypted volume then user selecting encrypted volume
- Not yet available - Not yet available
- Shared File Systems service does not apply any additional encryption - Shared File Systems service does not apply any additional encryption

View File

@ -961,36 +961,36 @@ large number of operations with shares:
* Use security services * Use security services
For more information on share management see `Share management For more information on share management see `Share management
<http://docs.openstack.org/admin-guide/shared_file_systems_share_management.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-share-management.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide. of chapter “Shared File Systems” in OpenStack Administrator Guide.
As to Security services, you should remember that different drivers As to Security services, you should remember that different drivers
support different authentication methods, while generic driver does not support different authentication methods, while generic driver does not
support Security Services at all (see section `Security services support Security Services at all (see section `Security services
<http://docs.openstack.org/admin-guide/shared_file_systems_security_services.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-security-services.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
You can create a share in a network, list shares, and show information You can create a share in a network, list shares, and show information
for, update, and delete a specified share. You can also create snapshots for, update, and delete a specified share. You can also create snapshots
of shares (see `Share snapshots of shares (see `Share snapshots
<http://docs.openstack.org/admin-guide/shared_file_systems_snapshots.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-snapshots.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
There are default and specific share types that allow you to filter or There are default and specific share types that allow you to filter or
choose back-ends before you create a share. Functions and behaviour of choose back-ends before you create a share. Functions and behaviour of
share type is similar to Block Storage volume type (see `Share types share type is similar to Block Storage volume type (see `Share types
<http://docs.openstack.org/admin-guide/shared_file_systems_share_types.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-share-types.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
To help users keep and restore their data, Shared File Systems service To help users keep and restore their data, Shared File Systems service
provides a mechanism to create and operate snapshots (see `Share snapshots provides a mechanism to create and operate snapshots (see `Share snapshots
<http://docs.openstack.org/admin-guide/shared_file_systems_snapshots.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-snapshots.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
A security service stores configuration information for clients for A security service stores configuration information for clients for
authentication and authorization. Inside Manila a share network can be authentication and authorization. Inside Manila a share network can be
associated with up to three security types (for detailed information see associated with up to three security types (for detailed information see
`Security services `Security services
<http://docs.openstack.org/admin-guide/shared_file_systems_security_services.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-security-services.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide): of chapter “Shared File Systems” in OpenStack Administrator Guide):
* LDAP * LDAP
@ -1012,7 +1012,7 @@ called StandaloneNetworkPlugin is used. In this case, provide network
information in the configuration: IP range, network type, and information in the configuration: IP range, network type, and
segmentation ID. Also you can add security services to a share network segmentation ID. Also you can add security services to a share network
(see section (see section
`“Networking” <http://docs.openstack.org/admin-guide/shared_file_systems_networking.html>`__ `“Networking” <http://docs.openstack.org/admin-guide/shared-file-systems-networking.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
@ -1020,7 +1020,7 @@ The main idea of consistency groups is to enable you to create snapshots
at the exact same point in time from multiple file system shares. Those at the exact same point in time from multiple file system shares. Those
snapshots can be then used for restoring all shares that were associated snapshots can be then used for restoring all shares that were associated
with the consistency group (see section `“Consistency with the consistency group (see section `“Consistency
groups” <http://docs.openstack.org/admin-guide/shared_file_systems_cgroups.html>`__ groups” <http://docs.openstack.org/admin-guide/shared-file-systems-cgroups.html>`__
of chapter “Shared File Systems” in OpenStack Administrator Guide). of chapter “Shared File Systems” in OpenStack Administrator Guide).
Shared File System storage allows administrators to set limits and Shared File System storage allows administrators to set limits and
@ -1047,7 +1047,7 @@ quotas for the following resources:
User can see his rate limits and absolute limits by running commands User can see his rate limits and absolute limits by running commands
:command:`manila rate-limits` and :command:`manila absolute-limits` :command:`manila rate-limits` and :command:`manila absolute-limits`
respectively. For more details on limits and quotas see `Quotas and limits respectively. For more details on limits and quotas see `Quotas and limits
<http://docs.openstack.org/admin-guide/shared_file_systems_quotas.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-quotas.html>`__
of "Share management" section of OpenStack Administrator Guide document. of "Share management" section of OpenStack Administrator Guide document.
This section lists several of the most important Use Cases that This section lists several of the most important Use Cases that
@ -1230,7 +1230,7 @@ system and use it for your purposes.
.. note:: .. note::
See `Share Management See `Share Management
<http://docs.openstack.org/admin-guide/shared_file_systems_share_management.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-share-management.html>`__
of “Shared File Systems” section of OpenStack Administrator Guide of “Shared File Systems” section of OpenStack Administrator Guide
document for the details on share management operations. document for the details on share management operations.
@ -1468,7 +1468,7 @@ permissions to run it:
For more details and additional information about other cases, For more details and additional information about other cases,
features, API commands etc, see `Share Management features, API commands etc, see `Share Management
<http://docs.openstack.org/admin-guide/shared_file_systems_share_management.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-share-management.html>`__
of “Shared File Systems” section of OpenStack Administrator Guide document. of “Shared File Systems” section of OpenStack Administrator Guide document.
Create Snapshots Create Snapshots
@ -1527,7 +1527,7 @@ To make sure that the snapshot is available, run:
For more details and additional information on snapshots, see For more details and additional information on snapshots, see
`Share Snapshots `Share Snapshots
<http://docs.openstack.org/admin-guide/shared_file_systems_snapshots.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-snapshots.html>`__
of “Shared File Systems” section of “OpenStack Administrator Guide” document. of “Shared File Systems” section of “OpenStack Administrator Guide” document.
@ -1601,7 +1601,7 @@ Share use case described earlier in this chapter.
.. tip:: .. tip::
See `Share Networks See `Share Networks
<http://docs.openstack.org/admin-guide/shared_file_systems_share_networks.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-share-networks.html>`__
of “Shared File Systems” section of OpenStack Administrator Guide of “Shared File Systems” section of OpenStack Administrator Guide
document for more details. document for more details.
@ -1676,7 +1676,7 @@ You also can add and remove the security services to the share network.
.. tip:: .. tip::
For details, see subsection `Security Services For details, see subsection `Security Services
<http://docs.openstack.org/admin-guide/shared_file_systems_security_services.html>`__ <http://docs.openstack.org/admin-guide/shared-file-systems-security-services.html>`__
of “Shared File Systems” section of OpenStack Administrator Guide document. of “Shared File Systems” section of OpenStack Administrator Guide document.
Instances Instances

View File

@ -6,7 +6,7 @@ The OpenStack Dashboard provides a graphical interface to manage users.
This section describes user management with the Dashboard. This section describes user management with the Dashboard.
You can also `manage projects, users, and roles You can also `manage projects, users, and roles
<http://docs.openstack.org/admin-guide/cli_manage_projects_users_and_roles.html>`_ <http://docs.openstack.org/admin-guide/cli-manage-projects-users-and-roles.html>`_
from the command-line clients. from the command-line clients.
In addition, many sites write custom tools for local needs to enforce In addition, many sites write custom tools for local needs to enforce

View File

@ -128,7 +128,7 @@ parameters:
For information and examples on more advanced use of neutron's For information and examples on more advanced use of neutron's
``subnet`` subcommand, see the `OpenStack Administrator ``subnet`` subcommand, see the `OpenStack Administrator
Guide <http://docs.openstack.org/admin-guide/networking_use.html#advanced-networking-operations>`__. Guide <http://docs.openstack.org/admin-guide/networking-use.html#advanced-networking-operations>`__.
Create routers Create routers
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~