From c862e5d9349d7058374d738ec6a2cab29576a592 Mon Sep 17 00:00:00 2001 From: wanghao Date: Mon, 25 Dec 2017 11:10:33 +0800 Subject: [PATCH] Adding all docs into index.rst of administration docs There is only four docs ref in index.rst of administration docs. It's not convenient for users to look for other administration docs. This patch will add all other docs into it. Change-Id: Ie93c608b40968f07cbb17ec40cd22e52120fd396 Closes-Bug: #1739988 --- doc/source/admin/index.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/source/admin/index.rst b/doc/source/admin/index.rst index c1d0a83b655..80c2876de1b 100644 --- a/doc/source/admin/index.rst +++ b/doc/source/admin/index.rst @@ -28,6 +28,23 @@ Amazon EC2 Elastic Block Storage (EBS) offering. blockstorage-manage-volumes.rst blockstorage-troubleshoot.rst generalized_filters.rst + blockstorage-backup-disks.rst + blockstorage-boot-from-volume.rst + blockstorage-consistency-groups.rst + blockstorage-driver-filter-weighing.rst + blockstorage-get-capabilities.rst + blockstorage-groups.rst + blockstorage-image-volume-cache.rst + blockstorage-lio-iscsi-support.rst + blockstorage-multi-backend.rst + blockstorage-nfs-backend.rst + blockstorage-over-subscription.rst + blockstorage-ratelimit-volume-copy-bandwidth.rst + blockstorage-volume-backed-image.rst + blockstorage-volume-backups-export-import.rst + blockstorage-volume-backups.rst + blockstorage-volume-migration.rst + blockstorage-volume-number-weigher.rst .. _`Storage Decisions`: https://docs.openstack.org/arch-design/design-storage/design-storage-arch.html .. _`OpenStack Operations Guide`: https://wiki.openstack.org/wiki/OpsGuide