summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2017-03-13 19:22:47 -0400
committerSofia Wallin <sofia.wallin@ericsson.com>2017-03-29 09:20:27 +0000
commit4447d7aeca56c725b9762f901e0377a63657e962 (patch)
treeed78ca16eb3647f0a49975b76175a01da6edfe01 /.gitmodules
parent09c59d1e32bfc5d25ecd06e5def1064903be0f83 (diff)
Add git submodule for openretriever
TODO: there is recursive dependency between opnvdocs and docs in openretrive. submodules in openretriever will be updated in docs/featureprojects.rst after https://gerrit.opnfv.org/gerrit/#/c/28583/ was merged. Change-Id: I21dd160d42cbf9d5938a70b10b66390ff031ffe8 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fa60a7123..c428ebf12 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -187,3 +187,8 @@
url = ../barometer
branch = .
ignore = dirty
+[submodule "docs/submodules/openretriever"]
+ path = docs/submodules/openretriever
+ url = https://gerrit.opnfv.org/gerrit/openretriever
+ branch = .
+ ignore = dirty