summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release/configguide/featureconfig.rst0
-rw-r--r--docs/release/configguide/index.rst21
-rw-r--r--docs/release/release-notes/index.rst20
-rw-r--r--docs/release/userguide/gap-kubernetes.rst0
-rw-r--r--docs/release/userguide/gap-openstack.rst0
-rw-r--r--docs/release/userguide/index.rst24
6 files changed, 65 insertions, 0 deletions
diff --git a/docs/release/configguide/featureconfig.rst b/docs/release/configguide/featureconfig.rst
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/release/configguide/featureconfig.rst
diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst
new file mode 100644
index 0000000..161dd8a
--- /dev/null
+++ b/docs/release/configguide/index.rst
@@ -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
index 0000000..c6c67b7
--- /dev/null
+++ b/docs/release/release-notes/index.rst
@@ -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
index 0000000..e69de29
--- /dev/null
+++ b/docs/release/userguide/gap-kubernetes.rst
diff --git a/docs/release/userguide/gap-openstack.rst b/docs/release/userguide/gap-openstack.rst
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/release/userguide/gap-openstack.rst
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
new file mode 100644
index 0000000..28b617c
--- /dev/null
+++ b/docs/release/userguide/index.rst
@@ -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
+