summaryrefslogtreecommitdiffstats
path: root/esr-mgr/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Create relationship while register VIM.LiZi9-25/+140
2018-03-01Realize the API to get complex object ID.LiZi5-2/+112
2018-02-28Add complex API definition.LiZi5-10/+131
2018-02-07Fix the bug about register MSB.Lizi1-1/+1
2018-02-06Display ESR API with swaggerLizi5-9/+36
2018-02-06Remove the unused variable in vnfmManagerUtilLizi1-6/+3
2018-02-06Remove the unused variableLizi1-6/+3
2018-02-06Add a constructive funtion, fix sonar issue.Lizi2-3/+4
2018-02-06Rename variable,fix sonar issue.Lizi1-11/+11
2018-02-06Fix the sonar issue.Lizi4-27/+1
2018-02-02Sonar MinorPrasadNaidu1-2/+2
2018-02-01Merge "Add a private constructor"Li Zi1-0/+3
2018-02-01Merge "Fix the sonar issue."Li Zi1-2/+14
2018-02-01Fix the sonar issue.Lizi1-2/+14
2018-02-01sonar critical for DesignDushyant Singh Thakur1-1/+5
2018-02-01Add a private constructorPrasadNaidu1-0/+3
2018-01-31Merge "Sonar Minor: Remove the thrown runtime exception."Li Zi1-1/+1
2018-01-30Merge "Remove this unused import java.util.ArrayList"Li Zi1-1/+1
2018-01-30Merge "Move string literal to left side of comparison"Li Zi1-1/+1
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.Lizi6-48/+65
2018-01-25Fix the security issue.Lizi39-12903/+0
2018-01-24Move string literal to left side of comparisonSwapnali Pode1-1/+1
2018-01-23Remove this unused import java.util.ArrayListSwapnali Pode1-1/+1
2018-01-22Fix the sonar issue.Lizi5-19/+54
2018-01-22Deal the sonar issue.Lizi4-51/+51
2018-01-12Fix the sonar issue.Lizi3-38/+18
2018-01-12Add unit test for ems management.Lizi5-34/+238
2018-01-11Sonar Minor: Remove the thrown runtime exception.aishkashyap1-1/+1
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.Lizi3-18/+79
2018-01-09Add unit test for query vnfm by ID.Lizi2-2/+43
2018-01-09add unit test for vnfmregister.Lizi2-10/+75
2017-12-14Add unit tests to increase sonar coverageaditya8-0/+397
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-11Add swagger.json to main/resources.lizi6-0/+734
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