Merge "docs: Strip '.rst' suffix"

This commit is contained in:
Zuul 2019-11-22 20:57:58 +00:00 committed by Gerrit Code Review
commit 58fba4f885
9 changed files with 72 additions and 72 deletions

View File

@ -8,17 +8,17 @@ Hypervisors
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
hypervisor-basics.rst hypervisor-basics
hypervisor-kvm.rst hypervisor-kvm
hypervisor-qemu.rst hypervisor-qemu
hypervisor-xen-api.rst hypervisor-xen-api
hypervisor-xen-libvirt.rst hypervisor-xen-libvirt
hypervisor-lxc.rst hypervisor-lxc
hypervisor-vmware.rst hypervisor-vmware
hypervisor-hyper-v.rst hypervisor-hyper-v
hypervisor-virtuozzo.rst hypervisor-virtuozzo
hypervisor-powervm.rst hypervisor-powervm
hypervisor-zvm.rst hypervisor-zvm
OpenStack Compute supports many hypervisors, which might make it difficult for OpenStack Compute supports many hypervisors, which might make it difficult for
you to choose one. Most installations use only one hypervisor. However, you you to choose one. Most installations use only one hypervisor. However, you

View File

@ -19,11 +19,11 @@ A list of config options based on different topics can be found below:
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
/admin/configuration/api.rst /admin/configuration/api
/admin/configuration/resize.rst /admin/configuration/resize
/admin/configuration/fibre-channel.rst /admin/configuration/fibre-channel
/admin/configuration/iscsi-offload.rst /admin/configuration/iscsi-offload
/admin/configuration/hypervisors.rst /admin/configuration/hypervisors
/admin/configuration/schedulers.rst /admin/configuration/schedulers
/admin/configuration/logs.rst /admin/configuration/logs
/admin/configuration/samples/index.rst /admin/configuration/samples/index

View File

@ -7,6 +7,6 @@ Files in this section can be found in ``/etc/nova``.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
api-paste.ini.rst api-paste.ini
policy.yaml.rst policy.yaml
rootwrap.conf.rst rootwrap.conf

View File

@ -78,19 +78,19 @@ responsibilities of services and drivers are:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
manage-users.rst manage-users
manage-volumes.rst manage-volumes
flavors.rst flavors
default-ports.rst default-ports
admin-password-injection.rst admin-password-injection
manage-the-cloud.rst manage-the-cloud
manage-logs.rst manage-logs
root-wrap-reference.rst root-wrap-reference
configuring-migrations.rst configuring-migrations
live-migration-usage.rst live-migration-usage
remote-console-access.rst remote-console-access
service-groups.rst service-groups
node-down.rst node-down
Advanced configuration Advanced configuration
@ -139,25 +139,25 @@ Additional guides
:maxdepth: 2 :maxdepth: 2
aggregates aggregates
arch.rst arch
availability-zones.rst availability-zones
cells.rst cells
config-drive.rst config-drive
configuration/index.rst configuration/index
evacuate.rst evacuate
image-caching.rst image-caching
metadata-service.rst metadata-service
migration.rst migration
migrate-instance-with-snapshot.rst migrate-instance-with-snapshot
networking-nova.rst networking-nova
networking.rst networking
quotas2.rst quotas2
quotas.rst quotas
security-groups.rst security-groups
security.rst security
services.rst services
ssh-configuration.rst ssh-configuration
support-compute.rst support-compute
secure-live-migration-with-qemu-native-tls.rst secure-live-migration-with-qemu-native-tls
mitigation-for-Intel-MDS-security-flaws.rst mitigation-for-Intel-MDS-security-flaws
vendordata.rst vendordata

View File

@ -6,7 +6,7 @@ Manage the cloud
.. toctree:: .. toctree::
common/nova-show-usage-statistics-for-hosts-instances.rst common/nova-show-usage-statistics-for-hosts-instances
System administrators can use the :command:`openstack` to manage their clouds. System administrators can use the :command:`openstack` to manage their clouds.

View File

@ -25,6 +25,6 @@ environment with additional compute nodes.
.. toctree:: .. toctree::
:glob: :glob:
compute-install-ubuntu.rst compute-install-ubuntu
compute-install-rdo.rst compute-install-rdo
compute-install-obs.rst compute-install-obs

View File

@ -7,6 +7,6 @@ and Red Hat Enterprise Linux and CentOS.
.. toctree:: .. toctree::
controller-install-ubuntu.rst controller-install-ubuntu
controller-install-obs.rst controller-install-obs
controller-install-rdo.rst controller-install-rdo

View File

@ -4,8 +4,8 @@ Compute service
.. toctree:: .. toctree::
overview.rst overview
get-started-compute.rst get-started-compute
controller-install.rst controller-install
compute-install.rst compute-install
verify.rst verify

View File

@ -162,7 +162,7 @@ You can launch an instance from various sources.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
launch-instance-from-image.rst launch-instance-from-image
launch-instance-from-volume.rst launch-instance-from-volume
launch-instance-using-ISO-image.rst launch-instance-using-ISO-image