summaryrefslogtreecommitdiffstats
path: root/esr-mgr
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Realize the query PNF list API.Zi Li3-2/+78
2018-08-20Add the API of query PNF.Zi Li5-6/+119
2018-08-20Realize the PNF registration APIZi Li9-13/+234
2018-08-20Define attributes about PNFZi Li3-0/+269
2018-08-17Add the framework for PNF registration functionZi Li4-0/+255
2018-07-18Upversion the esr server to 1.2.0Kajur, Harish (vk250x)1-2/+2
2018-03-26Upgrade the version of oparent.LiZi1-16/+3
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 entity classes.LiZi4-0/+161
2018-03-02Add unit test for the newly API.LiZi4-15/+46
2018-03-01Get complex name and put it to cloud regionLiZi5-5/+51
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.LiZi6-22/+138
2018-02-24Fix the security issue of esr server.LiZi1-0/+12
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.Lizi7-49/+78
2018-01-25Fix the security issue.Lizi40-12910/+5
2018-01-24Fix the security issue.Lizi1-3/+3
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-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-11Sonar Minor: Remove the thrown runtime exception.aishkashyap1-1/+1