diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 15:44:28 -0400 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-22 09:26:22 +0000 |
commit | feab238aa199f0a7da09d8e316762f316290a73c (patch) | |
tree | 28496d47a8eebcf817227cc4209ed75c5343e2bc /.gitmodules | |
parent | 7bd303c5162e380ed0061d58f13772bc7f117463 (diff) |
Adding opera submodule
This will fix build: https://gerrit.opnfv.org/gerrit/#/c/29335/5
Change-Id: Ib2e214374ab071a11a46588b83113b43468ebdb1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 7d76bf377d21d4f3d9946078482e23e87f707cca)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 455daee5a..dbdcdc165 100644 --- a/.gitmodules +++ b/.gitmodules @@ -170,6 +170,11 @@ shallow = true branch = . shallow = true +[submodule "docs/submodules/opera"] + path = docs/submodules/ovno + url = https://gerrit.opnfv.org/gerrit/opera + branch = . + shallow = true [submodule "docs/submodules/snaps"] path = docs/submodules/snaps url = https://gerrit.opnfv.org/gerrit/snaps |