Merge "[admin-guide] Rename RST files to use hyphen instead of underbar"

This commit is contained in:
Jenkins 2016-08-08 09:16:56 +00:00 committed by Gerrit Code Review
commit 564dddb50b
135 changed files with 277 additions and 155 deletions

View File

@ -56,20 +56,20 @@ troubleshoot your installation and back up your Compute volumes.
.. toctree:: .. toctree::
blockstorage-boot-from-volume.rst blockstorage-boot-from-volume.rst
blockstorage_nfs_backend.rst blockstorage-nfs-backend.rst
blockstorage_glusterfs_backend.rst blockstorage-glusterfs-backend.rst
blockstorage_multi_backend.rst blockstorage-multi-backend.rst
blockstorage_backup_disks.rst blockstorage-backup-disks.rst
blockstorage_volume_migration.rst blockstorage-volume-migration.rst
blockstorage_glusterfs_removal.rst blockstorage-glusterfs-removal.rst
blockstorage_volume_backups.rst blockstorage-volume-backups.rst
blockstorage_volume_backups_export_import.rst blockstorage-volume-backups-export-import.rst
blockstorage-lio-iscsi-support.rst blockstorage-lio-iscsi-support.rst
blockstorage_volume_number_weigher.rst blockstorage-volume-number-weigher.rst
blockstorage-consistency-groups.rst blockstorage-consistency-groups.rst
blockstorage-driver-filter-weighing.rst blockstorage-driver-filter-weighing.rst
blockstorage_ratelimit_volume_copy_bandwidth.rst blockstorage-ratelimit-volume-copy-bandwidth.rst
blockstorage_over_subscription.rst blockstorage-over-subscription.rst
blockstorage_image_volume_cache.rst blockstorage-image-volume-cache.rst
blockstorage_volume_backed_image.rst blockstorage-volume-backed-image.rst
blockstorage_get_capabilities.rst blockstorage-get-capabilities.rst

View File

@ -8,15 +8,15 @@ Storage installation.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
ts_cinder_config.rst ts-cinder-config.rst
ts_multipath_warn.rst ts-multipath-warn.rst
ts-eql-volume-size.rst ts-eql-volume-size.rst
ts_vol_attach_miss_sg_scan.rst ts-vol-attach-miss-sg-scan.rst
ts-HTTP-bad-req-in-cinder-vol-log.rst ts-HTTP-bad-req-in-cinder-vol-log.rst
ts-duplicate-3par-host.rst ts-duplicate-3par-host.rst
ts-failed-attach-vol-after-detach.rst ts-failed-attach-vol-after-detach.rst
ts-failed-attach-vol-no-sysfsutils.rst ts-failed-attach-vol-no-sysfsutils.rst
ts-failed-connect-vol-FC-SAN.rst ts-failed-connect-vol-FC-SAN.rst
ts_no_emulator_x86_64.rst ts-no-emulator-x86-64.rst
ts_non_existent_host.rst ts-non-existent-host.rst
ts_non_existent_vlun.rst ts-non-existent-vlun.rst

View File

@ -7,11 +7,11 @@ This section includes tasks specific to the OpenStack environment.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
cli_nova_specify_host.rst cli-nova-specify-host.rst
cli_nova_numa_libvirt.rst cli-nova-numa-libvirt.rst
cli_nova_evacuate.rst cli-nova-evacuate.rst
cli_nova_migrate.rst cli-nova-migrate.rst
cli_nova_migrate_cfg_ssh.rst cli-nova-migrate-cfg-ssh.rst
cli_admin_manage_ip_addresses.rst cli-admin-manage-ip-addresses.rst
cli_admin_manage_stacks.rst cli-admin-manage-stacks.rst
common/nova-show-usage-statistics-for-hosts-instances.rst common/nova-show-usage-statistics-for-hosts-instances.rst

View File

@ -5,5 +5,5 @@ Manage services
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
cli_keystone_manage_services.rst cli-keystone-manage-services.rst
cli_nova_manage_services.rst cli-nova-manage-services.rst

