diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-09-22 09:07:50 +0800 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-09-22 01:16:33 +0000 |
commit | c4b074b811afa198137d5264c6f88a00e02f9a27 (patch) | |
tree | 611b854074027457f06b971954e5faf4e5286baa | |
parent | e7f04dc2e89f5efcef1e9f4797f6d26bab819f86 (diff) |
Update vfc lcm submodule
Update vfc lcm submodule according the repo name
Issue-ID: VFC-380
Change-Id: I1178923aef44b952392bc1ccced4d893698e1695
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | .gitmodules | 8 | ||||
-rw-r--r-- | docs/release/repolist.rst | 1 | ||||
m--------- | docs/submodules/vfc/nfvo/lcm.git (renamed from docs/submodules/vfc/lcm.git) | 0 |
3 files changed, 4 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index 4caaf1dcd..bffedcf70 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,11 +54,6 @@ branch = . ignore = dirty -[submodule "docs/submodules/vfc/lcm.git"] - path = docs/submodules/vfc/lcm.git - url = ../vfc/nfvo/lcm - branch = . - ignore = dirty [submodule "docs/submodules/vnfsdk/model.git"] path = docs/submodules/vnfsdk/model.git url = ../vnfsdk/model @@ -70,3 +65,6 @@ [submodule "docs/submodules/holmes/engine-management.git"] path = docs/submodules/holmes/engine-management.git url = ../holmes/engine-management +[submodule "docs/submodules/vfc/nfvo/lcm.git"] + path = docs/submodules/vfc/nfvo/lcm.git + url = ../vfc/nfvo/lcm diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst index 9de237e6a..ddc07a097 100644 --- a/docs/release/repolist.rst +++ b/docs/release/repolist.rst @@ -28,3 +28,4 @@ Documentation organized by the project delivering them. vnfsdk/model <../submodules/vnfsdk/model.git/docs/index> holmes/rule-management <../submodules/holmes/rule-management.git/docs/index> holmes/engine-management <../submodules/holmes/engine-management.git/docs/index> + vfc/nfvo/lcm <../submodules/vfc/nfvo/lcm.git/docs/index> diff --git a/docs/submodules/vfc/lcm.git b/docs/submodules/vfc/nfvo/lcm.git -Subproject 9bc75fc81fac493841ba9d1b88ca459444c15a0 +Subproject 9bc75fc81fac493841ba9d1b88ca459444c15a0 |