From: Xuan Jia Date: Sat, 26 Aug 2017 02:27:34 +0000 (+0800) Subject: create new directory for release E X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=openretriever.git;a=commitdiff_plain create new directory for release E Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc Signed-off-by: Xuan Jia --- diff --git a/docs/release/configguide/featureconfig.rst b/docs/release/configguide/featureconfig.rst new file mode 100644 index 0000000..e69de29 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 diff --git a/docs/release/userguide/gap-openstack.rst b/docs/release/userguide/gap-openstack.rst new file mode 100644 index 0000000..e69de29 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 +