View File

@ -56,6 +56,6 @@ values.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
cli_set_compute_quotas.rst cli-set-compute-quotas.rst
cli_cinder_quotas.rst cli-cinder-quotas.rst
cli_networking_advanced_quotas.rst cli-networking-advanced-quotas.rst

View File

@ -9,14 +9,14 @@ OpenStack command-line clients
common/cli-install-openstack-command-line-clients.rst common/cli-install-openstack-command-line-clients.rst
common/cli-discover-version-number-for-a-client.rst common/cli-discover-version-number-for-a-client.rst
common/cli-set-environment-variables-using-openstack-rc.rst common/cli-set-environment-variables-using-openstack-rc.rst
cli_manage_projects_users_and_roles.rst cli-manage-projects-users-and-roles.rst
cli_nova_manage_projects_security.rst cli-nova-manage-projects-security.rst
cli_manage_services.rst cli-manage-services.rst
common/cli-manage-images.rst common/cli-manage-images.rst
common/cli-manage-volumes.rst common/cli-manage-volumes.rst
cli_manage_shares.rst cli-manage-shares.rst
cli_manage_flavors.rst cli-manage-flavors.rst
cli_admin_manage_environment.rst cli-admin-manage-environment.rst
cli_set_quotas.rst cli-set-quotas.rst
cli_analyzing-log-files-with-swift.rst cli-analyzing-log-files-with-swift.rst
cli_cinder_scheduling.rst cli-cinder-scheduling.rst

View File

@ -719,7 +719,7 @@ to perform floating IP operations:
For more information about how administrators can associate floating IPs For more information about how administrators can associate floating IPs
with instances, see `Manage IP with instances, see `Manage IP
addresses <http://docs.openstack.org/admin-guide/cli_admin_manage_ip_addresses.html>`__ addresses <http://docs.openstack.org/admin-guide/cli-admin-manage-ip-addresses.html>`__
in the OpenStack Administrator Guide. in the OpenStack Administrator Guide.
Automatically add floating IPs Automatically add floating IPs

View File

@ -13,7 +13,7 @@ Evacuate instances
If a hardware malfunction or other error causes the cloud compute node to 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. fail, you can use the :command:`nova evacuate` command to evacuate instances.
See the `OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/cli_nova_evacuate.html>`__. See the `OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/cli-nova-evacuate.html>`__.
.. _nova-compute-node-down-manual-recovery: .. _nova-compute-node-down-manual-recovery:

View File

@ -15,12 +15,12 @@ web-based API.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
compute_arch.rst compute-arch.rst
compute-images-instances.rst compute-images-instances.rst
compute-networking-nova.rst compute-networking-nova.rst
compute-system-admin.rst compute-system-admin.rst
support-compute.rst support-compute.rst
.. TODO (bmoss) .. TODO (bmoss)
../common/section_compute-configure-console.xml ../common/section-compute-configure-console.xml

View File

@ -1,4 +1,4 @@
.. _cross_project: .. _cross-project:
============================= =============================
Cross-origin resource sharing Cross-origin resource sharing

View File

@ -10,4 +10,4 @@ in a consistent manner.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
cross_project_cors.rst cross-project-cors.rst

View File

@ -21,7 +21,7 @@ For information about:
* administrative tasks on the command-line, see * administrative tasks on the command-line, see
the `OpenStack Administrator Guide the `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/cli_admin_manage_stacks.html>`__. <http://docs.openstack.org/admin-guide/cli-admin-manage-stacks.html>`__.
.. note:: .. note::

View File

@ -6,5 +6,5 @@ View cloud resources
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
dashboard_manage_services.rst dashboard-manage-services.rst
dashboard_view_cloud_resources.rst dashboard-view-cloud-resources.rst

View File

