diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-11-27 15:07:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-27 15:07:43 +0000 |
commit | 9ecd1960ca66f91af5e8e00ec85cf530c861425e (patch) | |
tree | b55309d8190eb7b5feed73658b128ce65992a312 /.gitmodules | |
parent | ee9a997c1e148c8c9abb4d7d488c549db099d5dd (diff) | |
parent | 7fc6d943606fbc77d7d9719284bed78d9562ca3b (diff) |
Merge "Add Pomba submodule"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 66de74e95..8bed23836 100644 --- a/.gitmodules +++ b/.gitmodules @@ -358,3 +358,8 @@ url = ../policy/distribution branch = . ignore = dirty +[submodule "docs/submodules/logging-analytics/pomba/pomba-audit-common.git"] + path = docs/submodules/logging-analytics/pomba/pomba-audit-common.git + url = ../logging-analytics/pomba/pomba-audit-common + branch = . + ignore = dirty |