Add placeholder for Train specs

The "T" release of OpenStack is officially "Train".

http://lists.openstack.org/pipermail/openstack-dev/2018-November/136464.html

Change-Id: Ib6dec138ff7b0b3c2b3aa1abc8de7c00b0517505
This commit is contained in:
wangyayan 2018-11-14 16:35:46 +08:00
parent f83a1e50a4
commit 2a421be616
2 changed files with 32 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Here you can find the specs, and spec template, for each release:
:glob:
:maxdepth: 1
specs/newton/index
specs/train/index
There are also some approved backlog specifications that are looking for owners:

View File

@ -0,0 +1,31 @@
..
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 ``freezer-specs`` repository.
Problem Description
===================
Sphinx toctree complains if no file exists in a directory
specified in toctree glob.
Proposed Change
===============
Add this file.
References
==========
None.