summaryrefslogtreecommitdiffstats
path: root/esr-mgr
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04Release aai/esr-server1.5.2jenkins-releng1-1/+1
2020-03-04Upversion to 1.5.2LaMont, William(wl2432)2-2/+2
Issue-ID: AAI-2734 Change-Id: I27b6218fb6955ca52c4a372f7f2a39f1fd853489 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-02-20Update to the 1.5.1-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2793 Change-Id: Ifad707388f0dd76a27135fda2f89d16d8d9afba9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-19Update SONAR configKajur, Harish (vk250x)1-15/+52
Issue-ID: AAI-2793 Change-Id: Ifa440d05795e494e15009d6e8721f0f7208483c9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-11-12Add NFVO Manager Utility CodeHePeng1-0/+71
Issue-ID: AAI-2708 Change-Id: Ie6d0a8516c962c866f1d959d87b1f3263ec8c410 Signed-off-by: HePeng <he.peng6@zte.com.cn>
2019-06-18Upversion in preparation of initial releaseKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2488 Change-Id: If05a9dabfaab114fa325ab8dd2bf432dde88e67d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-21Add Nfvo external system backend changes in ESR4.0.0-ONAP1.4.0dublinudhaya chandran19-2/+1169
Change-Id: I6a2bbebf5f750c9e89bb9d88caba9e8bcfa35c25 Signed-off-by: udhaya chandran <udhayachandran.m@verizon.com> Issue-ID: AAI-2206 Depends-on: I71601180d47fe3de71ddbc07a4c54db7b398f520
2019-03-06fix esr does not store ssl-cacert to aai errorLvbo1633-5/+5
Issue-ID: AAI-2041 Change-Id: If49853a56bca147726cc061c04373c1a6fad46cc Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2019-02-25Bump pom and versionLvbo1631-1/+1
Issue-ID: AAI-2022 Change-Id: I1dc12f0fcfe34819d1b9ad39d380d252ae2f0060 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-10-30Fix esr security vulnerabilitesLvbo1631-11/+0
Remove unused hibernate reference from pom Issue-ID: AAI-1749 Change-Id: Ica21196359d3b618610f46cfe8933880ab5ace58 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-10-25Upversion ESR GUI repoKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1768 Change-Id: I43248f444572d8b4677371849b5912e03892ed96 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-25Update aai-esr-server repo version3.0.0-ONAP1.2.1Lvbo1632-221/+219
Issue-ID: AAI-1767 Change-Id: I5b06941e6cb70c1113ccb4b831b7c6db3af36433 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-09-04Refactor cloud region registration logicBin Yang3-3/+3
Invoke the upgraded MultiCloud API for registration Change-Id: I1ec415b496bb6d5798db1388e4074b4bae76e278 Issue-ID: AAI-1560 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-22Fix the nullpointer error when register PNFLi Zi3-1/+39
Issue-ID: AAI-1496 Change-Id: I2fac156cb35e0a2306abac104a11581f9e363b71 Signed-off-by: Li Zi <li.zi30@zte.com.cn>
2018-08-21Add unit test for PNF registration function.Zi Li5-4/+323
Issue-ID: AAI-1500 Change-Id: I2eca9b2baf5be61009c1ad72c91a056107c72bde Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-21Realize the update PNF API.Zi Li2-3/+43
Issue-ID: AAI-1522 Change-Id: I606c0b1b305b26fd51d640899596dfccf4adfb34 Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-21Realize the delete PNF list API.Zi Li3-6/+45
Issue-ID: AAI-1499 Change-Id: I443d9bb7459058b7387d2170d5e43530de1efece Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-21Realize the query PNF list API.Zi Li3-2/+78
Issue-ID: AAI-1497 Change-Id: I3765fbd3313bdb16ed75fd9ce072cc707399ad43 Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-20Add the API of query PNF.Zi Li5-6/+119
Issue-ID: AAI-1498 Change-Id: Ie073f6b2643324b2038a2404886fa6e0286ab326 Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-20Realize the PNF registration APIZi Li9-13/+234
Issue-ID: AAI-1496 Change-Id: Iece0706db599990131fef2fa1b6b9159e8f967e4 Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-20Define attributes about PNFZi Li3-0/+269
Issue-ID: AAI-1495 Change-Id: I8a6cc5320447866a4cb232623aaf9cfd432803bf Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-08-17Add the framework for PNF registration functionZi Li4-0/+255
Issue-ID: AAI-1494 Change-Id: I1e10328fbd2efeabe5f9a9f26e7d9b818db88ab1 Signed-off-by: Zi Li <li.zi30@zte.com.cn>
2018-07-18Upversion the esr server to 1.2.0Kajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-1390 Change-Id: I02ab1fd4f3bebc6a3fab52b93652d07c7548bc87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Upgrade the version of oparent.LiZi1-16/+3
Change-Id: Idc553f92d78c586878a2ffd0e8e7ca5b97252c27 Issue-ID: AAI-941 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-12Change the http REST API to https.LiZi1-1/+2
Change-Id: I25365752a881bdda65130ddaabec6305ee31705d Issue-ID: AAI-851 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-02Fix the bug about nullpointer when update VIMLiZi1-9/+13
Change-Id: I25d81a88a7fec20a6f1ebca26b727cee64be1d96 Issue-ID: AAI-832 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-02Add unit test for the newly entity classes.LiZi4-0/+161
Change-Id: Ie87f678cdaab10322211b546d5defa1e17a8b3c8 Issue-ID: AAI-831 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-02Add unit test for the newly API.LiZi4-15/+46
Add unit test for the API of query complexes and create relationship between cloud region and complex Change-Id: I1a5b4b53346e820f66946482ce27f4273d842e88 Issue-ID: AAI-830 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Get complex name and put it to cloud regionLiZi5-5/+51
Get complex name by query complex object and put it to cloud region when register VIM. Change-Id: I1c5a2537b70de5ec8d3630dec6c8b79981445290 Issue-ID: AAI-829 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Create relationship while register VIM.LiZi9-25/+140
Create relationship between cloud region and complex object while register VIM. Change-Id: I8bd121ad653cb27fb8a571d4544c10464e2a1fc4 Issue-ID: AAI-827 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Realize the API to get complex object ID.LiZi5-2/+112
Change-Id: Ie70a1352fbdd490b0b4e6ac05ea14fbfa38b9678 Issue-ID: AAI-826 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-28Add complex API definition.LiZi6-22/+138
Change-Id: I7d1626b9f032901d491be3828db658b01b6d3947 Issue-ID: AAI-823 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-24Fix the security issue of esr server.LiZi1-0/+12
Fix the security issue CVE-2016-3720 and CVE-2017-17485 Change-Id: I3f7d0c4fb841d72e2b463091a5c4b5e5e81f0611 Issue-ID: AAI-592 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-07Fix the bug about register MSB.Lizi1-1/+1
When register service to MSB, esr-server still will register to MSB automaticly Change-Id: I69769906e87e6b8c9658b05de60af45ed2b47e82 Issue-ID: AAI-738 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Display ESR API with swaggerLizi5-9/+36
When ESR registered to MSB. The API of esr-server can be visited from MSB portal through swagger Change-Id: I142b79c00920697839f55eac95b50a6072d19ca4 Issue-ID: AAI-735 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Remove the unused variable in vnfmManagerUtilLizi1-6/+3
Fix the sonar issue: https://sonar.onap.org/component_issues?id=org.onap.aai.esr-server%3Aaai-esr-server#resolved=false|severities=MAJOR Change-Id: I2e6a6ff49f91053020eed7ba1daf98c401887170 Issue-ID: AAI-734 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Remove the unused variableLizi1-6/+3
Fix sonar issue https://sonar.onap.org/component_issues?id=org.onap.aai.esr-server%3Aaai-esr-server#severities=MAJOR|resolved=false Change-Id: I07cb02bfad47e245e0a76030524a1db15948eb2a Issue-ID: AAI-734 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Add a constructive funtion, fix sonar issue.Lizi2-3/+4
Fix the sonar issue https://sonar.onap.org/component_issues?id=org.onap.aai.esr-server%3Aaai-esr-server#resolved=false|severities=MAJOR Change-Id: I172a75efd156c29faa5b146d73ee1d9d09b5e40a Issue-ID: AAI-734 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Rename variable,fix sonar issue.Lizi1-11/+11
Fix the sonar issue https://sonar.onap.org/component_issues?id=org.onap.aai.esr-server%3Aaai-esr-server#resolved=false|severities=MAJOR Change-Id: I18298cfa2366e95a0bdd254498a4d9c8940dd181 Issue-ID: AAI-734 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-06Fix the sonar issue.Lizi4-27/+1
Change-Id: I6894d0773ef37acea819897cd80a4aa0d2b785af Issue-ID: AAI-734 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-02Sonar MinorPrasadNaidu1-2/+2
Rename this field to match the regular expression AaiCommon.java:L24 Sonar link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-server%3Aaai-esr-server#resolved=false|severities=MINOR|rules=squid%3AS3008 Location: src/main/java/org/onap/aai/esr/externalservice/aai/AaiCommon.java Change-Id: Id6b6db3ac750c1dadc851822ad59e9d3c97fbddf Issue-ID: AAI-697 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
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
Change-Id: I9f75b3e54ca634c268a8d3f14c29db03d6e263b7 Issue-ID: AAI-723 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-01sonar critical for DesignDushyant Singh Thakur1-1/+5
Added a private constructor to hide the implicit public one Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-server%3Aaai-esr-server#severities=CRITICAL%2CMAJOR|resolved=false|assignees=dthakur Location: src/main/java/org/onap/aai/esr/externalservice/aai/AaiCommon.java Line No-18 Change-Id: I3f47b6de765f6b14871d58c3c9b0d8d0360a76be Issue-ID: AAI-718 Signed-off-by: Dushyant Singh Thakur <dt00503496@techmahindra.com>
2018-02-01Add a private constructorPrasadNaidu1-0/+3
Add a private constructor to hide the implicit public one MsbConfig.java Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-server%3Aaai-esr-server#resolved=false|severities=MAJOR|assignees=PrasadNaidu Location: src/main/java/org/onap/aai/esr/common/MsbConfig.java Change-Id: I1a71ffa16a9b57d75a98138492155133e07bf4dc Issue-ID: AAI-713 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
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
Add a private constructor to hide the implicit public one Config.java:L22 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-server%3Aaai-esr-server#severities=MAJOR|resolved=false Location: src/main/java/org/onap/aai/esr/common/Config.java Change-Id: I6247597bebe48365a7fa34ab539b2fddf8d15da7 Issue-ID: AAI-694 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>