diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-29 16:25:14 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-02 08:50:49 -0700 |
commit | 765139e6035fbff33039a1b7874675b7ef94b235 (patch) | |
tree | 186e83301be7d1d90836a652f5673d3e5921b063 /.gitmodules | |
parent | 89add2f9de1c3b7ce1991693a714e14c24339450 (diff) |
Remove Submodules of Archived Projects
These projects aren't included in any docs, have been archived, and
shouldn't be cloned for the build.
Change-Id: Ia1b74d173fffe8cfc1e30b3cb4101c3affffd51e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitmodules b/.gitmodules index 52974e156..6cc05eb8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,11 +28,6 @@ url = ../dovetail branch = . ignore = dirty -[submodule "docs/submodules/fastpathmetrics"] - path = docs/submodules/fastpathmetrics - url = ../fastpathmetrics - branch = . - ignore = dirty [submodule "docs/submodules/fds"] path = docs/submodules/fds url = ../fds @@ -53,21 +48,11 @@ url = ../joid branch = . ignore = dirty -[submodule "docs/submodules/multisite"] - path = docs/submodules/multisite - url = ../multisite - branch = . - ignore = dirty [submodule "docs/submodules/nfvbench"] path = docs/submodules/nfvbench url = https://gerrit.opnfv.org/gerrit/nfvbench branch = . ignore = dirty -[submodule "docs/submodules/octopus"] - path = docs/submodules/octopus - url = ../octopus - branch = . - ignore = dirty [submodule "docs/submodules/onosfw"] path = docs/submodules/onosfw url = ../onosfw |