Client v1 support removal update

Did not happen in Queens, lets try this again in Rocky.

Change-Id: Ib2d9f737a718353d399deb475378b1b6b9c933f0
This commit is contained in:
Erno Kuvaja 2018-03-01 10:11:04 +00:00 committed by Brian Rosmaita
parent 7c76b4f49f
commit c70688ce6e
5 changed files with 38 additions and 6 deletions

View File

@ -3,3 +3,4 @@
Redirect 301 /specs/queens/approved/glance/deprecate-registry.html /specs/queens/implemented/glance/deprecate-registry.html
Redirect 301 /specs/queens/approved/glance/inject-automatic-metadata.html /specs/queens/implemented/glance/inject-automatic-metadata.html
Redirect 301 /specs/queens/approved/glance/lite-spec-scrubber-refactor.html /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html
Redirect 301 /specs/queens/approved/python-glanceclient/deprecate-v1-support.rst /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst

View File

@ -4,3 +4,4 @@
/specs/queens/approved/glance/deprecate-registry.html 301 /specs/queens/implemented/glance/deprecate-registry.html
/specs/queens/approved/glance/inject-automatic-metadata.html 301 /specs/queens/implemented/glance/inject-automatic-metadata.html
/specs/queens/approved/glance/lite-spec-scrubber-refactor.html 301 /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html
/specs/queens/approved/python-glanceclient/deprecate-v1-support.rst 301 /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst

View File

@ -0,0 +1,31 @@
=============================
Rocky Approved Specifications
=============================
.. toctree::
:glob:
:maxdepth: 1
Rocky approved specs for Glance:
.. toctree::
:glob:
:maxdepth: 1
.. glance/*
.. glance/image-import/*
Rocky approved specs for glance_store:
There are no specs approved for glance_store for Rocky.
Please consult the :doc:`../../untargeted/index` if
you'd like to work on glance_store during the Rocky
development cycle.
Rocky approved specs for python-glanceclient:
.. toctree::
:glob:
:maxdepth: 1
python-glanceclient/*

View File

@ -2,12 +2,12 @@
Spec Lite: Deprecate Images API v1 Support
==========================================
:problem: The Images API v1 is targeted to be removed in Queens, hence there
:problem: The Images API v1 is targeted to be removed in Rocky, hence there
is no reason to continue carrying v1 support in the glanceclient.
:solution: Announce that the Queens release of the python-glanceclient will
:solution: Announce that the Rocky release of the python-glanceclient will
be the last release that will support the Images v1 API and that
support will be removed in the first major release of the Rocky
support will be removed in the first major release of the S
cycle.
:impacts: DocImpact
@ -17,8 +17,7 @@ Spec Lite: Deprecate Images API v1 Support
v1 was never included in "DefCore" tests. Continued support
would not be a good use of the team's time.
:timeline: Q-1 milestone (week of 16 October 2017), but definitely before
the Queens release of the glanceclient at Q-3
:timeline: Early Rocky cycle
:link: https://blueprints.launchpad.net/python-glanceclient/+spec/deprecate-v1-support

View File

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