diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-28 04:17:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-28 04:17:00 +0000 |
commit | b2c84b478c22cea7c57a1e39b042e4da646b343c (patch) | |
tree | 1d0bad97c15f5d2e7b3a69605da7a9423090ccbc /.gitmodules | |
parent | 0f81afe2746451d30cc1fcc98505caf4e9771648 (diff) | |
parent | af124d41705b05110a6e20dfbbab12a59302528b (diff) |
Merge "Add MUSIC Distributed KV Store Documentation"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 782cf5136..2d774a9cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -308,3 +308,6 @@ url = ../externalapi/nbi branch = . ignore = dirty +[submodule "docs/submodules/music/distributed-kv-store.git"] + path = docs/submodules/music/distributed-kv-store.git + url = ../music/distributed-kv-store |