aboutsummaryrefslogtreecommitdiffstats
path: root/lcm
AgeCommit message (Collapse)AuthorFilesLines
2022-03-16Update the Django version to 3.1.14dengyh2-10/+11
Change-Id: I6e49d9da65d873781d199d1b0af04234bf5855ec Issue-ID: VFC-1938 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2021-12-23add commentsdyh11-12/+222
Change-Id: I80b7c195a4d3017cf3ad6d33346e92f701c32e2e Issue-ID: VFC-1917 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-12-23add commentsdyh15-4/+159
Change-Id: Ibaac5bf6d79283f11be53534fbd750a458aeb7ee Issue-ID: VFC-1917 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-02-05Remove dependency on onaploggingdyh3-81/+11
Change-Id: Ie2270600dcb7b6bd31fc380aee0ea031b1600075 Issue-ID: VFC-1807 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-12-08Rm resmgr.grant releated contentsdengyh10-239/+60
Change-Id: Ic2c3d8ae6af742e53fe37a57684637243f81a6c9 Issue-ID: VFC-1771 Signed-off-by: dengyh <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 resmanagementdyh8-35/+20
Change-Id: I9f866be27166b0c6154d9fe1649398f61de2a5de Issue-ID: VFC-1762 Signed-off-by: dyh <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-10Don't modify the config file with sed in the docker entrypoint scriptdyh1-19/+13
Issue-ID: VFC-1623 Change-Id: I5fe44e016bfa451bc257d51e634d302c11641360 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-23Implementation of HTTPS support for VFC-nslcm project interfacedengyh1-1/+7
Change-Id: I268bc463ab69cd4a79fd5801db09bad3e11b6eb1 Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
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-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-03-25Update code about ns_vnf serializeryangyan1-5/+4
Change-Id: Ibb4434a120c0ab0f4aa090bbf4a0355edca9686f Issue-ID: VFC-1651 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-13Modify the request by msb with httpsyangyan1-2/+3
Change-Id: Ifff96f74c11cc8407c9428f2342a81e5a1db8de4 Issue-ID: VFC-1602 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-15Fix the nslcm problem of registering MSB with HTTPSyangyan4-8/+8
Change-Id: I27bacdca8307b10aa98256c1c0609b3afe5f44bd Issue-ID: VFC-1502 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-06Fix deduplication AAI resource issuesyangyan3-17/+34
Change-Id: I2c140abda7f71bbde785cb2a922c0d88c67ea77f Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-04Fix bug for delete subscription in ns terminationhongyuzhao3-3/+4
Change-Id: I4a0b90c6947a99a120fa6aa3a28482cf4fc981e2 Issue-ID: VFC-1594 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-12-13Fix create vnfs bugzhaoliping1231-1/+2
Issue-ID: VFC-1593 Change-Id: Ib05e8c53d64888852a7343317690c7987c790bb4 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-11-20Add return value to ns terminateyangyan1-1/+1
Change-Id: I0b4367b4811252e732c124a04b67b325ce516afe Issue-ID: VFC-1578 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-10-23fix the bug about ns_sfcyangyan1-1/+1
Change-Id: I2e48f4c0edb20cba857b85791df5b1fd60157529 Issue-ID: VFC-1561 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-10-18separate create subnet and network in aaiyangyan1-3/+24
Change-Id: I1d1f7e343ea1c850e18abfab63d736a090c73dfc Issue-ID: VFC-1555 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-10-16Merge "Update VNF package management interface serializer"Fu Jinhua2-0/+277
2019-10-16Merge "Update ns fault management interface serializer"Fu Jinhua3-5/+232
2019-10-15Update VNF package management interface serializeryangyan2-0/+277
Change-Id: I14840e5bad20d06cbc8a9d7f30e90edd2cb55429 Issue-ID: VFC-1551 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-10-15add terminate ns package statehewei-cmss3-3/+14
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: I10a77a659cfff434b9908c80c5792156da58603f
2019-10-14Update ns fault management interface serializeryangyan3-5/+232
Change-Id: Ic6fff9ed5245a94c0be7046c94ad8abea9963f24 Issue-ID: VFC-1551 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-10-14add package statehewei-cmss4-0/+15
add package is using state when ns instanting Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: I3079925e97588e74d7ea4bab3e88494e52647c09
2019-10-14modify ns terminatehewei-cmss1-0/+5
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: I029e720ec6a984d976cc3bd17b7e5257e4ea407b
2019-10-14modify ns instancehewei-cmss2-1/+5
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: Iada86c9dd52b72b9bb9566ce1956eaee9747438b
2019-10-12Update Rresource and notification data types serializeryangyan2-0/+219
Change-Id: I49adb673f5d96a47e016bc28354c46d21bc8749f Issue-ID: VFC-1547 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-29Merge "Code optimization5"maopeng zhang1-3/+43
2019-09-29Merge "Code optimization4"maopeng zhang1-2/+42
2019-09-29Code optimization5hongyuzhao1-3/+43
Change-Id: Ibaace481027bf0a6dcdc31386224626236c534a0 Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-29Merge "fix get ns bug"Fu Jinhua1-1/+1
2019-09-29Code optimization4hongyuzhao1-2/+42
Change-Id: I0dc7560e68d544e6ee654d12523ebfe2b3265b1c Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-29Code optimization3hongyuzhao1-0/+38
Change-Id: Ie41a2b8ffa37c9e921cce7b76a3cd43ad28cdb05 Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-29Code optimization2hongyuzhao1-0/+2
Change-Id: I5251e88201d60666717a074d1238ebaba395780b Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-29Code optimizationhongyuzhao1-2/+2
Change-Id: Iaa7d32a8396189ac0d066aacfad7763657c49bab Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-23fix get ns bughewei-cmss1-1/+1
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: Ie08a0d2321f195445e42c15ccdb9af768849fe6d
2019-09-20Merge " add ut for vnf terminate"Fu Jinhua1-0/+13
2019-09-20 add ut for vnf terminateyangyan1-0/+13
Change-Id: I5d37e4b56e77a5f080ff17653ddb9b78f2b228ad Issue-ID: VFC-1489 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-20fix query bughewei-cmss1-1/+1
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: Icdcd174a9f3fb54806394b509998a115de737530
2019-09-19modify fieldhewei-cmss2-2/+5
Issue-ID: VFC-1504 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: Ica1f33261c25e3fe924bfc8e8c9d446bd714266d