add scenarior for virlet and kata 25/64725/2
authorGuo Ruijing <ruijing.guo@intel.com>
Thu, 8 Nov 2018 08:52:30 +0000 (16:52 +0800)
committerGuo Ruijing <ruijing.guo@intel.com>
Thu, 8 Nov 2018 09:20:37 +0000 (17:20 +0800)
Change-Id: I24eaa36693b05343f67a3a777d04b7841dca9884
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
docs/index.rst [new file with mode: 0644]
docs/release/index.rst [new file with mode: 0644]
docs/release/scenarios/k8-nosdn-virtlet-noha/index.rst [new file with mode: 0644]
docs/release/scenarios/k8-nosdn-virtlet-noha/scenario.description.rst [moved from docs/release/userguide/virlet.rst with 100% similarity]
docs/release/scenarios/k8-ovn-kata-noha/index.rst [new file with mode: 0644]
docs/release/scenarios/k8-ovn-kata-noha/scenario.description.rst [moved from docs/release/userguide/kata.rst with 100% similarity]

diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644 (file)
index 0000000..0a777e2
--- /dev/null
@@ -0,0 +1,14 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+.. _container4nfv:
+
+=============
+Container4NFV
+=============
+
+.. toctree::
+   :maxdepth: 1
+
+   release/index
diff --git a/docs/release/index.rst b/docs/release/index.rst
new file mode 100644 (file)
index 0000000..e09f09f
--- /dev/null
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+.. _container4nfv-release:
+
+====================
+Release Documetation
+====================
+
+.. toctree::
+   :numbered:
+   :maxdepth: 1
+
+   scenarios/index
diff --git a/docs/release/scenarios/k8-nosdn-virtlet-noha/index.rst b/docs/release/scenarios/k8-nosdn-virtlet-noha/index.rst
new file mode 100644 (file)
index 0000000..ba7c54e
--- /dev/null
@@ -0,0 +1,18 @@
+.. _k8-nosdn-virtlet-noha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) <optionally add copywriters name>
+
+=========================================
+k8-nosdn-virtlet-noha overview and description
+=========================================
+.. This document will be used to provide a description of the scenario for an end user.
+.. You should explain the purpose of the scenario, the types of capabilities provided and
+..  the unique components that make up the scenario including how they are used.
+
+.. toctree::
+   :maxdepth: 3
+
+   ./scenario.description.rst
+
diff --git a/docs/release/scenarios/k8-ovn-kata-noha/index.rst b/docs/release/scenarios/k8-ovn-kata-noha/index.rst
new file mode 100644 (file)
index 0000000..fe2cf42
--- /dev/null
@@ -0,0 +1,18 @@
+.. _k8-ovn-kata-noha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) <optionally add copywriters name>
+
+=========================================
+k8-ovn-kata-noha overview and description
+=========================================
+.. This document will be used to provide a description of the scenario for an end user.
+.. You should explain the purpose of the scenario, the types of capabilities provided and
+..  the unique components that make up the scenario including how they are used.
+
+.. toctree::
+   :maxdepth: 3
+
+   ./scenario.description.rst
+