From 73b743c9ed4c92b191c4809035a03a5aab710199 Mon Sep 17 00:00:00 2001 From: jimmy Date: Wed, 8 Nov 2017 11:00:28 -0500 Subject: Fix links in release notes and set version Issue-ID: AAI-255 Change-Id: I09964b56ad1e7e5ad949bf8fd418aadc5b5da19d Signed-off-by: jimmy --- docs/release-notes.rst | 108 ++++++++++++++++++++++++------------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'docs') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index eac2ff4f..775535b7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,7 +14,7 @@ AAI Release Notes * This note must be removed after content has been added. -Version: x.y.z +Version: 1.1.0-AMSTERDAM -------------- @@ -73,161 +73,161 @@ Epic Define and build functional test cases for CSIT - `AAI-72 `_ External System Register - - `AAI-254 `_ Documentation of REST APIs, dev guides, onboarding, etc. - - `AAI-280 `_ Confguration enhancements **Bug Fixes** -`AAI-11 `_ robot_vm: demo.sh failing - '200' does not match '^(201|412)$' on vanilla openstack -`AAI-13 `_ VM_init is failing to get sparky -`AAI-31 `_ Compilation failure in aai-traversal -`AAI-48 `_ AAI Common REST Client returns an error on a 204 (No Content) server response -`AAI-49 `_ Health check is failing in DFW 1.1 RS. Connection refused. -`AAI-62 `_ Search Data Service should not implicitly create indexes on document write... -`AAI-63 `_ Data Router must handle Search Service document create failures if index does not exit. -`AAI-73 `_ Sparky sync issues -`AAI-76 `_ Jenkins stage-site builds failing on resources and traversal -`AAI-94 `_ AAI Certificate will expire 30 Nov 2017 - fyi -`AAI-146 `_ Both esr-server and esr-gui Jenkins failed -`AAI-192 `_ Model Loader depends on httpclient version 4.4.1 -`AAI-205 `_ Having an invalid xml namespace for v11, named-query api returns 500 error, model query return incorrect error message -`AAI-206 `_ Model based delete is failing -`AAI-217 `_ Remove internal references from A&AI seed code -`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-265 `_ EdgePropertyMap throws NullPointer if edge rule does not include property -`AAI-266 `_ auth-info edge rule does not include contains-other-v -`AAI-273 `_ Fix the esr-server setup error issue -`AAI-278 `_ AAI throws exception about mismatch keys adding esr-system-info to cloud-region -`AAI-293 `_ Jenkins job failing for aai-sparky-fe-master-release-version-java-daily -`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-401 `_ Remove DMaaP router duplication -`AAI-407 `_ There is an error to startup esr-gui docker -`AAI-412 `_ Replace the type specification in this constructor call with the diamond operator ("<>"). -`AAI-417 `_ Rackspace 20170928 fails to authenticate nexus3 on 10003 during *_init.sh (sdnc for example) -`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 -`AAI-431 `_ esr-gui files did not contained in webapp of tomcat -`AAI-433 `_ Failed to pre-load vCPE data to AAI. No response from AAI -`AAI-434 `_ Can not visit ESR portal with demo deployment -`AAI-435 `_ default tenant need be input to A&AI while register VIM -`AAI-436 `_ Call the API from MultiCloud failed -`AAI-440 `_ The version input box should be changed in a more easy to use when register a VIM -`AAI-441 `_ Can not input the vendor and version information to EMS, but there is a default data for the two parameter -`AAI-442 `_ Can't instantiate a service -`AAI-444 `_ Cannot associate multiple service-instances to PNFs -`AAI-446 `_ vnf to esr-system-info named-query is missing vnfc -`AAI-448 `_ Remove snapshot dependencies from aai-common, data-router, and rest-client -`AAI-450 `_ Named Query needs to be updated to return VNFC Info -`AAI-453 `_ Fix stage-site jenkins job for aai-common -`AAI-454 `_ LoggingContext.requestId required NULL handling in aai/aai-common (20170607) - during demo.sh init_customer **Known Issues** @@ -237,7 +237,7 @@ LoggingContext.requestId required NULL handling in aai/aai-common (20170607) - d Client systems should use http://org.openecomp.aai.inventory/v11 as the XML namespace for ONAP AAI R1 **Security Issues** - See Common Vulnerabilities and Exposures `CVE `_ + See Common Vulnerabilities and Exposures `CVE ` ONAP docker images and repos include demo TLS server certificates that are signed by a demo Certificate Authority. DO NOT use the demo certificates in a production environment. -- cgit 1.2.3-korg