Release Notes.
[policy/engine.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 Policy Release Notes
4 ====================
5
6 .. contents::
7     :depth: 3
8
9 .. note
10 ..      * This Release Notes must be updated each time the team decides to Release new artifacts.
11 ..      * The scope of these Release Notes are for ONAP POLICY. In other words, each ONAP component has its Release Notes.  
12 ..      * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of 
13 ..      * this Release Notes.
14 ..      * Except the date and the version number, all the other sections are optional but there must be at least 
15 ..      * one section describing the purpose of this new release.  
16 ..      * This note must be removed after content has been added.
17
18 Version: 1.2.0
19 --------------
20
21 :Release Date: 2017-11-16 (Amsterdam Release)
22
23 New Features
24 ^^^^^^^^^^^^
25
26 The Amsterdam release continued evolving the design driven architecture of and functionality for POLICY.  The following is a list of Epics and Stories delivered with the release.
27
28     **Epic List**
29
30     * [POLICY-31] - Stabilization of Seed Code
31     * [POLICY-33] - This epic covers the body of work involved in deploying the Policy Platform components
32     * [POLICY-34] - This epic covers the work required to support a Policy developer environment in which Policy Developers can create, update policy templates/rules separate from the policy Platform runtime platform.
33     * [POLICY-35] - This epic covers the body of work involved in supporting policy that is platform specific.
34     * [POLICY-36] - This epic covers the work required to capture policy during VNF on-boarding.
35     * [POLICY-37] - This epic covers the work required to capture, update, extend Policy(s) during Service Design.
36     * [POLICY-38] - This epic covers the work required to support service distribution by SDC.
37     * [POLICY-39] - This epic covers the work required to support the Policy Platform during runtime.
38     * [POLICY-76] - This epic covers the body of work involved in supporting R1 Amsterdam Milestone Release Planning Milestone Tasks.
39
40
41     **Story List**
42
43     * [POLICY-25] - Replace any remaining openecomp reference by onap
44     * [POLICY-32] - JUnit test code coverage
45     * [POLICY-40] - MSB Integration
46     * [POLICY-41] - OOM Integration
47     * [POLICY-43] - Amsterdam Use Case Template
48     * [POLICY-48] - CLAMP Configuration and Operation Policies for vCPE Use Case
49     * [POLICY-51] - Runtime Policy Update Support
50     * [POLICY-57] - VF-C Actor code development
51     * [POLICY-59] - vCPE Use Case - Runtime
52     * [POLICY-60] - VOLTE Use Case - Runtime
53     * [POLICY-61] - vFW Use Case - Runtime
54     * [POLICY-62] - vDNS Use Case - Runtime
55     * [POLICY-63] - CLAMP Configuration and Operation Policies for VOLTE Use Case
56     * [POLICY-64] - CLAMP Configuration and Operation Policies for vFW Use Case
57     * [POLICY-65] - CLAMP Configuration and Operation Policies for vDNS Use Case
58     * [POLICY-66] - PDP-D Feature mechanism enhancements
59     * [POLICY-67] - Rainy Day Decision Policy
60     * [POLICY-68] - TOSCA Parsing for nested objects for Microservice Policies
61     * [POLICY-77] - Functional Test case definition for Control Loops
62     * [POLICY-93] - Notification API
63     * [POLICY-119] - PDP-D: noop sinks
64     * [POLICY-121] - Update POM to inherit from oparent
65     * [POLICY-124] - Integration with oparent
66     * [POLICY-158] - policy/engine: SQL injection Mitigation
67     * [POLICY-161] - Security Event Logging
68     * [POLICY-173] - Deployment of Operational Policies Documentation
69     * [POLICY-210] - Independent Versioning and Release Process
70     * [POLICY-316] - vCPE Use Case - Runtime Testing
71     * [POLICY-320] - VOLTE Use Case - Runtime Testing
72     * [POLICY-324] - vFW Use Case - Runtime Testing
73     * [POLICY-328] - vDNS Use Case - Runtime Testing
74     * [POLICY-387] - Deliver the released policy artifacts
75
76 Bug Fixes
77 ^^^^^^^^^
78     - This is technically the first release of POLICY, previous release was the seed code contribution. As such, the defects fixed in this release were raised during the course of the release. Anything not closed is captured below under Known Issues. For a list of defects fixed in the Amsterdam release, refer to `PolicyReleaseNotes`_.
79
80 .. _PolicyReleaseNotes: https://jira.onap.org/secure/ReleaseNote.jspa?projectId=10106&version=10300
81
82 Known Issues
83 ^^^^^^^^^^^^
84     - None at this time
85
86 Security Issues
87 ^^^^^^^^^^^^^^^
88     - None at this time
89
90 Other
91 ^^^^^
92     - None at this time
93
94 End of Release Notes
95