@ -24,7 +24,7 @@ quotas for new tenants, as well as update quotas for existing tenants.
Using the command-line interface, you can manage quotas for the Using the command-line interface, you can manage quotas for the
OpenStack Compute service, the OpenStack Block Storage service, and OpenStack Compute service, the OpenStack Block Storage service, and
the OpenStack Networking service (see `OpenStack Administrator Guide the OpenStack Networking service (see `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/cli_set_quotas.html>`_). <http://docs.openstack.org/admin-guide/cli-set-quotas.html>`_).
Additionally, you can update Compute service quotas for Additionally, you can update Compute service quotas for
tenant users. tenant users.
@ -114,4 +114,4 @@ Update project quotas
The dashboard does not show all possible project quotas. The dashboard does not show all possible project quotas.
To view and update the quotas for a service, use its To view and update the quotas for a service, use its
command-line client. See `OpenStack Administrator Guide command-line client. See `OpenStack Administrator Guide
<http://docs.openstack.org/admin-guide/cli_set_quotas.html>`_. <http://docs.openstack.org/admin-guide/cli-set-quotas.html>`_.

View File

@ -14,17 +14,17 @@ for your operating system.
:maxdepth: 2 :maxdepth: 2
common/dashboard-customizing.rst common/dashboard-customizing.rst
dashboard_sessions.rst dashboard-sessions.rst
dashboard_manage_images.rst dashboard-manage-images.rst
dashboard_admin_manage_roles.rst dashboard-admin-manage-roles.rst
dashboard_manage_instances.rst dashboard-manage-instances.rst
dashboard_manage_flavors.rst dashboard-manage-flavors.rst
dashboard_manage_volumes.rst dashboard-manage-volumes.rst
dashboard_manage_shares.rst dashboard-manage-shares.rst
dashboard_set_quotas.rst dashboard-set-quotas.rst
dashboard_manage_resources.rst dashboard-manage-resources.rst
dashboard_manage_host_aggregates.rst dashboard-manage-host-aggregates.rst
dashboard_admin_manage_stacks.rst dashboard-admin-manage-stacks.rst
- To deploy the dashboard, see the `OpenStack dashboard documentation - To deploy the dashboard, see the `OpenStack dashboard documentation
<http://docs.openstack.org/developer/horizon/topics/deployment.html>`__. <http://docs.openstack.org/developer/horizon/topics/deployment.html>`__.

View File

@ -304,7 +304,7 @@ special service tenant called ``service``.
For information about how to create services and endpoints, see the For information about how to create services and endpoints, see the
`OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/ `OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/
cli_manage_services.html>`__. cli-manage-services.html>`__.
Groups Groups
~~~~~~ ~~~~~~

View File

@ -0,0 +1,32 @@
.. _identity_management:
===================
Identity management
===================
OpenStack Identity, code-named keystone, is the default Identity
management system for OpenStack. After you install Identity, you
configure it through the ``/etc/keystone/keystone.conf``
configuration file and, possibly, a separate logging configuration
file. You initialize data into Identity by using the ``keystone``
command-line client.
.. toctree::
:maxdepth: 1
identity-concepts.rst
keystone-certificates-for-pki.rst
keystone-configure-with-SSL.rst
keystone-domain-specific-config.rst
keystone-external-authentication.rst
keystone-integrate-with-ldap.rst
keystone-tokens.rst
keystone-token-binding.rst
keystone-fernet-token-faq.rst
keystone-use-trusts.rst
keystone-caching-layer.rst
identity-start.rst
identity-keystone-usage-and-features.rst
identity-auth-token-middleware.rst
identity-service-api-protection.rst
identity-troubleshoot.rst

View File

