summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-03-09 13:08:41 +0100
committerRich Bennett <rb2745@att.com>2018-03-12 03:30:53 +0000
commiteea9a621a79bc74a762937769f82b12e87c42c39 (patch)
tree71eb20573a3259bf15217ea6f5ddd293b8b489e9
parent9515c01a1b94163f3cf6986d6e2373227452523e (diff)
Add Nokia SVNFM driver documentation
Change-Id: I8b92b024908400d947e1ef896432561098b9a2bc Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
-rw-r--r--.gitignore3
-rw-r--r--.gitmodules3
-rw-r--r--docs/guides/onap-developer/developing/index.rst9
m---------docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git0
4 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c7f23bb18..89faacf33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,6 @@ target/
# pyenv
.python-version
+
+#MacOs
+.DS_Store
diff --git a/.gitmodules b/.gitmodules
index 93aec566d..d3c0b8345 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -287,3 +287,6 @@
[submodule "docs/submodules/dmaap/dbcapi.git"]
path = docs/submodules/dmaap/dbcapi.git
url = ../dmaap/dbcapi
+[submodule "docs/submodules/vfc/svnfm.git"]
+ path = docs/submodules/vfc/svnfm.git
+ url = ../vfc/nfvo/driver/vnfm/svnfm
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst
index 5d6c63abe..b92541769 100644
--- a/docs/guides/onap-developer/developing/index.rst
+++ b/docs/guides/onap-developer/developing/index.rst
@@ -153,6 +153,15 @@ MultiVIM Cloud
../../../submodules/multicloud/framework.git/docs/index
+Nokia SVNFM driver
+------------------
+
+.. toctree::
+ :maxdepth: 2
+ :titlesonly:
+
+ ../../../submodules/vfc/svnfm.git/nokiav2/docs/index
+
ONAP Command Line Interface
---------------------------
diff --git a/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git b/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git
new file mode 160000
+Subproject fb06463518117fbd5711755f5b4050aca88d45e