summaryrefslogtreecommitdiffstats
path: root/lcm/lcm
AgeCommit message (Collapse)AuthorFilesLines
2021-02-07Remove dependency on onaplogging in vnflcmdyh5-82/+12
Change-Id: I176533e844f58cb877111f3d90f1d8869f14ac11 Issue-ID: VFC-1809 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-09-25Fixed duplicate oom registration for local programsdengyh1-1/+1
Issue-ID: VFC-1752 Change-Id: I8ce6a265112355d26137d19852f734d6c0c6ede0 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-08-10Don't modify the config file with sed in the docker entrypoint scriptdyh1-18/+14
Change-Id: I233efbe239f95cd145909871b170cb2c5197a27e Issue-ID: VFC-1623 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-06-28Implementation of HTTPS support for VFC-vnflcm project interfacedengyh1-0/+6
Change-Id: I8d4442657f3083e8449b94987324a630cf2d05a8 Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-05-13Implement of reporting port instance data from GVNFM to NFVOYuanHong Deng2-2/+17
Change-Id: I62324871456481bea1c743ca4a78700bd1d0dc9a Issue-ID: VFC-1657 Signed-off-by: YuanHong Deng <dengyuanhong@chinamobile.com>
2020-04-09Update vnflcm code of notification data 'error' field verification failedyangyan1-1/+1
Change-Id: Ib276db075d0961a7e2d39d7f38c3169c5bcd97d3 Issue-ID: VFC-1654 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-24Fault tolerant handling of exceptions thrown by verifyvnfdyangyan2-7/+4
Change-Id: Ia5c40d7413bac8fec58a7a8253089257ecadf588 Issue-ID: VFC-1651 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-21Upgrade Optimizing SSL connection of calling lifecyclechangesnotification ↵yangyan1-1/+2
interface Change-Id: I8375dd1b396ee236a48a6a0ddd52938490dcbb08 Issue-ID: VFC-1651 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-14Modify vnflcm typo erroryangyan1-1/+1
Change-Id: I343229f67f339582496923a681bd40be53e70004 Issue-ID: VFC-1621 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-14Modify the request by msb with httpsyangyan1-1/+2
Change-Id: I6d2e40fa5e0a8d04dcc7533c8a0e76c99ce015cb Issue-ID: VFC-1602 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-19Fix the vnflcm problem of registering MSB with HTTPSyangyan4-7/+8
Change-Id: I76aa32ea42e76a48049032e40139c7a4e5dbab1b Issue-ID: VFC-1502 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-07Fix the error of contextArray is nullyangyan1-1/+1
Change-Id: Ic6645457f2e4dcd49524aedf0c69787c540301ba Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-04Fix bug for deleting subscription in ns terminationhongyuzhao3-11/+13
Change-Id: I47bb40a5275c36c189cf6f8bf57a1bf6ec1f84b5 Issue-ID: VFC-1594 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-11-28Update nf_pm serializer in vnflcmyangyan10-0/+294
Change-Id: Icaa588d6a9f72274b65e258ab23c19d0c4f74773 Issue-ID: VFC-1590 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-11-22Update pm subscription request serializer in vnflcmyangyan4-0/+110
Change-Id: I93cf71b09d7b5199a8fc8c068967cabe9253a3fe Issue-ID: VFC-1590 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-24Code optimization5.0.2-ONAPelaltohongyuzhao2-2/+11
Change-Id: I5f620e6b8573d487aa1d17f5e3eb30dc1bb21097 Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-23Code optimizationhongyuzhao1-0/+1
Change-Id: I610a4f24c0fcfaac9198b5073309586f315a6a4a Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-18Add vnfd validity checkhongyuzhao4-12/+2051
Change-Id: Ied8d1c044b2b6f883be48820eaf1d0eff47a19c3 Issue-ID: VFC-1490 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-09-03fix bug for failure in deleting subscriptions for vnfmhongyuzhao1-2/+2
Change-Id: I3127f65f364e39a172cd0634da5a7218fabe20f0 Issue-ID: VFC-1508 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-30Resolved data validation failure when NSLCM receives notificationsyangyan1-1/+1
Change-Id: Ia642dc758b2eac001a8f41e2ee416e6d708b6c10 Issue-ID: VFC-1506 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-21Add vnfd validity checkhongyuzhao4-9/+348
Change-Id: I9fbdc1c8be274441abccef7f8ca879228037a8db Issue-ID: VFC-1490 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-20Add logout msb process before registering msbhongyuzhao2-1/+6
Change-Id: I58df6203d678f984952deb7aff1d94952036017f Issue-ID: VFC-1431 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-19Add vnfd validity checkhongyuzhao2-0/+283
Change-Id: I6d6a590d47c3c88fd5e3b594435f059326db2879 Issue-ID: VFC-1490 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-19Add vnfd validity checkhongyuzhao2-0/+223
Change-Id: I3ca831751ebeabb133a7311de3657715fe2f2080 Issue-ID: VFC-1490 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-19Add vnfd validity checkhongyuzhao5-0/+528
Change-Id: I46d607df7e0a61a81e91765396e4df88867e71fa Issue-ID: VFC-1490 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-16fix bug for failure in creating subscriptions for vnfmhongyuzhao2-23/+78
Change-Id: I96380f38ad680079de8261d93702d67eb475f4d3 Issue-ID: VFC-1484 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-15Add headers to notification request of vnflcmyangyan1-0/+1
Change-Id: I4f744e7d30c83513a2f38f221c1b35c561777b5f Issue-ID: VFC-1488 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-12fix bug for failure in creating subscriptions for vnfmhongyuzhao1-1/+1
Change-Id: Ie49b7f84627e582516ad2bcb2e7bb6e523fcabbb Issue-ID: VFC-1482 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-12fix bug for failure in creating subscriptions for vnfmhongyuzhao1-1/+1
Change-Id: Ia08e46bbbe5091c269194d02ba3209a6ce6e6899 Issue-ID: VFC-1484 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-08-08fix bug for vnfm missed table vminst field vmid value after creating vm ↵hongyuzhao1-0/+2
sucessfully Change-Id: Id37f62062791859aebfff709b9e686e1e87cf992 Issue-ID: VFC-1481 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-30fix bug for vnfm grant request in terminate opratiohongyuzhao1-1/+6
Change-Id: Iecf572519efdf355dcd84e60eb339aaa9909f812 Issue-ID: VFC-1462 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-29Fix network dict errorHaibin Huang1-2/+5
Issue-ID: VFC-1460 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I84bf315f96db64efb985d3342a3ff555959e0bed
2019-07-27Merge " improve code coverage rate (change ext conn) after vfclcm upgraded ↵Fu Jinhua3-5/+157
from python2 to python"
2019-07-26 improve code coverage rate (change ext conn) after vfclcm upgraded from ↵hongyuzhao3-5/+157
python2 to python Change-Id: Ibde361e523bfa070a3ddd79a6143ae565400c07f Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>:wq
2019-07-26open annotationmaopengzhang1-164/+165
open annotation Change-Id: Iaacce91fa84d2bb75779ce3b002bc92bd558597d Issue-ID: VFC-1431 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-26fix cp create bugsmaopengzhang4-170/+181
fix cp create bugs Change-Id: I979b904f03da2e775deb1db9bcddd27c383fe4ee Issue-ID: VFC-1431 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-22Fix wrong virtual storages structureHaibin Huang1-13/+21
Issue-ID: VFC-1460 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I8fff7c7177fe79cdd06541509ffd0ca1e6501a95
2019-07-22improve code coverage rate (scale vnf to level) after vfclcm upgraded from ↵hongyuzhao5-10/+31
python2 to python Change-Id: I5a6141591bdc639c2508a38af206bc5c45f8d309 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-18improve code coverage rate (scale vnf to level) after vfclcm upgraded from ↵hongyuzhao2-4/+258
python2 to python3 Change-Id: I7ea4557d2feffc4b04f035236018f1df88c2fda2 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-16Merge "resolve python2->python3 issues"Fu Jinhua1-1/+2
2019-07-16resolve python2->python3 issuesmaopengzhang1-1/+2
change base64 code Change-Id: I063c4f256799c58e31e13e134d306359e8fd9d60 Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16Add subscription callback sample apifujinhua2-0/+12
Change-Id: Iafbe0b52c3afe41deb28076612b94dd20143d332 Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-16Add get and del subscription apifujinhua4-2/+82
Change-Id: I38957770ca9a92571ecfd8cd44b779324eec0b3b Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-15improve code coverage rate (scale vnf) after vfclcm upgraded from python2 to ↵hongyuzhao2-13/+519
python3 Change-Id: I7ce2ada651e5b8fe84deac87e82c8791cf6f5916 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-10rollback code in vnflcm\lcm\lcm\nf\biz\instantiate_vnf.pyhongyuzhao2-11/+10
Change-Id: Ib6f3ea19914726dd4ecc2d060b11c5dfdd04465a Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-10improve code coverage rate after vfclcm upgraded from python2 to python3hongyuzhao5-5/+62
Change-Id: I9c62ad2638ff8eeaafcae4d51dcf1e92a688eb5e Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-09Refactor codes for notify utilfujinhua1-18/+22
Change-Id: I6ba2438dd16393e8f4f20f723389090da7d8877a Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-08improve code coverage rate after vfclcm upgraded from python2 to python3hongyuzhao2-1/+54
Change-Id: Icd7d3cec2831f68568697fc0c3eb329c3245df13 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-05vnflcm upgrade from python2 to python3hongyuzhao2-2/+2
Change-Id: Iac483f3047f56af4b77ce0a111de329309d12ae9 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
2019-07-05regenerate database migrationshongyuzhao4-4/+420
Change-Id: Ide43300628c419ea50aa66c4d98763976b06d209 Issue-ID: VFC-1429 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>