Create specs directory for Train
Change-Id: Ic483bcc3d25903d69efbd77b31995de27040a5e4
This commit is contained in:
parent
4cdd4a6cab
commit
03f62891e3
@ -43,8 +43,8 @@ of those discussions:
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
priorities/train-priorities
|
||||||
priorities/stein-priorities
|
priorities/stein-priorities
|
||||||
priorities/rocky-priorities
|
|
||||||
previous-priorities
|
previous-priorities
|
||||||
|
|
||||||
Specifications
|
Specifications
|
||||||
@ -57,6 +57,7 @@ Current
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
specs/train/*
|
||||||
specs/stein/*
|
specs/stein/*
|
||||||
specs/untargeted/*
|
specs/untargeted/*
|
||||||
|
|
||||||
|
8
priorities/train-priorities.rst
Normal file
8
priorities/train-priorities.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
.. _train-priorities:
|
||||||
|
|
||||||
|
========================
|
||||||
|
Train Project Priorities
|
||||||
|
========================
|
||||||
|
|
||||||
|
TODO(abhishekk): fill this in after the PTG
|
||||||
|
|
2
specs/train/approved/glance/spec-lite-template.rst
Normal file
2
specs/train/approved/glance/spec-lite-template.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
../../../spec-lite-template.rst
|
||||||
|
|
2
specs/train/approved/glance/template.rst
Normal file
2
specs/train/approved/glance/template.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
../../../template.rst
|
||||||
|
|
2
specs/train/approved/glance_store/spec-lite-template.rst
Normal file
2
specs/train/approved/glance_store/spec-lite-template.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
../../../spec-lite-template.rst
|
||||||
|
|
2
specs/train/approved/glance_store/template.rst
Normal file
2
specs/train/approved/glance_store/template.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
../../../template.rst
|
||||||
|
|
10
specs/train/approved/index.rst
Normal file
10
specs/train/approved/index.rst
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
=============================
|
||||||
|
Train Approved Specifications
|
||||||
|
=============================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
TODO: fill this in until a new approved space is added.
|
||||||
|
|
@ -0,0 +1,2 @@
|
|||||||
|
../../../spec-lite-template.rst
|
||||||
|
|
2
specs/train/approved/python-glanceclient/template.rst
Normal file
2
specs/train/approved/python-glanceclient/template.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
../../../template.rst
|
||||||
|
|
6
specs/train/implemented/index.rst
Normal file
6
specs/train/implemented/index.rst
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
================================
|
||||||
|
Train Implemented Specifications
|
||||||
|
================================
|
||||||
|
|
||||||
|
TODO: fill this in until a new implemented space is added.
|
||||||
|
|
24
specs/train/index.rst
Normal file
24
specs/train/index.rst
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
====================
|
||||||
|
Train Specifications
|
||||||
|
====================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
Train implemented specs:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
implemented/*
|
||||||
|
|
||||||
|
Train approved (but not implemented) specs:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
approved/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user