summaryrefslogtreecommitdiffstats
path: root/esr-mgr
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Add a private constructor to hide implicit publicSwapnali Pode1-0/+4
2018-01-26Fix an unit error.Lizi1-1/+1
2018-01-26Add the unit test for Vim manage function.Lizi1-0/+179
2018-01-26Change the unit test of SDNC with mock.Lizi3-92/+66
2018-01-26Change the unit test about EMS with mock.Lizi2-87/+99
2018-01-25Change the unit test about VNFM with mock.Lizi1-25/+45
2018-01-25Change the static method to unstatic.Lizi7-49/+78
2018-01-25Fix the security issue.Lizi40-12910/+5
2018-01-24Fix the security issue.Lizi1-3/+3
2018-01-22Fix the sonar issue.Lizi5-19/+54
2018-01-22Deal the sonar issue.Lizi4-51/+51
2018-01-19Fix the security issue casused by java-sdk.Lizi1-2/+2
2018-01-17Raise the version of dropwizard.Lizi1-3/+29
2018-01-12Fix the sonar issue.Lizi3-38/+18
2018-01-12Add unit test for ems management.Lizi5-34/+238
2018-01-11Fix the java code style issue.Lizi100-5216/+4905
2018-01-11Add the unit test for thirdpartySDNC management.Lizi1-0/+148
2018-01-11Fix the nonstandard coding.Lizi30-119/+154
2018-01-10Add unit test for vnfm manage API.Lizi4-20/+81
2018-01-09Add unit test for query vnfm by ID.Lizi2-2/+43
2018-01-09add unit test for vnfmregister.Lizi3-229/+294
2017-12-14Add unit tests to increase sonar coverageaditya8-0/+397
2017-11-17Bump minor versionJessica Wagantall1-2/+2
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.lizi3-0/+16
2017-10-13Fix the issue when call the Multicloud API.lizi2-2/+1
2017-10-13Add staging version.lizi1-0/+61
2017-10-11Add swagger.json to main/resources.lizi7-0/+801
2017-10-11Remove the snapshot dependency of java-sdk.lizi1-1/+1
2017-10-10Fix the artifact of esr-server.lizi2-2/+2
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 VNFM register util.lizi001643311-0/+97
2017-09-23Add unit test case for VIM register utils.lizi001643314-81/+125
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-22Add unit test for sdnc register util.lizi001643311-0/+101
2017-09-22Fix the vnfm register issue.lizi001643311-1/+0
2017-09-22Add unit test for EmsManagerUtil.lizi001643313-2/+180
2017-09-22Add unit test for ExtsysUtil.lizi001643311-0/+139
2017-09-22Change method objectToString to un-static.lizi001643316-10/+18
2017-09-21Add unit test for app Configuration.lizi001643317-21/+89
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