summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-15Realize the function of VIM API.lizi0016433121-214/+387
Realize the function of register VIM and query VIM detail. Change-Id: I001af373be4c197c290a9d42f5461cfe7d6caa5c Issue-ID: AAI-300 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-15Fix the esr-server register issue.lizi001643311-3/+3
Change-Id: I637512af08ee0a8cf89960d2cd71d1511106a52f Issue-ID: AAI-299 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-13Add the data transaction of sdnc.lizi0016433110-285/+371
Realize the data transaction thirdparty sdnc. Fix the data structure about A&AI in esr. Change the debug port of esr-server. Change-Id: I5267c6ad7a249119a97354308f3efde0891a78e4 Issue-ID: AAI-294 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-12Realize the data transformation of VNFM.lizi001643312-1/+75
Realize the data transformation of VNFM between AAI and ESR. Change-Id: I74575bf7a3b2202b97d753ce2a23b846acbd2c60 Issue-ID: AAI-286 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-12Add the EMS data transformation function.lizi001643316-25/+172
Change-Id: I2d48645da9eaf5aeff4142e56d61ccc70bcce04c Issue-ID: AAI-287 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-11Realize the data transaction of VIM.lizi0016433119-557/+187
Realize the data transaction about VIM between esr and A&AI. Add Enum Type definition of SystemType and SystemStatus. Adjust the entity parameter. Change-Id: I589244f44977cb4a618b1a2cddc58edd7516ca4e Issue-ID: AAI-285 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-11Adjust the entity namelizi0016433113-160/+38
Adjust the entity name of esr-server which used in esr-server rest API. Change-Id: I1b748b66710f58f95be5a9dce9800cdfefa08109 Issue-ID: AAI-288 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-11Add entity definition for external system.lizi0016433112-466/+518
Add entity definition for external system. These entities will be used to interact with A&AI API. Change-Id: Ia372d23171f77332aca5ce52139e312f7c5585e8 Issue-ID: AAI-283 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-09Fix the sonar issue of esr-server.lizi0016433111-52/+37
Change-Id: Ib89680523893aaf5c0bbcb1c3bf24204dfe59563 Issue-ID: AAI-282 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I9ef213a0cae96c03af7d9dd80d982a027d960752 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Add docker build function.lizi001643312-0/+97
Change-Id: I2eeb05f7cb3b0d2ba91efb169a7486b695acb7bc Issue-ID: AAI-187 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-08Add a switch for register MSB with java-sdk.lizi001643313-1/+17
register MSB with java-sdk is planB. usually, esr will be register to MSB by OOM. Change-Id: I42fcc260334f0824a462be58bded034212b7a8b0 Issue-ID: AAI-275 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-08Fix the esr-server setup issue.lizi001643317-136/+109
remove the dependency on jersey client in version 1.18. Change the service portal to 9518. Change-Id: I65657840b8ecfc7a592dc03d439fedf84491114e Issue-ID: AAI-273 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-07Simplify esr-server project level.lizi0016433197-248/+22
Remove the esr-core level and distribution level, Remove database related script. Change-Id: I0204e9fcc5dabd2b6c9eb630e8bd7841b32c0b1b Issue-ID: AAI-269 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-07Define AAI Vim register related APIlizi0016433114-201/+707
Define AAI Vim register related API.Remove original MSB related class,this will realize by using java-sdk. Define external system bean related to AAI. Change-Id: I1e99ea95e4e1e458787e3665979a1afeb4c11750 Issue-ID: AAI-263 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-05Fix the root pom of esr-server.lizi001643312-9/+14
Change-Id: I8873b2e4468c3e06463d89c92c1ef3aaf8fc5ead Issue-ID: AAI-262 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-05clean esr-parent cataloglizi001643312-220/+182
Change-Id: I3426b68b6f7a4846e3d18580b528c5a27f4d9e1b Issue-ID: AAI-262 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-05clean the esr-server parent pom.lizi001643314-247/+178
The esr-server parent pom defined too complicate. Change-Id: Ie85086ada8d064c19dc2e26c5c0730e446507a3f Issue-ID: AAI-262 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-05Change esr-server parent pomlizi001643311-1/+0
Change-Id: I39ab2c8cb7e51f4748ec4f638f6520e8b8e37b25 Issue-ID: AAI-225 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-04Register esr-server to MSB with java-sdklizi001643319-329/+108
register esr-server to MSB with java-sdk, remove the unused file. Change-Id: Ida2bccd06db36430850fc1610ce2bd62b25e7cb6 Issue-ID: MSB-44 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-01Remove the database related code in ESR.lizi0016433132-2378/+0
ESR will store the external system data to A&AI instead of database. Change-Id: I0309c9d1d17c358eafbb808794d5ea68791aa069 Issue-ID: AAI-256 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-01Define the VIM manage API.lizi001643313-71/+83
Change-Id: Ied1c9f77071ef01ffc6cab7bd626080695a46c7f Issue-ID: AAI-251 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-01Define the REST API of thirdParty SDNC.lizi0016433110-244/+252
Define the Rest API of thirdParty SDNC. Also including some file rename work. Change-Id: Ied018e3ca96813bbd6756644a73a5c7c87e997bd Issue-ID: AAI-250 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-31Add the EMS REST API definition.lizi001643314-85/+79
add EMS REST API definition. change API base url. Change-Id: I7b3884799a6a2fad13f0c2940c004427043ab113 Issue-ID: AAI-243 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-30Define the REST API of VNFM.lizi001643314-66/+149
Define the Rest API of VNFM in esr-server. including the CRUD API. Change-Id: I632e1cf49ae4a0f6b29cf9ee91b3b49f3aaa0efd Issue-ID: AAI-241 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-30Define the data model of esr-server.lizi0016433137-504/+587
Redefine the Bean classes which used in Rest API. Change-Id: I73c6e3eb986955460387d2c94a2142c0a25f050c Issue-ID: AAI-240 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-29Remove the mysql-connector-java dependency.lizi001643312-11/+0
mysql-connector-java 5.1.18 dependency is not allowed in LF. Change-Id: I465d81ecf17d49307067c419417c8588549cd3b7 Issue-ID: AAI-235 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-29Remove the lombok dependency.lizi001643314-31/+93
lombok dependency is not allowed in LF. Change-Id: I5693dadc521a14f015e26276e71ca8e0f4cb19a3 Issue-ID: AAI-234 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-25Fix the version in version.propertieslizi001643311-2/+2
Change-Id: I4fd836df68f6942c371cfccfe7d1c2580272d241 Issue-ID: AAI-222 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-10Fix the bug esr-server Jenkins failed.lizi001643313-0/+23
Add the version.properties to esr-server project according to the Jenkins log. Change-Id: Ib32d575a35f5ea4f418d8cca46671d4151b86c4b Issue-ID: AAI-146 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-10Modify the license of esr-server.lizi0016433169-68/+86
Change-Id: I82b87fba6714ec4de3918d719de3b51873264558 Issue-ID: AAI-145 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-10Remove the tag from esr-server.lizi0016433111-25/+25
Remove the tag from esr-server code and rename the file name about openo Change-Id: I5d16e81519cec80aece5f387110f469be0e6cdf5 Issue-ID: AAI-144 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-07Upload the ESR server seed code.lizi00164331112-0/+19517
Issue-ID: AAI-67 Change-Id: Ie21ae7baebbb2ea8a35d8b51f75b7e21bcb78671 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-02Initial empty repositoryJessica Wagantall0-0/+0