Add placeholder for 2026.1 release

Setup for the release under specs/2026.1

Change-Id: I686f2646e4f762279e5c9a72ecb58553d1b7e1e6
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
This commit is contained in:
Bertrand Souville
2025-10-21 14:58:44 +02:00
parent dc03870f62
commit fe3abae545
3 changed files with 134 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Specifications
:glob:
:maxdepth: 2
specs/2026.1/index
specs/2025.2/index
specs/2025.1/index
specs/2024.2/index

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

@@ -0,0 +1,9 @@
============================
Tacker 2026.1 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