These are in the cinder doc tree so of course they're block storage-related. Change-Id: Ic1950ff89021a89de397619eef17f8100eb3d847 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>changes/27/813227/6
parent
31f8ad4eb4
commit
52370e58fe
@ -1,2 +1,4 @@
|
||||
redirectmatch 301 ^/cinder/([^/]+)/man/cinder-manage.html$ /cinder/$1/cli/cinder-manage.html
|
||||
redirectmatch 301 ^/cinder/([^/]+)/upgrade.html$ /cinder/$1/admin/upgrades.html
|
||||
redirectmatch 301 ^/cinder/([^/]+)/admin/blockstorage-([^/]+).html$ /cinder/$1/admin/$2.html
|
||||
redirectmatch 301 ^/cinder/([^/]+)/admin/generalized_filters.html$ /cinder/$1/admin/generalized-filters.html
|
||||
|
@ -1,2 +1,30 @@
|
||||
/cinder/latest/man/cinder-manage.html 301 /cinder/latest/cli/cinder-manage.html
|
||||
/cinder/latest/upgrade.html 301 /cinder/latest/admin/upgrades.html
|
||||
/cinder/latest/admin/blockstorage-accelerate-image-compression.html 301 /cinder/latest/admin/accelerate-image-compression.html
|
||||
/cinder/latest/admin/blockstorage-api-throughput.html 301 /cinder/latest/admin/api-throughput.html
|
||||
/cinder/latest/admin/blockstorage-availability-zone-type.html 301 /cinder/latest/admin/availability-zone-type.html
|
||||
/cinder/latest/admin/blockstorage-backup-disks.html 301 /cinder/latest/admin/backup-disks.html
|
||||
/cinder/latest/admin/blockstorage-basic-volume-qos.html 301 /cinder/latest/admin/basic-volume-qos.html
|
||||
/cinder/latest/admin/blockstorage-boot-from-volume.html 301 /cinder/latest/admin/boot-from-volume.html
|
||||
/cinder/latest/admin/blockstorage-capacity-based-qos.html 301 /cinder/latest/admin/capacity-based-qos.html
|
||||
/cinder/latest/admin/blockstorage-consistency-groups.html 301 /cinder/latest/admin/consistency-groups.html
|
||||
/cinder/latest/admin/blockstorage-driver-filter-weighing.html 301 /cinder/latest/admin/driver-filter-weighing.html
|
||||
/cinder/latest/admin/blockstorage-get-capabilities.html 301 /cinder/latest/admin/get-capabilities.html
|
||||
/cinder/latest/admin/blockstorage-groups.html 301 /cinder/latest/admin/groups.html
|
||||
/cinder/latest/admin/blockstorage-image-volume-cache.html 301 /cinder/latest/admin/image-volume-cache.html
|
||||
/cinder/latest/admin/blockstorage-lio-iscsi-support.html 301 /cinder/latest/admin/lio-iscsi-support.html
|
||||
/cinder/latest/admin/blockstorage-manage-volumes.html 301 /cinder/latest/admin/manage-volumes.html
|
||||
/cinder/latest/admin/blockstorage-multi-backend.html 301 /cinder/latest/admin/multi-backend.html
|
||||
/cinder/latest/admin/blockstorage-nfs-backend.html 301 /cinder/latest/admin/nfs-backend.html
|
||||
/cinder/latest/admin/blockstorage-over-subscription.html 301 /cinder/latest/admin/over-subscription.html
|
||||
/cinder/latest/admin/blockstorage-ratelimit-volume-copy-bandwidth.html 301 /cinder/latest/admin/ratelimit-volume-copy-bandwidth.html
|
||||
/cinder/latest/admin/blockstorage-security.html 301 /cinder/latest/admin/security.html
|
||||
/cinder/latest/admin/blockstorage-troubleshoot.html 301 /cinder/latest/admin/troubleshoot.html
|
||||
/cinder/latest/admin/blockstorage-user-visible-extra-specs.html 301 /cinder/latest/admin/user-visible-extra-specs.html
|
||||
/cinder/latest/admin/blockstorage-volume-backed-image.html 301 /cinder/latest/admin/volume-backed-image.html
|
||||
/cinder/latest/admin/blockstorage-volume-backups-export-import.html 301 /cinder/latest/admin/volume-backups-export-import.html
|
||||
/cinder/latest/admin/blockstorage-volume-backups.html 301 /cinder/latest/admin/volume-backups.html
|
||||
/cinder/latest/admin/blockstorage-volume-migration.html 301 /cinder/latest/admin/volume-migration.html
|
||||
/cinder/latest/admin/blockstorage-volume-multiattach.html 301 /cinder/latest/admin/volume-multiattach.html
|
||||
/cinder/latest/admin/blockstorage-volume-number-weigher.html 301 /cinder/latest/admin/volume-number-weigher.html
|
||||
/cinder/latest/admin/generalized_filters.html 301 /cinder/latest/admin/generalized-filters.html
|
||||
|
Loading…
Reference in new issue