summaryrefslogtreecommitdiffstats
path: root/esr-mgr/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Realize the delete PNF list API.Zi Li2-4/+34
2018-08-21Realize the query PNF list API.Zi Li2-2/+39
2018-08-20Add the API of query PNF.Zi Li4-5/+83
2018-08-20Realize the PNF registration APIZi Li8-13/+179
2018-08-20Define attributes about PNFZi Li3-0/+269
2018-08-17Add the framework for PNF registration functionZi Li4-0/+255
2018-03-12Change the http REST API to https.LiZi1-1/+2
2018-03-02Fix the bug about nullpointer when update VIMLiZi1-9/+13
2018-03-02Add unit test for the newly API.LiZi2-8/+11
2018-03-01Get complex name and put it to cloud regionLiZi4-5/+49
2018-03-01Create relationship while register VIM.LiZi6-23/+127
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.Lizi1-0/+4
2018-02-06Rename variable,fix sonar issue.Lizi1-11/+11
2018-02-06Fix the sonar issue.Lizi3-21/+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-26Change the unit test of SDNC with mock.Lizi2-67/+13
2018-01-26Change the unit test about EMS with mock.Lizi1-62/+22
2018-01-25Change the static method to unstatic.Lizi5-36/+53
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.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-11Sonar Minor: Remove the thrown runtime exception.aishkashyap1-1/+1
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