summaryrefslogtreecommitdiffstats
path: root/esr-mgr/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2018-01-24Move string literal to left side of comparisonSwapnali Pode1-1/+1
2018-01-22Fix the sonar issue.Lizi2-13/+45
2018-01-22Deal the sonar issue.Lizi1-27/+27
2018-01-12Fix the sonar issue.Lizi3-38/+18
2018-01-12Add unit test for ems management.Lizi2-13/+34
2018-01-11Fix the java code style issue.Lizi59-3353/+3232
2018-01-11Fix the nonstandard coding.Lizi17-106/+128
2018-01-10Add unit test for vnfm manage API.Lizi2-18/+21
2018-01-09Add unit test for query vnfm by ID.Lizi1-0/+17
2018-01-09add unit test for vnfmregister.Lizi1-10/+15
2017-10-17Fix the issue call multicloud failed.v1.0.01.0.0-Amsterdamlizi1-1/+1
2017-10-13Input Tenant to A&AI while register VIM.lizi2-0/+12
2017-10-13Fix the issue when call the Multicloud API.lizi2-2/+1
2017-10-11Add swagger.json to main/resources.lizi5-0/+11
2017-09-28Register ServiceTest to microservice.lizi1-1/+2
2017-09-28Fix the bug about query VIM.lizi1-2/+4
2017-09-25Change the Exception deal ways for VNFM manager.lizi001643311-32/+24
2017-09-25Change the Exception deal ways for sdnc manager.lizi001643311-38/+25
2017-09-25Fix the exception deal way of Ems manager.lizi001643312-35/+28
2017-09-25Change the usage of Exception in external system.lizi001643313-43/+94
2017-09-23Add unit test case for VIM register utils.lizi001643311-74/+0
2017-09-22Change the exception throw way for VIM register.lizi0016433110-80/+119
2017-09-22Change the static method in VIM.lizi001643312-14/+22
2017-09-22Fix the vnfm register issue.lizi001643311-1/+0
2017-09-22Add unit test for EmsManagerUtil.lizi001643311-1/+1
2017-09-22Change method objectToString to un-static.lizi001643316-10/+18
2017-09-21Add unit test for app Configuration.lizi001643316-21/+10
2017-09-21Clean the config files.lizi001643316-133/+12
2017-09-21Update VIM after register finishied.lizi001643317-0/+261
2017-09-21Realize the delete VIM API.lizi001643316-18/+67
2017-09-21Fix the return data of delete and query API.lizi001643314-9/+9
2017-09-21Change the static method in util.lizi0016433110-80/+35
2017-09-20Add unit test for vim register info.lizi001643311-1/+0
2017-09-20Add unit test for cloud bean.lizi001643311-1/+1
2017-09-20Add the unit test for ExtsysAppTest.lizi001643312-1/+74
2017-09-19Add a test case test service reachable.lizi001643311-0/+52
2017-09-19Fix the VIM status management.lizi001643312-1/+13
2017-09-19Fix the data structure of VIM.lizi001643312-9/+16
2017-09-18Realize the update EMS API.lizi001643312-4/+46
2017-09-18Realize the delete EMS API.lizi001643314-4/+36
2017-09-18Realize the query EMS list API.lizi001643316-5/+116
2017-09-18Realize query EMS detail API.lizi001643313-3/+29
2017-09-18Realize register EMS API.lizi001643316-11/+91
2017-09-18Realize the delete thirdparty SDNC API.lizi001643312-2/+21
2017-09-18Realize the update thirdparty SDNC APIlizi001643313-6/+44
2017-09-18Realize query thirdparty sdnc list API.lizi001643314-3/+136
2017-09-18Realize query thirdparty sdnc detail APIlizi001643312-2/+28
2017-09-18Realize thirdparty sdnc register API.lizi001643317-16/+98
2017-09-16Realize update VNFM API.lizi001643315-42/+93
2017-09-16Realize the delete VNFM API.lizi001643318-52/+91