summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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