diff options
author | xinhuili <lxinhui@vmware.com> | 2017-09-29 00:24:54 +0800 |
---|---|---|
committer | xinhuili <lxinhui@vmware.com> | 2017-09-29 00:30:49 +0800 |
commit | ebb56036af32e6f2b0d9f76f6d972ecd24dbd3eb (patch) | |
tree | 83e62bcb5fbbf90433a90bf5168a2d69f484a1f8 /.gitmodules | |
parent | 2983eb6ac7e0364f8e1f69836d0a96d85e7d71f4 (diff) |
Add doc reference for Multi VIM/Cloud project
This patch is to add doc reference for Multi VIM/Cloud project.
Change-Id: I42dc8878912ae6c9ac52b890d7fc914b80e54881
issue-id: MULTICLOUD-86
Signed-off-by: xinhuili <lxinhui@vmware.com>
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 |