aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24Update release note to trigger Jenkins RTD build to generate doc for Guilin ↵guilindyh1-1/+1
version Change-Id: Ie0b3bb85080c7c7a8a15c033cf64a2699dfceee2 Issue-ID: VFC-1764 Signed-off-by: dyh <dengyuanhong@chinamobile.com> (cherry picked from commit 0e0b248ec640d51f465ce5ca5603429a33714078)
2020-10-29Publish vfc-nslcm image version of 1.4.1dyh1-0/+10
Change-Id: I30851451d03c7236992a5e238eb2092557d3257e Issue-ID: VFC-1754 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-29Update release doc1.4.1dyh1-0/+64
Change-Id: I3fe94ba9d40f431c07e30e34340118a329ec9603 Issue-ID: VFC-1764 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-29Update vfc-nslcm release version to 1.4.1dyh3-3/+3
Change-Id: Ifbd7a386e2796025717fddfea1cae2fe05af587b Issue-ID: VFC-1763 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-28update grant vnfdyh2-13/+28
Change-Id: I5574ad2d8e2c14f061859ca6b3f70a75d04bb2b7 Issue-ID: VFC-1762 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-28Don't write information to resmanagementdyh9-36/+21
Change-Id: I9f866be27166b0c6154d9fe1649398f61de2a5de Issue-ID: VFC-1762 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-09-29release nslcm version 1.4.0dyh1-0/+10
Issue-ID: VFC-1754 Change-Id: I854307db4506e1a4db57e1450d8c02fc09320e4c Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-09-27Update vfc-nslcm release vsersion to 1.4.01.4.0dengyh3-4/+4
Issue-ID: VFC-1753 Change-Id: I7880d0862396dbeaf95ef9058fcb09ad87d2a320 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-25Fixed duplicate oom registration for local programsdengyh1-1/+1
Issue-ID: VFC-1752 Change-Id: Iba6eb8d5a194112ae520f23d06637574901e1a84 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-08-28update lifecycle statedyh1-1/+1
Issue-ID: VFC-1739 Change-Id: I310fe5abb8546a4ec0e4205887992983b26c9677 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-08-10Don't modify the config file with sed in the docker entrypoint scriptdyh3-115/+16
Issue-ID: VFC-1623 Change-Id: I5fe44e016bfa451bc257d51e634d302c11641360 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-31Update ruamel.yaml versiondyh1-1/+1
Issue-ID: VFC-1724 Change-Id: I47a718c0d3605202fd966724972b0e24a46b95a9 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-16update committer listdyh1-79/+6
Issue-ID: VFC-1701 Change-Id: I95a38f25a935d503bffecb2619ba9d7c43ab4c7a Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-28Fix typo errordengyh1-1/+1
Change-Id: I103ae645fccc13a6e4ee4b863e5e12a0e2eebcca Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-06-23Implementation of HTTPS support for VFC-nslcm project interfacedengyh5-9/+24
Change-Id: I268bc463ab69cd4a79fd5801db09bad3e11b6eb1 Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1d3c8fbd21c275a40d6b493efb17f88c7fc4210b
2020-05-22Merge "Upgrade the nslcm code to solve the problem of l_interface_info field ↵hongyu zhao1-1/+1
is truple type"
2020-05-20Rm port inst data from db when terminate vnfyangyan1-1/+2
Change-Id: I3e3361d391fb645924d2b0c3e5507fb2a5ec7b7c Issue-ID: VFC-1657 Signed-off-by: yangyan <dengyuanhong@chinamobile.com>
2020-05-19Upgrade the nslcm code to solve the problem of l_interface_info field is ↵yangyan1-1/+1
truple type Change-Id: I1b0e1109f69985ff950330334055f5580642a572 Issue-ID: VFC-1657 Signed-off-by: yangyan <dengyuanhong@chinamobile.com>
2020-05-18Update VNF interface and IP information in A&AIYuanHong Deng2-3/+150
Change-Id: Ic33df46dd08f4a23986f1117e3ba759cbcb08a67 Issue-ID: VFC-1673 Signed-off-by: YuanHong Deng <dengyuanhong@chinamobile.com>
2020-05-18Update the nslcm code to update the resourceNameYuanHong Deng2-3/+5
Change-Id: Ib93fdb8c1097793c8bc3f8b4c8461de5bac09c28 Issue-ID: VFC-1657 Signed-off-by: YuanHong Deng <dengyuanhong@chinamobile.com>
2020-05-18Implement VNF interface APIsYuanHong Deng1-0/+42
Issue-ID: VFC-1671 Change-Id: I7b9e37113991b637f60c68c08c71ba54a527fdc8 Signed-off-by: YuanHong Deng <dengyuanhong@chinamobile.com>
2020-05-12Accept the instance data from gvnfm to nfvo and process itYuanHong Deng2-21/+37
Change-Id: I874ccdbbad57207b8f8d3f2b3c272fdd4f200441 Issue-ID: VFC-1657 Signed-off-by: YuanHong Deng <dengyuanhong@chinamobile.com>
2020-04-14Publish vfc-nslcm image version of 1.3.96.0.0-ONAPfrankfurtyangyan1-0/+10
Change-Id: I290d857d145672e71999f827aa41d813c66fcdb0 Issue-ID: VFC-1638 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-14Update doc info1.3.9yangyan1-5/+6
Change-Id: I3500e4104cd60bb7ae44c2882b0407475a6fd53e Issue-ID: VFC-1648 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-14Update vfc-nslcm release version to 1.3.9yangyan3-3/+3
Change-Id: Ic1ebb9cf4ff4dbce0bd30984629790ffd50631ae Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-13Merge "Update ns_terminate code about cancel wait delete vnfs multithreading"maopeng zhang1-5/+1
2020-04-08Automation adds vfc-nfvo-lcm-architecture.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Id4a84960dbb17016be7b1f2b35ada401da1b8f4b Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-1/+2
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I09dd58a907b9bb18929812788db41787c6afa598 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Update ns_terminate code about cancel wait delete vnfs multithreadingyangyan1-5/+1
When we execute the termination process, this multithread will cause thread blocking, resulting in ns to 70% of the terminated programs being stuck Change-Id: Idec6607938570a0712c004afff49af47fb0406e3 Issue-ID: VFC-1654 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: If4d92c9dfe6f6d5c107651c65cd1e1c14b8a4aae Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-03-26Merge "Publish vfc-nslcm release version of 1.3.8"maopeng zhang1-0/+10
2020-03-26Publish vfc-nslcm release version of 1.3.8yangyan1-0/+10
Change-Id: Ieffe9d5064cece4f133ef26a665209d28d10526c Issue-ID: VFC-1638 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-26Merge "Update nslcm release version to 1.3.8"maopeng zhang3-3/+3
2020-03-26Merge "Update vfc doc"maopeng zhang9-3708/+43
2020-03-26Update nslcm release version to 1.3.81.3.8yangyan3-3/+3
Change-Id: I74ceec4b1e81fd81c1ffe4599b5771e255e2874a Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-26Update vfc docyangyan9-3708/+43
Change-Id: I12804ddb38c0360d122dc7f46605303ce66dadc6 Issue-ID: VFC-1648 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-25Update code about ns_vnf serializeryangyan1-5/+4
Change-Id: Ibb4434a120c0ab0f4aa090bbf4a0355edca9686f Issue-ID: VFC-1651 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-18Update release doc of vfcyangyan1-0/+83
Change-Id: I94c0c7c34f86f615bb8db2ce7b2fe9024d8f6dd6 Issue-ID: VFC-1648 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-12Optimize docker file of VFC-nslcmyangyan2-14/+5
Change-Id: I78e67ea4904dc54f687466994b5c1cf36207ce52 Issue-ID: VFC-1647 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-04Publish latest version image of vfc-nslcmyangyan1-0/+10
Change-Id: Ief6dfe5b968a1d703bdbdad0dda15bc4e1ffa98e Issue-ID: VFC-1638 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-03fix typo error1.3.7yangyan1-1/+1
Change-Id: I21fb73b9b6cd742e3dc8b414e0bb8baabb601cc4 Issue-ID: VFC-1639 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-03Modify DB initialization completion judgment flagyangyan1-2/+2
Change-Id: I8a9ad0b37c41a9f56f3b4b8f26491883b7e8caaa Issue-ID: VFC-1639 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-02Fix sonar erroryangyan1-1/+1
Change-Id: I995036cd90f5e08e3d6e26cfaae7d3de55023785 Issue-ID: VFC-1621 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-02Update lcm release version to 1.3.7yangyan3-3/+3
Change-Id: I8172aa9d922f6740c3391d68c966bc2ca9898b93 Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-28Change the value of the password after obtaining encryptionyangyan1-3/+3
Change-Id: Icd90a04b8bb594f91ebd3dca5517431c21d0aa77 Issue-ID: VFC-1600 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-28Adaptive enabledhcp field typeyangyan1-0/+2
Change-Id: Ied2d6b244aecb703c4808eeeabd177d02a21d0b6 Issue-ID: VFC-1625 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-27Fix typo erroryangyan1-2/+2
Change-Id: I123f1de3a33c006668d0a12952898fe50edf6f4b Issue-ID: VFC-1621 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-26Migrate vfc-nfvo-lcm docsJessica Wagantall9-0/+144
Merging this will create https://onap-vfc-nfvo-lcm.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I12854e949f484013f00b766ac632b8c76f0145a1