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-22 16:36:10 +0000
commit88a5b11ade1ba9186652d062dd98343372977898 (patch)
tree990556ea0f10d00bd742db465236c80973b1b094 /.gitmodules
parent908f1640fd6f5d9ad55655364069944c263724a4 (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: If9bedf1785a4fcaa138d7d1ef3fc116bba598b03 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> (cherry picked from commit 2c15655630684cf466351507de1a266b4abb9b50)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ca3a17ede..5372609aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -185,3 +185,8 @@
url = https://gerrit.opnfv.org/gerrit/barometer
branch = .
shallow = true
+[submodule "docs/submodules/openretriever"]
+ path = docs/submodules/openretriever
+ url = https://gerrit.opnfv.org/gerrit/openretriever
+ branch = .
+ shallow = true