summaryrefslogtreecommitdiffstats
path: root/lcm/lcm
AgeCommit message (Expand)AuthorFilesLines
2019-04-06Refactor codes for lcm op occfujinhua1-42/+25
2019-04-06Refactor codes for inst vnffujinhua1-0/+2
2019-04-05Refactor codes for inst vnffujinhua1-23/+15
2019-04-05Refactor codes for heal vnffujinhua1-33/+15
2019-04-05Refactor codes for curd vnffujinhua3-103/+79
2019-04-05Add common functions for vnflcmfujinhua1-0/+90
2019-04-05Update serializer for scale vnf to levelfujinhua1-12/+19
2019-04-04Update serializer for responsefujinhua1-5/+19
2019-04-04Add unit test for swaggerfujinhua2-5/+32
2019-04-04Add vm port operate interfacefujinhua2-0/+147
2019-04-03Add scale to level api bizfujinhua3-2/+96
2019-04-03Add scale to level apifujinhua2-0/+94
2019-04-03Remove duplicated healthcheck apifujinhua2-28/+0
2019-04-03Add test case for upd vnffujinhua1-0/+35
2019-04-03Add logic for upd vnffujinhua2-1/+39
2019-04-03Add code framework for upd vnffujinhua2-0/+68
2019-04-03Add health check apifujinhua3-0/+24
2019-04-02add health check to vnflcmyangyan2-0/+28
2019-04-01Fix scale vnf logicfujinhua2-8/+21
2019-04-01Add scale vnf test casefujinhua1-0/+32
2019-04-01Add scale vnf biz logicfujinhua4-3/+479
2019-04-01Add scale vnf code frameworkfujinhua2-0/+85
2019-04-01Add serializer for scale vnffujinhua2-34/+40
2019-04-01Add not found case for get vnffujinhua1-0/+3
2019-04-01Add excpetions for vnflcmfujinhua1-0/+16
2019-03-31fix nslcm middlewareyangyan1-2/+2
2019-03-27Fix heal vnf test casesfujinhua1-2/+11
2019-03-26Fix query vnf test casesfujinhua1-5/+32
2019-03-25Fix query vnf bugsfujinhua3-21/+54
2019-03-19fix the test bug of vnflcmyangyan2-194/+194
2019-03-19Fix create subsctiption bugsfujinhua1-1/+1
2019-03-19Fix lcm notify bugfujinhua1-2/+4
2019-03-19fix the test bug of vnflcmyangyan5-24/+24
2019-03-14fix the serializer bug of vnflcmyangyan3-199/+199
2019-02-18Fix pep8 errorfujinhua2-4/+4
2019-01-07Update the scale-serializer moduleyangyan2-0/+72
2018-11-29Comment changedExtConnectivity param in vnf notifyfujinhua1-1/+2
2018-11-29Fix vnf notify logicfujinhua1-5/+5
2018-11-26Merge "fix VNF query result none exception"Fu Jinhua3-7/+8
2018-11-24fix VNF query result none exceptionmaopengzhang3-7/+8
2018-11-24Add Lock for create portfujinhua1-1/+3
2018-11-24Add retry when delete vim res failedfujinhua1-4/+9
2018-11-24Fix vm status logger outputfujinhua1-1/+1
2018-11-23Add lock for create net and subnetfujinhua1-2/+7
2018-11-22Merge "Get flavor id from OOF."Yan Yang4-49/+14
2018-11-22Get flavor id from OOF.Haibin Huang4-49/+14
2018-11-22Fix vnf heal logicfujinhua1-6/+7
2018-11-22Fix vnf heal logicfujinhua4-25/+24
2018-11-20Add lcm notify call in vnf inst and termfujinhua9-26/+51
2018-11-16Merge "Remove unused vnf swagger"Yan Yang1-616/+0