Add directory for other project specs
The specs repo was previously organized into 2 dirs, one for devstack and one for tempest. However, the qa program consists of more than just those 2 projects. (although they are the 2 most active) There was no place present in the repo for any specs outside of those. (or for adding new projects) This commit adds an additional directory, other where specs can live for those that fall outside of tempest and devstack. Change-Id: I16821067fcb3bf7188683a8462e4a1d450f939dd
This commit is contained in:
parent
2b94c3ba18
commit
ce166699c4
@ -22,6 +22,15 @@ DevStack Project Specifications
|
||||
|
||||
specs/devstack/*
|
||||
|
||||
Other Project Specifications
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 2
|
||||
|
||||
specs/other/*
|
||||
|
||||
Implemented Specifications
|
||||
--------------------------
|
||||
.. toctree::
|
||||
@ -30,6 +39,7 @@ Implemented Specifications
|
||||
|
||||
specs/tempest/implemented/*
|
||||
specs/devstack/implemented/*
|
||||
specs/other/implemented/*
|
||||
|
||||
====================================
|
||||
Specification Repository Information
|
||||
|
0
specs/other/.placeholder
Normal file
0
specs/other/.placeholder
Normal file
0
specs/other/implemented/.placeholder
Normal file
0
specs/other/implemented/.placeholder
Normal file
Loading…
x
Reference in New Issue
Block a user