Eliminate Sphinx Errors and Warnings
[aai/aai-common.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017 AT&T Intellectual Property.  All rights reserved.
4
5
6 AAI Release Notes
7 ==================                 
8
9 Version: 1.1.1
10 --------------
11
12 :Release Date: 2018-01-18
13
14 **Bug Fixes**
15
16 `AAI-456 <https://jira.onap.org/browse/AAI-456>`_
17 AAI named-query for policy not returning extra-properties
18
19 `AAI-458 <https://jira.onap.org/browse/AAI-458>`_
20 [aai] ML, Search, DR, and Sparky Jenkins jobs not creating autorelease repo
21
22 `AAI-459 <https://jira.onap.org/browse/AAI-459>`_
23 aai-common child pom still depends on openecomp artifacts
24
25 `AAI-461 <https://jira.onap.org/browse/AAI-461>`_
26 AAI mS configuration files are using old openecomp params in test-config
27
28 `AAI-462 <https://jira.onap.org/browse/AAI-462>`_
29 Fix the resources junit tests broken in windows environment
30
31 `AAI-558 <https://jira.onap.org/browse/AAI-558>`_
32 aai-resources java daily jenkins job is failing
33
34 `AAI-561 <https://jira.onap.org/browse/AAI-561>`_
35 aai-traversal java daily jenkins job is failing
36
37 `AAI-566 <https://jira.onap.org/browse/AAI-566>`_
38 AAI Eclipse build failure - aai-traversal pom as hardcoded 1.8.0_101 jdk.tools version
39
40 `AAI-621 <https://jira.onap.org/browse/AAI-621>`_
41 Update the snapshot in test-config for v1.1.1-SNAPSHOT
42                
43 Version: 1.1.0
44 --------------
45
46 :Release Date: 2017-11-16
47
48 **New Features**
49
50 Initial release of Active and Available Inventory (AAI) for Open Network Automation Platform (ONAP).  AAI provides ONAP with its logically centralized view of inventory data, taking in updates from orchestrators, controllers, and assurance systems.  AAI provides core REST services. 
51
52 ONAP AAI R1 includes the following components:
53
54 - AAI Data Management
55 - Resources (CRUD operations)
56 - Traversal (Advanced search operations)
57 - Data Router (Route/persist AAI event data for consumption by the UI)
58 - Model Loader (Obtains SDC artifacts and loads them into the A&AI Resources service for storage)
59 - Search Data SErvice (Abstraction layer for searchengine, supporting queries and updates)
60 - Applications
61 - Sparky (AAI User Interface)
62
63 Source code of AAI is released under the following repositories at https://gerrit.onap.org .
64
65 - aai/aai-common
66 - aai/aai-config
67 - aai/aai-data
68 - aai/aai-service
69 - aai/babel
70 - aai/champ
71 - aai/data-router
72 - aai/esr-gui
73 - aai/esr-server
74 - aai/gizmo
75 - aai/logging-service
76 - aai/model-loader
77 - aai/resources
78 - aai/rest-client
79 - aai/router-core
80 - aai/search-data-service
81 - aai/sparky-be
82 - aai/sparky-fe
83 - aai/test-config
84 - aai/traversal
85
86 **Epic**
87
88 - `AAI-17 <https://jira.onap.org/browse/AAI-17>`_ Seed code stabilization
89 - `AAI-20 <https://jira.onap.org/browse/AAI-20>`_ Champ Library
90 - `AAI-22 <https://jira.onap.org/browse/AAI-22>`_ Amsterdam User Case Schema Updates
91 - `AAI-23 <https://jira.onap.org/browse/AAI-23>`_ Model Loader Support for R1
92 - `AAI-58 <https://jira.onap.org/browse/AAI-58>`_ Define and build functional test cases for CSIT
93 - `AAI-72 <https://jira.onap.org/browse/AAI-72>`_ External System Register
94 - `AAI-254 <https://jira.onap.org/browse/AAI-254>`_ Documentation of REST APIs, dev guides, onboarding, etc.
95 - `AAI-280 <https://jira.onap.org/browse/AAI-280>`_ Confguration enhancements
96
97 **Bug Fixes**
98
99 `AAI-11 <https://jira.onap.org/browse/AAI-11>`_
100 robot_vm: demo.sh failing - '200' does not match '^(201|412)$' on vanilla openstack
101
102 `AAI-13 <https://jira.onap.org/browse/AAI-13>`_
103 VM_init is failing to get sparky
104
105 `AAI-31 <https://jira.onap.org/browse/AAI-31>`_
106 Compilation failure in aai-traversal
107
108 `AAI-48 <https://jira.onap.org/browse/AAI-48>`_
109 AAI Common REST Client returns an error on a 204 (No Content) server response
110
111 `AAI-49 <https://jira.onap.org/browse/AAI-49>`_
112 Health check is failing in DFW 1.1 RS. Connection refused
113
114 `AAI-62 <https://jira.onap.org/browse/AAI-62>`_
115 Search Data Service should not implicitly create indexes on document write
116
117 `AAI-63 <https://jira.onap.org/browse/AAI-63>`_
118 Data Router must handle Search Service document create failures if index does not exit
119
120 `AAI-73 <https://jira.onap.org/browse/AAI-73>`_
121 Sparky sync issues
122
123 `AAI-76 <https://jira.onap.org/browse/AAI-76>`_
124 Jenkins stage-site builds failing on resources and traversal
125
126 `AAI-94 <https://jira.onap.org/browse/AAI-94>`_
127 AAI Certificate will expire 30 Nov 2017 - fyi
128
129 `AAI-146 <https://jira.onap.org/browse/AAI-146>`_
130 Both esr-server and esr-gui Jenkins failed
131
132 `AAI-192 <https://jira.onap.org/browse/AAI-192>`_
133 Model Loader depends on httpclient version 4.4.1
134
135 `AAI-205 <https://jira.onap.org/browse/AAI-205>`_
136 Having an invalid xml namespace for v11, named-query api returns 500 error, model query return incorrect error message
137
138 `AAI-206 <https://jira.onap.org/browse/AAI-206>`_
139 Model based delete is failing
140
141 `AAI-217 <https://jira.onap.org/browse/AAI-217>`_
142 Remove internal references from A&AI seed code
143
144 `AAI-222 <https://jira.onap.org/browse/AAI-222>`_
145 the version property of esr-server is incorrect
146
147 `AAI-224 <https://jira.onap.org/browse/AAI-224>`_
148 aai/esr-gui daily build failed
149
150 `AAI-225 <https://jira.onap.org/browse/AAI-225>`_
151 aai/esr-server daily build failed
152
153 `AAI-265 <https://jira.onap.org/browse/AAI-265>`_
154 EdgePropertyMap throws NullPointer if edge rule does not include property
155
156 `AAI-266 <https://jira.onap.org/browse/AAI-266>`_
157 auth-info edge rule does not include contains-other-v
158
159 `AAI-273 <https://jira.onap.org/browse/AAI-273>`_
160 Fix the esr-server setup error issue
161
162 `AAI-278 <https://jira.onap.org/browse/AAI-278>`_
163 AAI throws exception about mismatch keys adding esr-system-info to cloud-region
164
165 `AAI-293 <https://jira.onap.org/browse/AAI-293>`_
166 Jenkins job failing for aai-sparky-fe-master-release-version-java-daily
167
168 `AAI-377 <https://jira.onap.org/browse/AAI-377>`_
169 esr-gui docker build failed
170
171 `AAI-393 <https://jira.onap.org/browse/AAI-393>`_
172 The jjb defiend in a error way that cause CSIT build failed.
173
174 `AAI-398 <https://jira.onap.org/browse/AAI-398>`_
175 If a cloud-region didn't contain a external system info, there will be an null pointer error
176
177 `AAI-400 <https://jira.onap.org/browse/AAI-400>`_
178 Register ServiceTest to microservice
179
180 `AAI-401 <https://jira.onap.org/browse/AAI-401>`_
181 Remove DMaaP router duplication
182
183 `AAI-407 <https://jira.onap.org/browse/AAI-407>`_
184 There is an error to startup esr-gui docker
185
186 `AAI-412 <https://jira.onap.org/browse/AAI-412>`_
187 Replace the type specification in this constructor call with the diamond operator ("<>")
188
189 `AAI-417 <https://jira.onap.org/browse/AAI-417>`_
190 Rackspace 20170928 fails to authenticate nexus3 on 10003 during *_init.sh* (sdnc for example)
191
192 `AAI-420 <https://jira.onap.org/browse/AAI-420>`_
193 Can not get the MSB address in esr-server
194
195 `AAI-422 <https://jira.onap.org/browse/AAI-422>`_
196 The esr-server csit failed
197
198 `AAI-424 <https://jira.onap.org/browse/AAI-424>`_
199 The integration catalog is not in use, should be removed
200
201 `AAI-425 <https://jira.onap.org/browse/AAI-425>`_
202 Fix the artifact of esr-gui
203
204 `AAI-426 <https://jira.onap.org/browse/AAI-426>`_
205 Fix the artifact of esr-server
206
207 `AAI-431 <https://jira.onap.org/browse/AAI-431>`_
208 esr-gui files did not contained in webapp of tomcat
209
210 `AAI-433 <https://jira.onap.org/browse/AAI-433>`_
211 Failed to pre-load vCPE data to AAI. No response from AAI
212
213 `AAI-434 <https://jira.onap.org/browse/AAI-434>`_
214 Can not visit ESR portal with demo deployment
215
216 `AAI-435 <https://jira.onap.org/browse/AAI-435>`_
217 default tenant need be input to A&AI while register VIM
218
219 `AAI-436 <https://jira.onap.org/browse/AAI-436>`_
220 Call the API from MultiCloud failed
221
222 `AAI-440 <https://jira.onap.org/browse/AAI-440>`_
223 The version input box should be changed in a more easy to use when register a VIM
224
225 `AAI-441 <https://jira.onap.org/browse/AAI-441>`_
226 Can not input the vendor and version information to EMS, but there is a default data for the two parameter
227
228 `AAI-442 <https://jira.onap.org/browse/AAI-442>`_
229 Can't instantiate a service
230
231 `AAI-444 <https://jira.onap.org/browse/AAI-444>`_
232 Cannot associate multiple service-instances to PNFs
233
234 `AAI-446 <https://jira.onap.org/browse/AAI-446>`_
235 vnf to esr-system-info named-query is missing vnfc
236
237 `AAI-448 <https://jira.onap.org/browse/AAI-448>`_
238 Remove snapshot dependencies from aai-common, data-router, and rest-client
239
240 `AAI-450 <https://jira.onap.org/browse/AAI-450>`_
241 Named Query needs to be updated to return VNFC Info
242
243 `AAI-453 <https://jira.onap.org/browse/AAI-453>`_
244 Fix stage-site jenkins job for aai-common
245
246 `AAI-454 <https://jira.onap.org/browse/AAI-454>`_
247 LoggingContext.requestId required NULL handling in aai/aai-common (20170607) - during demo.sh init_customer
248
249 **Known Issues**
250
251 - `AAI-61 <https://jira.onap.org/browse/AAI-61>`_ AAI cleaned up references to OpenECOMP but in order to keep the release stable for R1, the XML namespace still contains openecomp.
252           
253 Client systems should use http://org.openecomp.aai.inventory/v11 as the XML namespace for ONAP AAI R1.
254
255 **Security Issues**
256
257 See Common Vulnerabilities and Exposures `CVE <https://cve.mitre.org>`
258
259 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.
260
261 AAI uses HTTPS Basic Authentication.
262
263 **Upgrade Notes**
264
265 This is an initial release
266
267 **Deprecation Notes**
268
269 AAI Amsterdam provides support for legacy versions of the API, v8 and v11 in this release.  v11 is the latest and preferred version.
270
271 **Other**
272
273 ===========
274
275 End of Release Notes