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:
parent
6ca05ddd1f
commit
b21fcff40e
@ -220,7 +220,7 @@ provided by OpenStack.
|
||||
* - Encryption set by…
|
||||
- Parameter in nova.conf
|
||||
- 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
|
||||
- Not yet available
|
||||
- Shared File Systems service does not apply any additional encryption
|
||||
|
@ -157,4 +157,4 @@ In this example:
|
||||
|
||||
For information on configuring multiple back ends, see `Configure a
|
||||
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>`__.
|
||||
|
@ -168,7 +168,7 @@ iSCSI driver is used.
|
||||
initiator_auto_registration = True
|
||||
|
||||
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
|
||||
-----------------------
|
||||
|
@ -93,7 +93,7 @@ the volume.
|
||||
The OpenStack dashboard (horizon) supports creating the encrypted
|
||||
volume type as of the Kilo release. For instructions, see
|
||||
`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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -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.
|
||||
|
||||
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.
|
||||
|
||||
.. include:: ../tables/common-cors.rst
|
||||
|
@ -47,6 +47,6 @@ The Identity service supports domain-specific Identity drivers
|
||||
installed on an SQL or LDAP back end, and supports domain-specific
|
||||
Identity configuration options, which are stored in domain-specific
|
||||
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.
|
||||
|
||||
|
@ -3,7 +3,7 @@ Highly available Telemetry API
|
||||
==============================
|
||||
|
||||
`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.
|
||||
|
||||
Telemetry central agent
|
||||
|
@ -19,7 +19,7 @@ complete the following tasks:
|
||||
|
||||
* Set up session storage. See
|
||||
`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
|
||||
must support HTML5 Canvas and HTML5 WebSockets.
|
||||
|
@ -31,7 +31,7 @@ topology creation. To perform this task, proceed with the following steps:
|
||||
|
||||
Setting up an external network is described in
|
||||
`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
|
||||
is named ``public``, make it the default external network
|
||||
with the following command:
|
||||
|
@ -31,8 +31,8 @@ LBaaS v1
|
||||
LBaaS v1 is deprecated in the Liberty release. These links provide more
|
||||
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>`__
|
||||
* `Basic Load-Balancer-as-a-Service operations <http://docs.openstack.org/admin-guide/networking_adv-features.html#basic-load-balancer-as-a-service-operations>`__
|
||||
* `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>`__
|
||||
|
||||
LBaaS v2
|
||||
~~~~~~~~
|
||||
|
@ -124,7 +124,7 @@ But only administrative (privileged) users can manage those
|
||||
networks because they interface with the physical network infrastructure.
|
||||
More information about provider networks see
|
||||
: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
|
||||
|
||||
@ -167,7 +167,7 @@ within the allocation that an administrator or operator defines for
|
||||
them. More information about project and provider networks see
|
||||
: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>`__.
|
||||
|
||||
Project network configurations are made in the
|
||||
``/etc/neutron/plugins/ml2/ml2_conf.ini`` configuration file on the neutron
|
||||
|
@ -230,7 +230,7 @@ provided by OpenStack.
|
||||
* - Encryption set by…
|
||||
- Parameter in nova.conf
|
||||
- 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
|
||||
- Not yet available
|
||||
- Shared File Systems service does not apply any additional encryption
|
||||
|
@ -961,36 +961,36 @@ large number of operations with shares:
|
||||
* Use security services
|
||||
|
||||
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.
|
||||
As to Security services, you should remember that different drivers
|
||||
support different authentication methods, while generic driver does not
|
||||
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).
|
||||
|
||||
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
|
||||
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).
|
||||
|
||||
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
|
||||
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).
|
||||
|
||||
To help users keep and restore their data, Shared File Systems service
|
||||
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).
|
||||
|
||||
A security service stores configuration information for clients for
|
||||
authentication and authorization. Inside Manila a share network can be
|
||||
associated with up to three security types (for detailed information see
|
||||
`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):
|
||||
|
||||
* LDAP
|
||||
@ -1012,7 +1012,7 @@ called StandaloneNetworkPlugin is used. In this case, provide network
|
||||
information in the configuration: IP range, network type, and
|
||||
segmentation ID. Also you can add security services to a share network
|
||||
(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).
|
||||
|
||||
|
||||
@ -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
|
||||
snapshots can be then used for restoring all shares that were associated
|
||||
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).
|
||||
|
||||
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
|
||||
:command:`manila rate-limits` and :command:`manila absolute-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.
|
||||
|
||||
This section lists several of the most important Use Cases that
|
||||
@ -1230,7 +1230,7 @@ system and use it for your purposes.
|
||||
.. note::
|
||||
|
||||
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 for the details on share management operations.
|
||||
|
||||
@ -1468,7 +1468,7 @@ permissions to run it:
|
||||
|
||||
For more details and additional information about other cases,
|
||||
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.
|
||||
|
||||
Create Snapshots
|
||||
@ -1527,7 +1527,7 @@ To make sure that the snapshot is available, run:
|
||||
|
||||
For more details and additional information on 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 “Shared File Systems” section of “OpenStack Administrator Guide” document.
|
||||
|
||||
|
||||
@ -1601,7 +1601,7 @@ Share use case described earlier in this chapter.
|
||||
.. tip::
|
||||
|
||||
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
|
||||
document for more details.
|
||||
|
||||
@ -1676,7 +1676,7 @@ You also can add and remove the security services to the share network.
|
||||
.. tip::
|
||||
|
||||
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.
|
||||
|
||||
Instances
|
||||
|
@ -6,7 +6,7 @@ The OpenStack Dashboard provides a graphical interface to manage users.
|
||||
This section describes user management with the Dashboard.
|
||||
|
||||
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.
|
||||
|
||||
In addition, many sites write custom tools for local needs to enforce
|
||||
|
@ -128,7 +128,7 @@ parameters:
|
||||
|
||||
For information and examples on more advanced use of neutron's
|
||||
``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
|
||||
~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user