Add Nokia SVNFM driver documentation 49/34949/3
authorDenes Nemeth <denes.nemeth@nokia.com>
Fri, 9 Mar 2018 12:08:41 +0000 (13:08 +0100)
committerRich Bennett <rb2745@att.com>
Mon, 12 Mar 2018 03:30:53 +0000 (03:30 +0000)
Change-Id: I8b92b024908400d947e1ef896432561098b9a2bc
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-728

.gitignore
.gitmodules
docs/guides/onap-developer/developing/index.rst
docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git [new submodule]

index c7f23bb..89faacf 100644 (file)
@@ -68,3 +68,6 @@ target/
 
 # pyenv
 .python-version
+
+#MacOs
+.DS_Store
index 93aec56..d3c0b83 100644 (file)
 [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
index 5d6c63a..b925417 100644 (file)
@@ -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 (submodule)
index 0000000..fb06463
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit fb06463518117fbd5711755f5b4050aca88d45e7