create new directory for release E 89/40289/2 master
authorXuan Jia <jason.jiaxuan@gmail.com>
Sat, 26 Aug 2017 02:27:34 +0000 (10:27 +0800)
committerXuan Jia <jason.jiaxuan@gmail.com>
Sat, 26 Aug 2017 02:31:46 +0000 (10:31 +0800)
Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
docs/release/configguide/featureconfig.rst [new file with mode: 0644]
docs/release/configguide/index.rst [new file with mode: 0644]
docs/release/release-notes/index.rst [new file with mode: 0644]
docs/release/userguide/gap-kubernetes.rst [new file with mode: 0644]
docs/release/userguide/gap-openstack.rst [new file with mode: 0644]
docs/release/userguide/index.rst [new file with mode: 0644]

diff --git a/docs/release/configguide/featureconfig.rst b/docs/release/configguide/featureconfig.rst
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst
new file mode 100644 (file)
index 0000000..161dd8a
--- /dev/null
@@ -0,0 +1,21 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License. http://creativecommons.org/licenses/by/4.0
+.. (c) Xuan Jia (China Mobile)
+
+==========================
+Configure Guide
+==========================
+
+:Project: OpenRetriever, https://wiki.opnfv.org/display/openretriever
+
+:Editors: Xuan Jia (China Mobile)
+:Authors: Xuan Jia (China Mobile)
+
+:Abstract: This document provides the users with the Configuration Guide to set
+           up an environment as Kubernetes with DPDK enabled.
+
+.. toctree::
+   :maxdepth: 2
+
+   featureconfig.rst
+
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst
new file mode 100644 (file)
index 0000000..c6c67b7
--- /dev/null
@@ -0,0 +1,20 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License. http://creativecommons.org/licenses/by/4.0
+.. (c) Xuan Jia (China Mobile)
+
+==========================
+Container4NFV Release Notes
+==========================
+
+:Project: OpenRetriever, https://wiki.opnfv.org/display/openretriever
+
+:Editors: Xuan Jia (China Mobile)
+:Authors: Xuan Jia (China Mobile)
+
+:Abstract: Container4NFV Release Notes.
+
+.. toctree::
+   :maxdepth: 1
+
+   release-notes.rst
+
diff --git a/docs/release/userguide/gap-kubernetes.rst b/docs/release/userguide/gap-kubernetes.rst
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/release/userguide/gap-openstack.rst b/docs/release/userguide/gap-openstack.rst
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
new file mode 100644 (file)
index 0000000..28b617c
--- /dev/null
@@ -0,0 +1,24 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License. http://creativecommons.org/licenses/by/4.0
+.. (c) Xuan Jia (China Mobile)
+
+==========================
+Container4NFV User Guide
+==========================
+
+:Project: Container4NFV, https://wiki.opnfv.org/display/openretriever
+
+:Editors: Xuan Jia (China Mobile)
+:Authors: Xuan Jia (China Mobile)
+
+:Abstract: Container4NFV provides the users with gap analysis regarding container
+           feature requirements with Kubernetes, OpenStack. The gap analysis
+           serves as feature specific user guides and references when a user you
+           may leverage the container feature in the platform and need to perform
+           some container releated operations
+.. toctree::
+   :maxdepth: 3
+
+   gap-kubernetes.rst
+   gap-openstack.rst
+