add Ussuri specs directory

Change-Id: If740de4f33ff19502bec01dcc65f40443286bf9e
This commit is contained in:
Hiroyuki JO 2019-10-02 14:23:38 +09:00
parent 4cf52b6bb7
commit 906e411895
3 changed files with 134 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Specifications
:glob:
:maxdepth: 2
specs/ussuri/index
specs/train/index
specs/stein/index
specs/rocky/index

9
specs/ussuri/index.rst Normal file
View File

@ -0,0 +1,9 @@
============================
Tacker Ussuri Specifications
============================
.. toctree::
:glob:
:maxdepth: 1
*

View File

@ -0,0 +1,124 @@
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
==================
(Placeholder Spec)
==================
This file is just a placeholder for the specs directory.
It will be removed soon after some spec is merged.
The latest spec template is found at ``specs/template.rst``
in the ``tacker-specs`` repository.
Problem description
===================
Sphinx toctree complains if no file exists in a directory
specified in toctree glob.
Use Cases
---------
None
Proposed change
===============
Add this file. Please remove later when the another spec is approved.
Alternatives
------------
None
Data model impact
-----------------
None
REST API impact
---------------
None
Security impact
---------------
None
Notifications impact
--------------------
None
Other end user impact
---------------------
None
Performance Impact
------------------
None
Other deployer impact
---------------------
None
Developer impact
----------------
None
Upgrade impact
--------------
None
Implementation
==============
Assignee(s)
-----------
None
Work Items
----------
None
Dependencies
============
None
Testing
=======
None
Documentation Impact
====================
None
References
==========
None
History
=======
None