diff options
author | Xuan Jia <jason.jiaxuan@gmail.com> | 2017-03-17 07:25:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 07:25:23 +0000 |
commit | efc22bdd2a21855255ed91ab6390fcedcaa01883 (patch) | |
tree | 92e4f75976ebdcf15edb9f57826c536baf877884 /docs/development/gapanalysis/index.rst | |
parent | 14592c93aa4dd318edd686394bd13a8880c2219b (diff) | |
parent | b8086853525b142e999dcecfce052f26ac7dc92b (diff) |
Merge "Upload gap-analysis documentation"
Diffstat (limited to 'docs/development/gapanalysis/index.rst')
-rw-r--r-- | docs/development/gapanalysis/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/development/gapanalysis/index.rst b/docs/development/gapanalysis/index.rst new file mode 100644 index 0000000..339b154 --- /dev/null +++ b/docs/development/gapanalysis/index.rst @@ -0,0 +1,22 @@ +.. 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) + +========================== +OpenRetriever Gap Analysis +========================== + +: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 top-down gap analysis regarding + OpenRetriever feature requirements with OPNFV Installer, OpenStack + Official Release and Kubernetes Official Release. + +.. toctree:: + maxdepth:2 + gap-analysis-opnfv-installer.rst + gap-analysis-openstack-mitaka.rst + gap-analysis-kubernetes-v1.5.rst |