From: lizi Date: Thu, 12 Oct 2017 10:33:57 +0000 (+0800) Subject: Add the release notes doc. X-Git-Tag: v1.0.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fesr-server.git;a=commitdiff_plain;h=2cc04a25fe4ee4d9d144412d5c396ff0fa3941c1 Add the release notes doc. Change-Id: I2a2bacd9ec6e5e9d662d9dc963b2fa0111ad7be1 Issue-ID: AAI-427 Signed-off-by: lizi --- diff --git a/docs/index.rst b/docs/index.rst index a2423e3..2e9d3a8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,13 +7,13 @@ ESR provide a way to register external system which not included in ONAP system, ESR comprises two modules: the esr server module and the esr gui module. And both esr service and esr gui belongs A&AI. -- AAI-ESR +- AAI ESR - ESR server Module - ESR gui Module .. toctree:: :maxdepth: 2 - + platform/index.rst release-notes/index.rst diff --git a/docs/platform/index.rst b/docs/platform/index.rst index 57681a9..043382d 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -7,7 +7,7 @@ ESR provide a way to register external system which not included in ONAP system, .. toctree:: :maxdepth: 1 - + architecture.rst offeredapis.rst consumedapis.rst diff --git a/docs/release-notes/bug-fixes.rst b/docs/release-notes/bug-fixes.rst index 4dc09fc..45a8ace 100644 --- a/docs/release-notes/bug-fixes.rst +++ b/docs/release-notes/bug-fixes.rst @@ -2,3 +2,27 @@ Bug Fixes --------- +ONAP POLICY Framework items for: (Last Updated: 12/10/2017) + +* **Version**: Amsterdam Release +* **Release Date**: 02 November, 2017 +* **Description**: R1 + +Bug +^^^ + +* [AAI-146] - Both esr-server and esr-gui Jenkins failed +* [AAI-222] - the version property of esr-server is incorrect +* [AAI-224] - aai/esr-gui daily build failed +* [AAI-225] - aai/esr-server daily build failed +* [AAI-278] - AAI throws exception about mismatch keys adding esr-system-info to cloud-region +* [AAI-377] - esr-gui docker build failed +* [AAI-393] - The jjb defiend in a error way that cause CSIT build failed. +* [AAI-398] - If a cloud-region didn't contain a external system info, there will be an null pointer error +* [AAI-400] - Register ServiceTest to microservice +* [AAI-407] - There is an error to startup esr-gui docker +* [AAI-420] - Can not get the MSB address in esr-server +* [AAI-422] - The esr-server csit failed +* [AAI-424] - The integration catalog is not in use, should be removed +* [AAI-425] - Fix the artifact of esr-gui +* [AAI-426] - Fix the artifact of esr-server \ No newline at end of file diff --git a/docs/release-notes/new-features.rst b/docs/release-notes/new-features.rst index f548910..6109ccc 100644 --- a/docs/release-notes/new-features.rst +++ b/docs/release-notes/new-features.rst @@ -2,3 +2,134 @@ New Features ------------ + +ONAP AAI-ESR items for: (Last Updated: 10/12/2017) + +* **Version**: Amsterdam Release +* **Release Date**: 02 November, 2017 +* **Description**: R1 + +Story +^^^^^ + +* [AAI-64] - Move the seed code from Open-O to ONAP +* [AAI-65] - Realize the EMS register portal +* [AAI-66] - Change mysql data store backend to AAI +* [AAI-77] - Update POM to inherit from oparent +* [AAI-187] - Add docker build function for esr-server +* [AAI-188] - Add docker build function for esr-gui +* [AAI-204] - Add EMS/VNFM/SDNC register schema to A&AI +* [AAI-282] - Fix the critical sonar issue about esr-server +* [AAI-284] - Realize the data transaction between ESR rest and A&AI API +* [AAI-303] - Realize the VNFM management API +* [AAI-304] - Realize the EMS management API +* [AAI-305] - Realize the Thirdparty SDNC management API +* [AAI-330] - Add CSIT usecase for esr-server +* [AAI-331] - Add UNIT test for esr-server +* [AAI-345] - Integrate esr-server with esr-gui +* [AAI-378] - Add the document files for ESR +* [AAI-427] - Add document details for ESR + +Task +^^^^ + +* [AAI-67] - Upload the server-end seed code to ONAP repostory +* [AAI-68] - Upload the ESR gui seed code to ONAP repository +* [AAI-69] - Remove the original SDNC related function from Amsterdan release. +* [AAI-70] - Collect the schema of ESR for ONAP in Amsterdam release +* [AAI-137] - Setup A&AI Developer Environment +* [AAI-138] - Add CI task for ESR +* [AAI-143] - Remove the openo tag from esr-gui +* [AAI-144] - remove the openo tag from esr-server repository +* [AAI-145] - Fix the license of esr-server according to the ONAP license rule +* [AAI-166] - Add auth-info node for cloud-region to support VoLTE +* [AAI-181] - Add verification for the input data of SDNC portal +* [AAI-184] - Modify the VIM register card and property name +* [AAI-185] - Change the way of input cloud-region and version +* [AAI-186] - Add check function for cloud-owner and cloud-region-id +* [AAI-234] - Remove the lombok dependency +* [AAI-235] - remove the mysql-connector-java dependency +* [AAI-240] - Modify the properties of ESR rest API +* [AAI-243] - Define the REST API of EMS according to the new data model +* [AAI-250] - Define the Rest API of thirdparty sdnc according to the new data model +* [AAI-251] - Define the Rest API of VIM register according to the new data model +* [AAI-256] - Remove the database related code +* [AAI-261] - Add the API definition of A&AI to esr +* [AAI-262] - clean the esr-server parent pom +* [AAI-263] - Define the A&AI VIM register API in esr-server +* [AAI-269] - Simplify esr-server project level +* [AAI-275] - Add a switch for register to MSB by java-sdk +* [AAI-283] - Define the entities of external system. +* [AAI-285] - Realize the data transaction between ESR rest and A&AI API of VIM +* [AAI-286] - Realize the data transaction between ESR rest and A&AI API of VNFM +* [AAI-287] - Realize the data transaction between ESR rest and A&AI API of EMS +* [AAI-288] - Adjust the entity used in esr-server API +* [AAI-289] - There is some issue about external system schema +* [AAI-291] - Add tomcat as dependency of esr-gui +* [AAI-294] - Realize the data transaction between ESR rest and A&AI API of VNFM +* [AAI-299] - Fix the esr-server register to MSB issue +* [AAI-300] - Realize the function of register VIM and query VIM detail +* [AAI-301] - Realize the function of query VIM information list +* [AAI-302] - Realize update registered VIM +* [AAI-310] - Realize VNFM register API +* [AAI-311] - Realize the VNFM detail query API +* [AAI-312] - Realize the VNFM list query API +* [AAI-313] - Realize the VNFM delete API +* [AAI-314] - Realize the update VNFM API +* [AAI-315] - Realize register thirdparty sdnc API +* [AAI-316] - Realize query thirdparty SDNC detail API +* [AAI-317] - Realize query thirdparty SDNC list API +* [AAI-318] - Realize update thirdparty SDNC API +* [AAI-319] - Realize delete thirdparty SDNC API +* [AAI-320] - Realize EMS register API +* [AAI-321] - Realize query EMS details API +* [AAI-322] - Realize query all EMS details API +* [AAI-323] - Realize update EMS API +* [AAI-324] - Realize delete EMS API +* [AAI-332] - Fix the data structure of vim register data in esr-server +* [AAI-333] - Fix the issue "Can not add esr portal file to tomcat" +* [AAI-334] - Add VIM status to VIM management +* [AAI-335] - Add a testcase to test whether the service is reachable. +* [AAI-336] - Add the setup service CSIT test case +* [AAI-337] - Add jjb to add the esr-server CSIT task +* [AAI-340] - Add unit test function for ExtsysApp class +* [AAI-341] - Add unit test for cloudRegion bean class +* [AAI-343] - Add unit test for ems bean class +* [AAI-344] - Add unit test for esr system info bean +* [AAI-346] - Call the VIM API from esr-server +* [AAI-347] - Integrate esr-gui with server end for EMS +* [AAI-348] - Integrate esr-gui with server end for VNFM +* [AAI-349] - Integrate esr-gui with server end for thirdparty SDNC +* [AAI-350] - Add unit test for thirdparty sdnc bean +* [AAI-351] - Add unit test for vnfm bean class +* [AAI-352] - Add unit test for vnfm register info +* [AAI-353] - Add unit test for ems register info +* [AAI-354] - Add unit test for vim register info +* [AAI-355] - Add unit test for thirdparty sdnc register info +* [AAI-358] - Change util method from static to unstatic +* [AAI-359] - Fix the return data of del and query list API +* [AAI-360] - Realize delete vim API +* [AAI-361] - Update VIM after register finishied. +* [AAI-362] - Clean the Config files +* [AAI-363] - Add unit test for app configuration +* [AAI-365] - change the objectToString method to un-static +* [AAI-366] - Add unit test for ExtsysUtil +* [AAI-367] - Add unit test case for EmsManagerUtil +* [AAI-368] - Add unit test case for SDNC register util +* [AAI-369] - Fix the VNFM register issue +* [AAI-370] - Change the static method in VIM to un-static +* [AAI-371] - Change the exception deal way for VIM register +* [AAI-375] - Add unit test case for VIM register utils +* [AAI-376] - Add unit test for vnfm register utils +* [AAI-379] - Add the document files for esr-server +* [AAI-385] - Add document files for esr-gui +* [AAI-391] - The esr related file should be packed in one category. +* [AAI-392] - Fix the parameter name of external system register in portal +* [AAI-399] - Add csit usecase for external system vnfm +* [AAI-402] - Remove the unused thirdparty code +* [AAI-404] - add csit uscase for thirdparty sdnc operation +* [AAI-405] - Add csit usecase for external system ems +* [AAI-406] - add csit usecase for external system (VIM) +* [AAI-421] - Add esr vm init script in demo project +* [AAI-429] - Increase Junit coverage +* [AAI-430] - Add swagger.json to main/resources \ No newline at end of file