Add 2024.2 directory for specs
Change-Id: Ic5afc4efd7c7ba5c6de14a1a1f119fd9a3557414
This commit is contained in:
parent
5b14f26d10
commit
3bdda0e98f
@ -43,7 +43,7 @@ of those discussions:
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
priorities/2024.1-priorities
|
priorities/2024.2-priorities
|
||||||
previous-priorities
|
previous-priorities
|
||||||
|
|
||||||
Specifications
|
Specifications
|
||||||
@ -56,7 +56,7 @@ Current
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
specs/2024.1/*
|
specs/2024.2/*
|
||||||
specs/untargeted/*
|
specs/untargeted/*
|
||||||
|
|
||||||
.. Future
|
.. Future
|
||||||
@ -73,6 +73,7 @@ Past
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
specs/2024.1/*
|
||||||
specs/2023.2/*
|
specs/2023.2/*
|
||||||
specs/2023.1/*
|
specs/2023.1/*
|
||||||
specs/zed/*
|
specs/zed/*
|
||||||
|
11
priorities/2024.2-priorities.rst
Normal file
11
priorities/2024.2-priorities.rst
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
.. _2024.2-priorities:
|
||||||
|
|
||||||
|
=========================
|
||||||
|
2024.2 Project Priorities
|
||||||
|
=========================
|
||||||
|
|
||||||
|
TODO(glance-ptl): fill this in after the PTG
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
1
specs/2024.2/approved/glance/spec-lite-template.rst
Normal file
1
specs/2024.2/approved/glance/spec-lite-template.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
../../../spec-lite-template.rst
|
1
specs/2024.2/approved/glance/template.rst
Normal file
1
specs/2024.2/approved/glance/template.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
../../../template.rst
|
@ -0,0 +1 @@
|
|||||||
|
../../../spec-lite-template.rst
|
1
specs/2024.2/approved/glance_store/template.rst
Normal file
1
specs/2024.2/approved/glance_store/template.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
../../../template.rst
|
13
specs/2024.2/approved/index.rst
Normal file
13
specs/2024.2/approved/index.rst
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
==============================
|
||||||
|
2024.2 Approved Specifications
|
||||||
|
==============================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
TODO: fill this in once a new approved spec is added.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
../../../spec-lite-template.rst
|
1
specs/2024.2/approved/python-glanceclient/template.rst
Normal file
1
specs/2024.2/approved/python-glanceclient/template.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
../../../template.rst
|
9
specs/2024.2/implemented/index.rst
Normal file
9
specs/2024.2/implemented/index.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
=================================
|
||||||
|
2024.2 Implemented Specifications
|
||||||
|
=================================
|
||||||
|
|
||||||
|
TODO: fill this in once a new implemented spec is added.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
25
specs/2024.2/index.rst
Normal file
25
specs/2024.2/index.rst
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
=====================
|
||||||
|
2024.2 Specifications
|
||||||
|
=====================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2024.2 implemented specs:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
implemented/*
|
||||||
|
|
||||||
|
2024.2 approved (but not implemented) specs:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
approved/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user