Add redirect to zed for image encryption spec

Change Ic038fd8b97e2 moved a spec to the 'zed' directory but
did not update the redirects to point to the new location.

Change-Id: Id082632888005f5e6aae2616e00bd7d73b8a0687
This commit is contained in:
Brian Rosmaita 2022-09-19 10:23:50 -04:00
parent eded640eba
commit cb8d8dd6f0
2 changed files with 12 additions and 10 deletions

View File

@ -1,10 +1,11 @@
# This file contains redirects to handle existing URLs for specs
# that have been moved
Redirect 301 /openstack/cinder-specs/specs/train/image-encryption.html /openstack/cinder-specs/specs/yoga/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/ussuri/image-encryption.html /openstack/cinder-specs/specs/yoga/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/victoria/image-encryption.html /openstack/cinder-specs/specs/yoga/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/wallaby/image-encryption.html /openstack/cinder-specs/specs/yoga/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/xena/image-encryption.html /openstack/cinder-specs/specs/yoga/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/train/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/ussuri/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/victoria/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/wallaby/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/xena/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/yoga/image-encryption.html /openstack/cinder-specs/specs/zed/image-encryption.html
Redirect 301 /openstack/cinder-specs/specs/train/support-glance-multiple-backend.html /openstack/cinder-specs/specs/ussuri/support-glance-multiple-backend.html
Redirect 301 /openstack/cinder-specs/specs/train/query-cinder-resources-filter-by-time-comparison-operators.html /openstack/cinder-specs/specs/ussuri/query-cinder-resources-filter-by-time-comparison-operators.html
Redirect 301 /openstack/cinder-specs/specs/newton/specify-volume_type-and-availability_zone-for-backup-restore-API.html /openstack/cinder-specs/specs/wallaby/specify-volume_type-and-availability_zone-for-backup-restore-API.html

View File

@ -1,11 +1,12 @@
# This file contains tests for redirects to handle existing URLs for
# specs that have been moved. See
# https://docs.openstack.org/whereto/latest/ for details.
/openstack/cinder-specs/specs/train/image-encryption.html 301 /openstack/cinder-specs/specs/yoga/image-encryption.html
/openstack/cinder-specs/specs/ussuri/image-encryption.html 301 /openstack/cinder-specs/specs/yoga/image-encryption.html
/openstack/cinder-specs/specs/victoria/image-encryption.html 301 /openstack/cinder-specs/specs/yoga/image-encryption.html
/openstack/cinder-specs/specs/wallaby/image-encryption.html 301 /openstack/cinder-specs/specs/yoga/image-encryption.html
/openstack/cinder-specs/specs/xena/image-encryption.html 301 /openstack/cinder-specs/specs/yoga/image-encryption.html
/openstack/cinder-specs/specs/train/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/ussuri/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/victoria/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/wallaby/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/xena/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/yoga/image-encryption.html 301 /openstack/cinder-specs/specs/zed/image-encryption.html
/openstack/cinder-specs/specs/train/support-glance-multiple-backend.html 301 /openstack/cinder-specs/specs/ussuri/support-glance-multiple-backend.html
/openstack/cinder-specs/specs/train/query-cinder-resources-filter-by-time-comparison-operators.html 301 /openstack/cinder-specs/specs/ussuri/query-cinder-resources-filter-by-time-comparison-operators.html
/openstack/cinder-specs/specs/newton/specify-volume_type-and-availability_zone-for-backup-restore-API.html 301 /openstack/cinder-specs/specs/wallaby/specify-volume_type-and-availability_zone-for-backup-restore-API.html