Merge "Adding the submdules directory for openretriever"
authorSofia Wallin <sofia.wallin@ericsson.com>
Tue, 11 Apr 2017 14:11:35 +0000 (14:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 11 Apr 2017 14:11:35 +0000 (14:11 +0000)
.gitmodules
docs/release/installation.introduction.rst
docs/submodules/openretriever/.gitignore [new file with mode: 0644]
docs/testing/testing-user.rst

index fa60a71..f6cc456 100644 (file)
        url = ../onosfw
        branch = .
        ignore = dirty
+[submodule "docs/submodules/openretriever"]
+        path = docs/submodules/openretriever
+        url = ../openretriever
+        branch = .
+        ignore = dirty
 [submodule "docs/submodules/ovsnfv"]
        path = docs/submodules/ovsnfv
        url = ../ovsnfv
index b9bef1d..c1450ad 100644 (file)
@@ -22,7 +22,7 @@ the OPNFV community.
 Introduction
 ============
 
-The OPNFV platform is comprised of a variety of upstream components that may be deployed on your 
+The OPNFV platform is comprised of a variety of upstream components that may be deployed on your
 infrastructure.  A composition of components, tools and configurations is identified in OPNFV as a
 deployment scenario.
 
diff --git a/docs/submodules/openretriever/.gitignore b/docs/submodules/openretriever/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
index 4c10ae9..ac205a0 100644 (file)
@@ -59,4 +59,6 @@ Storperf
 .. toctree::
    :maxdepth: 1
 
-   ../submodules/storperf/docs/testing/user/index
\ No newline at end of file
+   ../submodules/storperf/docs/testing/user/index
+
+