From 6d1c94b8fa387fb7c3fc1b7b95b1986e24e39fa6 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Sat, 20 Nov 2021 08:27:42 -0500 Subject: [PATCH] Propose image-encryption spec for Yoga The team working on this effort has scaled it back to remove a dependency that's been holding up development [0]. This change has no impact on the current Cinder spec, which was approved for Train, and whose approved status has been carried along through Xena. It's now proposed for Yoga. [0] https://review.opendev.org/c/openstack/glance-specs/+/792134 Change-Id: Ie483be9e82031d8c89dd49c8159373d769e5037d --- doc/source/_extra/.htaccess | 9 +++++---- doc/test/redirect-tests.txt | 9 +++++---- specs/{xena => yoga}/image-encryption.rst | 0 specs/yoga/remove-me.rst | 6 ------ 4 files changed, 10 insertions(+), 14 deletions(-) rename specs/{xena => yoga}/image-encryption.rst (100%) delete mode 100644 specs/yoga/remove-me.rst diff --git a/doc/source/_extra/.htaccess b/doc/source/_extra/.htaccess index f92f1c7b..8ddaf74b 100644 --- a/doc/source/_extra/.htaccess +++ b/doc/source/_extra/.htaccess @@ -1,9 +1,10 @@ # 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/xena/image-encryption.html -Redirect 301 /openstack/cinder-specs/specs/ussuri/image-encryption.html /openstack/cinder-specs/specs/xena/image-encryption.html -Redirect 301 /openstack/cinder-specs/specs/victoria/image-encryption.html /openstack/cinder-specs/specs/xena/image-encryption.html -Redirect 301 /openstack/cinder-specs/specs/wallaby/image-encryption.html /openstack/cinder-specs/specs/xena/image-encryption.html +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/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 diff --git a/doc/test/redirect-tests.txt b/doc/test/redirect-tests.txt index c3fca250..1a807a33 100644 --- a/doc/test/redirect-tests.txt +++ b/doc/test/redirect-tests.txt @@ -1,10 +1,11 @@ # 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/xena/image-encryption.html -/openstack/cinder-specs/specs/ussuri/image-encryption.html 301 /openstack/cinder-specs/specs/xena/image-encryption.html -/openstack/cinder-specs/specs/victoria/image-encryption.html 301 /openstack/cinder-specs/specs/xena/image-encryption.html -/openstack/cinder-specs/specs/wallaby/image-encryption.html 301 /openstack/cinder-specs/specs/xena/image-encryption.html +/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/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 diff --git a/specs/xena/image-encryption.rst b/specs/yoga/image-encryption.rst similarity index 100% rename from specs/xena/image-encryption.rst rename to specs/yoga/image-encryption.rst diff --git a/specs/yoga/remove-me.rst b/specs/yoga/remove-me.rst deleted file mode 100644 index ae861e3b..00000000 --- a/specs/yoga/remove-me.rst +++ /dev/null @@ -1,6 +0,0 @@ -.. This file is a place holder. It should be removed by - any patch proposing a spec for the Wallaby release - -================================ -No specs have yet been approved. -================================