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:
Matthew Treinish 2016-05-12 19:12:42 -04:00
parent 2b94c3ba18
commit ce166699c4
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
3 changed files with 10 additions and 0 deletions

View File

@ -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
View File

View File