@ -1,32 +0,0 @@
.. _identity_management:
===================
Identity management
===================
OpenStack Identity, code-named keystone, is the default Identity
management system for OpenStack. After you install Identity, you
configure it through the ``/etc/keystone/keystone.conf``
configuration file and, possibly, a separate logging configuration
file. You initialize data into Identity by using the ``keystone``
command-line client.
.. toctree::
:maxdepth: 1
identity_concepts.rst
keystone_certificates_for_pki.rst
keystone_configure_with_SSL.rst
keystone_domain_specific_config.rst
keystone_external_authentication.rst
keystone_integrate_with_ldap.rst
keystone_tokens.rst
keystone_token-binding.rst
keystone_fernet_token_faq.rst
keystone_use_trusts.rst
keystone_caching_layer.rst
identity_start.rst
identity_keystone_usage_and_features.rst
identity_auth_token_middleware.rst
identity_service_api_protection.rst
identity_troubleshoot.rst

View File

@ -18,19 +18,19 @@ Contents
common/conventions.rst common/conventions.rst
common/get-started-with-openstack.rst common/get-started-with-openstack.rst
identity_management.rst identity-management.rst
dashboard.rst dashboard.rst
compute.rst compute.rst
objectstorage.rst objectstorage.rst
blockstorage.rst blockstorage.rst
shared_file_systems.rst shared-file-systems.rst
networking.rst networking.rst
telemetry.rst telemetry.rst
database.rst database.rst
baremetal.rst baremetal.rst
orchestration.rst orchestration.rst
cli.rst cli.rst
cross_project.rst cross-project.rst
Appendix Appendix
~~~~~~~~ ~~~~~~~~

View File

@ -7,9 +7,9 @@ Integrate Identity with LDAP
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
keystone_integrate_identity_backend_ldap.rst keystone-integrate-identity-backend-ldap.rst
keystone_integrate_assignment_backend_ldap.rst keystone-integrate-assignment-backend-ldap.rst
keystone_secure_identity_to_ldap_backend.rst keystone-secure-identity-to-ldap-backend.rst
The OpenStack Identity service supports integration with existing LDAP The OpenStack Identity service supports integration with existing LDAP
directories for authentication and authorization services. LDAP back directories for authentication and authorization services. LDAP back

View File

@ -88,7 +88,7 @@ information stored in the token and integrity is verified with a ``SHA256
HMAC`` signature. Only the Identity service should have access to the keys used HMAC`` signature. Only the Identity service should have access to the keys used
to encrypt and decrypt fernet tokens. Like UUID tokens, fernet tokens must be to encrypt and decrypt fernet tokens. Like UUID tokens, fernet tokens must be
passed back to the Identity service in order to validate them. For more passed back to the Identity service in order to validate them. For more
information on the fernet token type, see the :doc:`keystone_fernet_token_faq`. information on the fernet token type, see the :doc:`keystone-fernet-token-faq`.
PKI and PKIZ tokens PKI and PKIZ tokens
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
@ -101,4 +101,4 @@ pairs and certificates in order to create and validate PKI tokens.
The same concepts from PKI tokens apply to PKIZ tokens. The only difference The same concepts from PKI tokens apply to PKIZ tokens. The only difference
between the two is PKIZ tokens are compressed to help mitigate the size issues between the two is PKIZ tokens are compressed to help mitigate the size issues
of PKI. For more information on the certificate setup for PKI and PKIZ tokens, of PKI. For more information on the certificate setup for PKI and PKIZ tokens,
see the :doc:`keystone_certificates_for_pki`. see the :doc:`keystone-certificates-for-pki`.

View File

@ -10,15 +10,15 @@ advanced ``neutron`` and ``nova`` command-line interface (CLI) commands.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
networking_introduction.rst networking-introduction.rst
networking_arch.rst networking-arch.rst
networking_config-plugins.rst networking-config-plugins.rst
networking_config-agents.rst networking-config-agents.rst
networking_config-identity.rst networking-config-identity.rst
networking_adv-config.rst networking-adv-config.rst
networking_multi-dhcp-agents.rst networking-multi-dhcp-agents.rst
networking_use.rst networking-use.rst
networking_adv-features.rst networking-adv-features.rst
networking_adv-operational-features.rst networking-adv-operational-features.rst
networking_auth.rst networking-auth.rst

Some files were not shown because too many files have changed in this diff Show More