diff --git a/doc/source/_extra/.htaccess b/doc/source/_extra/.htaccess index 69bab3d7..e2f4ebc8 100644 --- a/doc/source/_extra/.htaccess +++ b/doc/source/_extra/.htaccess @@ -10,3 +10,5 @@ Redirect 301 /specs/queens/approved/glance/remove-v1.html /specs/rocky/approved/ Redirect 301 /specs/mitaka/approved/image-import/image-import-refactor.html /specs/rocky/approved/glance/image-import/image-import-refactor.html Redirect 301 /specs/queens/approved/python-glanceclient/no-schema-validation.html /specs/untargeted/python-glanceclient/no-schema-validation.html Redirect 301 /specs/untargeted/glance/lite-spec-db-sync-check.html /specs/queens/implemented/glance/lite-spec-db-sync-check.html +Redirect 301 /specs/rocky/approved/glance/spec-lite-deprecate-owner_is_tenant.rst /specs/rocky/implemented/glance/spec-lite-deprecate-owner_is_tenant.rst +Redirect 301 /specs/rocky/approved/glance/Support-revert-pending-delete.rst /specs/rocky/implemented/glance/Support-revert-pending-delete.rst diff --git a/doc/test/redirect-tests.txt b/doc/test/redirect-tests.txt index 2f4505cd..e83e7523 100644 --- a/doc/test/redirect-tests.txt +++ b/doc/test/redirect-tests.txt @@ -11,3 +11,5 @@ /specs/mitaka/approved/image-import/image-import-refactor.html 301 /specs/rocky/approved/glance/image-import/image-import-refactor.html /specs/queens/approved/python-glanceclient/no-schema-validation.html 301 /specs/untargeted/python-glanceclient/no-schema-validation.html /specs/untargeted/glance/lite-spec-db-sync-check.html 301 /specs/queens/implemented/glance/lite-spec-db-sync-check.html +/specs/rocky/approved/glance/spec-lite-deprecate-owner_is_tenant.rst 301 /specs/rocky/implemented/glance/spec-lite-deprecate-owner_is_tenant.rst +/specs/rocky/approved/glance/Support-revert-pending-delete.rst 301 /specs/rocky/implemented/glance/Support-revert-pending-delete.rst diff --git a/specs/rocky/approved/glance/Support-revert-pending-delete.rst b/specs/rocky/implemented/glance/Support-revert-pending-delete.rst similarity index 100% rename from specs/rocky/approved/glance/Support-revert-pending-delete.rst rename to specs/rocky/implemented/glance/Support-revert-pending-delete.rst diff --git a/specs/rocky/approved/glance/spec-lite-deprecate-owner_is_tenant.rst b/specs/rocky/implemented/glance/spec-lite-deprecate-owner_is_tenant.rst similarity index 100% rename from specs/rocky/approved/glance/spec-lite-deprecate-owner_is_tenant.rst rename to specs/rocky/implemented/glance/spec-lite-deprecate-owner_is_tenant.rst diff --git a/specs/rocky/implemented/index.rst b/specs/rocky/implemented/index.rst new file mode 100644 index 00000000..a105dbed --- /dev/null +++ b/specs/rocky/implemented/index.rst @@ -0,0 +1,15 @@ +================================ +Rocky Implemented Specifications +================================ + +Rocky implemented specs for Glance: + +.. toctree:: + :glob: + :maxdepth: 1 + + glance/* + +No specs or lite-specs are yet implemented for glance_store in Rocky. + +No specs or lite-specs are yet implemented for python-glanceclient in Rocky. diff --git a/specs/rocky/index.rst b/specs/rocky/index.rst index 6ccad754..65b611cf 100644 --- a/specs/rocky/index.rst +++ b/specs/rocky/index.rst @@ -12,7 +12,7 @@ Rocky implemented specs: :glob: :maxdepth: 1 -.. implemented/* + implemented/* Rocky approved (but not implemented) specs: