Add pike in cloudkitty-specs

Change-Id: Ieb598651d0953cbb55649ebaba6028f938041af6
This commit is contained in:
Kiran_totad 2017-06-30 12:16:42 +05:30 committed by Luka Peschke
parent 7f285705af
commit ad39b8c6ce
2 changed files with 41 additions and 0 deletions

View File

@ -4,6 +4,16 @@
Cloudkitty Project Specifications
=================================
Pike
====
.. toctree::
:glob:
:maxdepth: 1
specs/pike/*
Ocata
=====

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 Pike specs directory.
It will be removed soon after some spec for Pike is merged.
The latest spec template is found at ``specs/template.rst``
in the ``cloudkitty-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.