commit | 919e1b9a5f41404f0c2eba5e984c0a25f02f3880 | [log] [tgz] |
---|---|---|
author | yangyan <yangyanyj@chinamobile.com> | Tue Sep 19 11:52:52 2017 +0800 |
committer | Rich Bennett <rb2745@att.com> | Tue Sep 19 05:30:31 2017 +0000 |
tree | 088459ddd6f04160498921cd55cf24f3c7d40be3 | |
parent | 6a2546430d82c4cf100e8c64b266c8473d9136cf [diff] [blame] |
Add vfc submodule Adding the vfc/nfvo/lcm submodule. Issue-ID: VFC-380 Change-Id: If282ff4abe83b61132096743ce035661d6cfe201 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
diff --git a/.gitmodules b/.gitmodules index bfb8014..ccf6a23 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -54,3 +54,8 @@ branch = . ignore = dirty +[submodule "docs/submodules/vfc/lcm.git"] + path = docs/submodules/vfc/lcm.git + url = ../vfc/nfvo/lcm + branch = . + ignore = dirty