From 1a572938b7a0e4f63f7c7f0a565aea2f25a7ec54 Mon Sep 17 00:00:00 2001 From: Witold Bedyk Date: Tue, 20 Mar 2018 14:22:28 +0100 Subject: [PATCH] Update directory structure for Rocky specs Story: 2001713 Task: 8708 Change-Id: I853d1245c9d8af04ce0ba906caf4998f530f34f1 --- doc/source/index.rst | 1 + doc/source/specs/rocky/approved | 1 + doc/source/specs/rocky/implemented | 1 + doc/source/specs/rocky/index.rst | 26 ++ doc/source/specs/rocky/template.rst | 1 + specs/rocky-template.rst | 378 ++++++++++++++++++++++++++++ 6 files changed, 408 insertions(+) create mode 120000 doc/source/specs/rocky/approved create mode 120000 doc/source/specs/rocky/implemented create mode 100644 doc/source/specs/rocky/index.rst create mode 120000 doc/source/specs/rocky/template.rst create mode 100644 specs/rocky-template.rst diff --git a/doc/source/index.rst b/doc/source/index.rst index 6196774..7bfd73e 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -26,6 +26,7 @@ Here you can find the specs, and spec template, for each release: :maxdepth: 1 specs/queens/index + specs/rocky/index There are also some approved backlog specifications that are looking for owners: diff --git a/doc/source/specs/rocky/approved b/doc/source/specs/rocky/approved new file mode 120000 index 0000000..b797c78 --- /dev/null +++ b/doc/source/specs/rocky/approved @@ -0,0 +1 @@ +../../../../specs/rocky/approved/ \ No newline at end of file diff --git a/doc/source/specs/rocky/implemented b/doc/source/specs/rocky/implemented new file mode 120000 index 0000000..c0ddbc1 --- /dev/null +++ b/doc/source/specs/rocky/implemented @@ -0,0 +1 @@ +../../../../specs/rocky/implemented/ \ No newline at end of file diff --git a/doc/source/specs/rocky/index.rst b/doc/source/specs/rocky/index.rst new file mode 100644 index 0000000..7654fe8 --- /dev/null +++ b/doc/source/specs/rocky/index.rst @@ -0,0 +1,26 @@ +============================= +Monasca Rocky Specifications +============================= + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (Rocky release)