diff options
author | Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> | 2018-03-27 14:51:15 -0700 |
---|---|---|
committer | Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> | 2018-03-27 14:54:21 -0700 |
commit | af124d41705b05110a6e20dfbbab12a59302528b (patch) | |
tree | e251d9fdaf04d304d51a78588f874cfc5c2c2375 /.gitmodules | |
parent | 0af748198d7cc4bcfeab817ac084621630f31023 (diff) |
Add MUSIC Distributed KV Store Documentation
This adds MUSIC Distributed KV store repo to doc.
Change-Id: Ib95f20f35cfb322e51a440fb2f49a9a432dd3ae3
Issue-ID: MUSIC-62
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
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 |