Move Stein implemented specs to 'implemented'

Moves the appropriate specs from 'approved' to 'implemented' and
sets up the http redirects so that current links to the specs won't
break.

Change-Id: I21834bf265fab97332a17fbca5f3bad89ae1dc0e
This commit is contained in:
Erno Kuvaja 2019-05-16 12:16:41 +01:00
parent 4e095520a4
commit d9fd388bda
15 changed files with 31 additions and 22 deletions

View File

@ -18,3 +18,9 @@ Redirect 301 /specs/rocky/approved/glance/multi-store.rst /specs/rocky/implement
Redirect 301 /specs/rocky/approved/glance/operator-image-workflow.rst /specs/rocky/implemented/glance/operator-image-workflow.rst
Redirect 301 /specs/rocky/approved/glance/remove-v1.rst /specs/rocky/implemented/glance/remove-v1.rst
Redirect 301 /specs/rocky/approved/glance_store/deprecate-store_capabilities_update_min_interval.rst /specs/rocky/implemented/glance_store/deprecate-store_capabilities_update_min_interval.rst
Redirect 301 /specs/stein/approved/glance/all-visibility-image-filter.rst /specs/stein/implemented/glance/all-visibility-image-filter.rst
Redirect 301 /specs/stein/approved/glance/windows-support.rst /specs/stein/implemented/glance/windows-support.rst
Redirect 301 /specs/stein/approved/glance/spec-lite-locations-with-validation-data.rst /specs/stein/implemented/glance/spec-lite-locations-with-validation-data.rst
Redirect 301 /specs/stein/approved/glance/spec-lite-add-description-field-to-image.rst /specs/stein/implemented/glance/spec-lite-add-description-field-to-image.rst
Redirect 301 /specs/stein/approved/glance/spec-lite-readding-glance-cache-manage-for-v2.rst /specs/stein/implemented/glance/spec-lite-readding-glance-cache-manage-for-v2.rst
Redirect 301 /specs/stein/approved/python-glanceclient/spec-lite-show-store-info.rst /specs/stein/implemented/python-glanceclient/spec-lite-show-store-info.rst

View File

@ -44,7 +44,6 @@ of those discussions:
:maxdepth: 1
priorities/train-priorities
priorities/stein-priorities
previous-priorities
Specifications
@ -58,7 +57,6 @@ Current
:maxdepth: 1
specs/train/*
specs/stein/*
specs/untargeted/*
.. Future
@ -75,6 +73,7 @@ Past
:glob:
:maxdepth: 1
specs/stein/*
specs/rocky/*
specs/queens/*
specs/pike/*

View File

@ -19,3 +19,9 @@
/specs/rocky/approved/glance/operator-image-workflow.rst 301 /specs/rocky/implemented/glance/operator-image-workflow.rst
/specs/rocky/approved/glance/remove-v1.rst 301 /specs/rocky/implemented/glance/remove-v1.rst
/specs/rocky/approved/glance_store/deprecate-store_capabilities_update_min_interval.rst 301 /specs/rocky/implemented/glance_store/deprecate-store_capabilities_update_min_interval.rst
/specs/stein/approved/glance/all-visibility-image-filter.rst 301 /specs/stein/implemented/glance/all-visibility-image-filter.rst
/specs/stein/approved/glance/windows-support.rst 301 /specs/stein/implemented/glance/windows-support.rst
/specs/stein/approved/glance/spec-lite-locations-with-validation-data.rst 301 /specs/stein/implemented/glance/spec-lite-locations-with-validation-data.rst
/specs/stein/approved/glance/spec-lite-add-description-field-to-image.rst 301 /specs/stein/implemented/glance/spec-lite-add-description-field-to-image.rst
/specs/stein/approved/glance/spec-lite-readding-glance-cache-manage-for-v2.rst 301 /specs/stein/implemented/glance/spec-lite-readding-glance-cache-manage-for-v2.rst
/specs/stein/approved/python-glanceclient/spec-lite-show-store-info.rst 301 /specs/stein/implemented/python-glanceclient/spec-lite-show-store-info.rst

View File

@ -1 +0,0 @@
../../../spec-lite-template.rst

View File

@ -1 +0,0 @@
../../../template.rst

View File

@ -1 +0,0 @@
../../../spec-lite-template.rst

View File

@ -1 +0,0 @@
../../../template.rst

View File

@ -7,18 +7,4 @@ Stein Approved Specifications
:glob:
:maxdepth: 1
Stein approved specs for Glance:
.. toctree::
:glob:
:maxdepth: 1
glance/*
Stein approved specs for python-glanceclient:
.. toctree::
:glob:
:maxdepth: 1
python-glanceclient/*
All Stein specs for Glance were implemented.

View File

@ -2,4 +2,20 @@
Stein Implemented Specifications
================================
TODO: fill this in until a new implemented space is added.
Implemented specs for Glance:
.. toctree::
:glob:
:maxdepth: 1
glance/*
Implementes specs for python-glanceclient:
.. toctree::
:glob:
:maxdepth: 1
python-glanceclient/*
No specs are implemented for glance-store in Stein.