Add Beijing release notes
[sdnc/oam.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 Release Notes
4 =============
5
6 Version: 1.2.0
7 --------------
8
9
10 :Release Date: 2018-11-16
11
12
13
14 **New Features**
15
16 +-------------+-------------------------------------------------------------------------------------------------------------------------+
17 | Jira #      |  Abstract                                                                                                               |
18 +=============+=========================================================================================================================+
19 |  [SDNC-278] |  Change management in-place software upgrade execution using Ansible <https://jira.onap.org/browse/SDNC-278>            |
20 +-------------+-------------------------------------------------------------------------------------------------------------------------+
21 |  [SDNC-275] | Unit tests for GenericResourceApiProvider class <https://jira.onap.org/browse/SDNC-275>                                 |
22 +-------------+-------------------------------------------------------------------------------------------------------------------------+
23 |  [SDNC-266] | Junit Test Coverage for Epic SDNC-232 <https://jira.onap.org/browse/SDNC-266>                                           |
24 +-------------+-------------------------------------------------------------------------------------------------------------------------+
25 |  [SDNC-250] | Multi-site High-availability - health-monitor reporting <https://jira.onap.org/browse/SDNC-250>                         |
26 +-------------+-------------------------------------------------------------------------------------------------------------------------+
27 |  [SDNC-223] | Maintain MD-SAL data across docker container upgrades <https://jira.onap.org/browse/SDNC-223>                           |
28 +-------------+-------------------------------------------------------------------------------------------------------------------------+
29 |  [SDNC-214] | Multi-site High-availability - Kubernetes Federation + Manual Failover (POC) <https://jira.onap.org/browse/SDNC-214>    |
30 +-------------+-------------------------------------------------------------------------------------------------------------------------+
31 |  [SDNC-210] | Address issued identified by Sonar <https://jira.onap.org/browse/SDNC-210>                                              |
32 +-------------+-------------------------------------------------------------------------------------------------------------------------+
33 |  [SDNC-163] | Deploy a SDN-C high availability environment - Kubernetes <https://jira.onap.org/browse/SDNC-163>                       |
34 +-------------+-------------------------------------------------------------------------------------------------------------------------+
35 |  [SDNC-53]  | Convert Configuration Subsystem Dependency Injection to Blueprint <https://jira.onap.org/browse/SDNC-53>                |
36 +-------------+-------------------------------------------------------------------------------------------------------------------------+
37 |  [SDNC-10]  | Refactor MD-SAL applications to conform to current OpenDaylight archetype format <https://jira.onap.org/browse/SDNC-10> |
38 +-------------+-------------------------------------------------------------------------------------------------------------------------+
39 |  [SDNC-6]   | Deploy a SDN-C high availability environment <https://jira.onap.org/browse/SDNC-6>                                      |
40 +-------------+-------------------------------------------------------------------------------------------------------------------------+
41
42 **Bug Fixes**
43
44 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
45 | Jira #     | Abstract                                                                                                                                             |
46 +============+======================================================================================================================================================+
47 | [SDNC-313] | LCM does not retrieve status from ansible-server correctly <https://jira.onap.org/browse/SDNC-313>                                                   |
48 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
49 | [SDNC-311] | sdnc/features build fails <https://jira.onap.org/browse/SDNC-311>                                                                                    |
50 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
51 | [SDNC-310] | General cleanup of SDNC helm charts <https://jira.onap.org/browse/SDNC-310>                                                                          |
52 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
53 | [SDNC-309] | ansible adapter properties file missing <https://jira.onap.org/browse/SDNC-309>                                                                      |
54 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
55 | [SDNC-308] | OOM: Update UEB and DMaaP charts to use new message-router name <https://jira.onap.org/browse/SDNC-308>                                              |
56 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
57 | [SDNC-306] | SDNC fails health check on HEAT deployment <https://jira.onap.org/browse/SDNC-306>                                                                   |
58 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
59 | [SDNC-305] | No model found for VF module customization UUID <https://jira.onap.org/browse/SDNC-305>                                                              |
60 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+  
61 | [SDNC-303] | aaiclient.properties using wrong JKS <https://jira.onap.org/browse/SDNC-303>                                                                         |
62 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
63 | [SDNC-302] | SDNC VNF-API ssl certificate error updating AAI <https://jira.onap.org/browse/SDNC-302>                                                              |
64 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
65 | [SDNC-299] | OOM deployment with 2+ MySQL instances fails when NFS provisioner disabled <https://jira.onap.org/browse/SDNC-299>                                   |
66 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
67 | [SDNC-298] | SDNC aaiclient.properties should reference v13 A&AI api <https://jira.onap.org/browse/SDNC-298>                                                      |
68 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
69 | [SDNC-295] | Ansible server stops <https://jira.onap.org/browse/SDNC-295>                                                                                         |
70 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
71 | [SDNC-293] | DMaaP listener not connecting to DMaaP in OOM deployment <https://jira.onap.org/browse/SDNC-293>                                                     |
72 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
73 | [SDNC-292] | Daily build of unused sdnc/features repo fails <https://jira.onap.org/browse/SDNC-292>                                                               |
74 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
75 | [SDNC-286] | OOM: SDN-C servers don't come up cleanly when enableClustering=true <https://jira.onap.org/browse/SDNC-286>                                          |
76 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
77 | [SDNC-285] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT <https://jira.onap.org/browse/SDNC-285>                          |
78 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
79 | [SDNC-284] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT deleted from nexus3 <https://jira.onap.org/browse/SDNC-284>      |
80 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
81 | [SDNC-283] | SDNC fails CSIT <https://jira.onap.org/browse/SDNC-283>                                                                                              |
82 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
83 | [SDNC-279] | sdnc docker build fails <https://jira.onap.org/browse/SDNC-279>                                                                                      |
84 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
85 | [SDNC-277] | SDNC CSIT test fails <https://jira.onap.org/browse/SDNC-277>                                                                                         |
86 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
87 | [SDNC-234] | DMAAP ID in dhcpalert.properties cannot contain "\_" <https://jira.onap.org/browse/SDNC-234>                                                         |
88 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
89 | [SDNC-228] | Duplicate test file name <https://jira.onap.org/browse/SDNC-228>                                                                                     |
90 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
91 | [SDNC-207] | generic-resource-api-model: failing on goal yang-maven-plugin - master only - force 1.2.0 over default 2.0.0 <https://jira.onap.org/browse/SDNC-207> |
92 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
93 | [SDNC-203] | SDNC VM & Docker Containers Unstable <https://jira.onap.org/browse/SDNC-203>                                                                         |
94 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
95 | [SDNC-195] | brg-topology-operations deactivate does not pick up parameters correctly when creating AAI request <https://jira.onap.org/browse/SDNC-195>           |
96 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
97 | [SDNC-156] | unknown log fills up on failed DELETE <https://jira.onap.org/browse/SDNC-156>                                                                        |
98 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
99 | [SDNC-127] | Generated sources not placed under target directory breaks tooling apps <https://jira.onap.org/browse/SDNC-127>                                      |
100 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
101 | [SDNC-105] | Generic Resource API DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-105>                           |
102 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
103 | [SDNC-87]  | Accessing invalid network-parameters from network-request-input, it should be network-input-parameters <https://jira.onap.org/browse/SDNC-87>        |
104 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
105 | [SDNC-73]  | vnfapi: new feature to support softdelete <https://jira.onap.org/browse/SDNC-73>                                                                     |
106 +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
107
108 **Known Issues**
109
110 +------------+----------------------------------------------------------------------------------------------------------------------------------+
111 | Jira #     | Abstract                                                                                                                         |
112 +============+==================================================================================================================================+
113 | [SDNC-304] | SDNC OOM intermittent Healthcheck failure - JSONDecodeError - on different startup order <https://jira.onap.org/browse/SDNC-304> |
114 +------------+----------------------------------------------------------------------------------------------------------------------------------+
115 | [SDNC-291] | vCPE Model distribution error in UEB Listener SQL Insert <https://jira.onap.org/browse/SDNC-291>                                 |
116 +------------+----------------------------------------------------------------------------------------------------------------------------------+
117 | [SDNC-290] | Fix nodePortPrefix in service yaml <https://jira.onap.org/browse/SDNC-290>                                                       |
118 +------------+----------------------------------------------------------------------------------------------------------------------------------+
119 | [SDNC-246] | Passwords stored in clear text in properties files <https://jira.onap.org/browse/SDNC-246>                                       |
120 +------------+----------------------------------------------------------------------------------------------------------------------------------+
121 | [SDNC-208] | SDNC preload - fix confusion: vnf-name=VF-Module, generic-vnf-name=VNF <https://jira.onap.org/browse/SDNC-208>                   |
122 +------------+----------------------------------------------------------------------------------------------------------------------------------+
123 | [SDNC-206] | REST calls from DG <https://jira.onap.org/browse/SDNC-206>                                                                       |
124 +------------+----------------------------------------------------------------------------------------------------------------------------------+
125 | [SDNC-115] | VNFAPI DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-115>                        |
126 +------------+----------------------------------------------------------------------------------------------------------------------------------+
127 | [SDNC-114] | Generic API DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-114>                   |
128 +------------+----------------------------------------------------------------------------------------------------------------------------------+
129 | [SDNC-106] | VNFAPI DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-106>                     |
130 +------------+----------------------------------------------------------------------------------------------------------------------------------+
131 | [SDNC-64]  | SDNC is not setting FromApp identifier in logging MDC <https://jira.onap.org/browse/SDNC-64>                                     |
132 +------------+----------------------------------------------------------------------------------------------------------------------------------+
133
134 **Security Issues**
135    You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
136
137
138 **Upgrade Notes**
139
140 **Deprecation Notes**
141
142 **Other**
143