Move specs implemented in Rocky-{1,2} milestones

The owner_is_tenant option was deprecated in R-1.
The pending-delete revert was merged for R-2.
This patch moves the specs to 'implemented' and sets up redirects
from 'approved' so links won't be broken.

Change-Id: I6482178dfbd4be00d997b80c068f465875103cff
This commit is contained in:
Brian Rosmaita 2018-06-20 17:53:20 -04:00
parent 9dddf33103
commit 0cd9928970
6 changed files with 20 additions and 1 deletions

View File

@ -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/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/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/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

View File

@ -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/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/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/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

View File

@ -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.

View File

@ -12,7 +12,7 @@ Rocky implemented specs:
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
.. implemented/* implemented/*
Rocky approved (but not implemented) specs: Rocky approved (but not implemented) specs: