diff options
author | Trinath Somanchi <trinath.somanchi@nxp.com> | 2017-08-31 12:46:44 +0530 |
---|---|---|
committer | Trinath Somanchi <trinath.somanchi@nxp.com> | 2017-08-31 12:54:55 +0530 |
commit | 821a552eaba58d1d009f2231145961921d71b881 (patch) | |
tree | e82860828922731e1c2f8709b73c587cea79c059 /.gitmodules | |
parent | a93d0e50533d68385be1dc21fe4ff02301de9c10 (diff) |
Add ovn4nfv submodule
ovn4nfv documentation for E release.
Change-Id: I3f178ce1beb42c42add6d4acd641f6cc4af7ab39
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 800d353af..73835900d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -113,6 +113,11 @@ url = https://gerrit.opnfv.org/gerrit/orchestra branch = . ignore = dirty +[submodule "docs/submodules/ovn4nfv"] + path = docs/submodules/ovn4nfv + url = https://gerrit.opnfv.org/gerrit/ovn4nfv + branch = . + ignore = dirty [submodule "docs/submodules/ovsnfv"] path = docs/submodules/ovsnfv url = ../ovsnfv |