summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Glover <gg2147@att.com>2018-04-04 15:38:23 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-04 15:38:23 +0000
commitddeca1270e22ae3fb01320de5bd21a7b8a956168 (patch)
treeb98dab2da1eb66022c261b2e9650f16d76084996
parent76618e92213bdb7be2b3ddda6ea8692bfe4a6c08 (diff)
parentf0e192121064c0b06308ac3c36a7df53ad099185 (diff)
Merge "Provide structure for VNFs"
-rw-r--r--docs/guides/onap-developer/architecture/references.rst9
-rw-r--r--docs/templates/sections/vnf-reference.rst29
2 files changed, 38 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst
index b152795c4..7d8334d31 100644
--- a/docs/guides/onap-developer/architecture/references.rst
+++ b/docs/guides/onap-developer/architecture/references.rst
@@ -110,6 +110,15 @@ SDKs
CCSDK SLI Northbound Interface <../../../submodules/ccsdk/sli/northbound.git/docs/architecture.rst>
CCSDK SLI Plugins <../../../submodules/ccsdk/sli/plugins.git/docs/architecture.rst>
+VNFs
+----
+
+.. toctree::
+ :maxdepth: 1
+ :titlesonly:
+
+
+
Other
-----
diff --git a/docs/templates/sections/vnf-reference.rst b/docs/templates/sections/vnf-reference.rst
new file mode 100644
index 000000000..165eee530
--- /dev/null
+++ b/docs/templates/sections/vnf-reference.rst
@@ -0,0 +1,29 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+VNF
+===
+
+.. note::
+ * This section is used to describe Virtual Network Function software
+
+ * This section is typically provided: as additional detail on use cases,
+ to illustrate end to end platform architecture, and to describe
+ compliance with ONAP VNF requirements.
+
+ * The VNF Heading above should be replaced with the VNF NAME
+
+ * This note must be removed after content has been added.
+
+Version
+-------
+
+User Documentation
+------------------
+
+Source
+------
+
+ONAP VNF Requirements Compliance
+--------------------------------
+