diff options
author | Rich Bennett <rb2745@att.com> | 2017-09-28 09:36:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-28 09:36:02 +0000 |
commit | e38b03408d2c93e446a9846829ce551ea2b177f8 (patch) | |
tree | 796bd6fb466351109f5ba80fd585116886a00458 /.gitmodules | |
parent | 2418a29e4f5f44f0f10cf580c9f1427e6237c2f7 (diff) | |
parent | ebb56036af32e6f2b0d9f76f6d972ecd24dbd3eb (diff) |
Merge "Add doc reference for Multi VIM/Cloud project"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b13e520eb..ee9b41520 100644 --- a/.gitmodules +++ b/.gitmodules @@ -153,3 +153,6 @@ url = ../integration branch = . ignore = dirty +[submodule "docs/submodules/multicloud/framework.git"] + path = docs/submodules/multicloud/framework.git + url = ../multicloud/framework |