X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=618ba2975022e84c0682a01bd13002ca044fa67b;hb=26b2f0b9eb6fa60a8e161181768e20fdf3b4c7f7;hp=9f0b35d9823f9b283ff301e5dabc7e8d236a9d17;hpb=ff3c8b9e96fd12abbfc437def2b2587c9742c50e;p=policy%2Fengine.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9f0b35d98..618ba2975 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,164 +17,129 @@ Policy Release Notes .. * * * CASABLANCA * * * .. ========================== -Version: 1.3.0 +Version: 3.0.2 -------------- -:Release Date: 2018-11-15 (Casablanca Release) +:Release Date: 2019-03-31 (Casablanca Maintenance Release #2) + +The following items were deployed with the Casablanca Maintenance Release: + +**Bug Fixes** + + * [POLICY-1522] - Policy doesn't send "payload" field to APPC + +**Security Fixes** + + * [POLICY-1538] - Upgrade Elasticsearch to 6.4.x to clear security issue + +**License Issues** + + * [POLICY-1433] - Remove proprietary licenses in PSSD test CSAR + + +Version: 3.0.1 +-------------- + +:Release Date: 2019-01-31 (Casablanca Maintenance Release) + +The following items were deployed with the Casablanca Maintenance Release: + +**New Features** + + * [POLICY-1221] - Policy distribution application to support HTTPS communication + * [POLICY-1222] - Apex policy PDP to support HTTPS Communication + +**Bug Fixes** + + * `[POLICY-1282] `_ - Policy format with some problems + * `[POLICY-1395] `_ - Apex PDP does not preserve context on model upgrade + + +Version: 3.0.0 +-------------- + +:Release Date: 2018-11-30 (Casablanca Release) **New Features** The Casablanca release for POLICY delivered the following Epics. For a full list of stories and tasks delivered in the Casablanca release, refer to `JiraPolicyCasablanca`_ (Note: Jira details can also be viewed from this link). * [POLICY-701] - This epic covers the work to integrate Policy into the SDC Service Distribution - - POLICY-723 Analyze and design the Policy SDC Distribution Application - - POLICY-922 Create application framework for Policy Service SDC Distribution - - POLICY-923 Create code to generate docker images for Policy SDC Service Distribution application - - POLICY-924 Create CSIT test framework for Policy SDC Service Distribution application - - POLICY-925 Create K8S Helm Charts for deployment via OOM project - - POLICY-926 Create code infrastructure for automatic policy forwarding - - POLICY-956 Implement IConfiguration interface to initiate Distribution Client - - POLICY-974 Implement INotificationCallback interface - - POLICY-1094 Refactor reception handler configuration parameter handling - - * [POLICY-715] - This epic covers work to harden the policy platform - - POLICY-955 Incorporate changes to amsterdam rules template into casablanca rules template - - * [POLICY-718] - This epic covers the work to perform release planning activities. - - POLICY-875 Update Beijing Branch and master branch for Casablanca versions - - POLICY-1040 Copy and clean up Beijing wiki's for Casablanca - + + The policy team introduced a new application into the framework that provides integration of the Service Distribution Notifications from SDC to Policy. + * [POLICY-719] - This epic covers the work to build the Policy Lifecycle API - - POLICY-724 Gather requirements and design high-level software architecture - - POLICY-1056 Create Policy API Infrastructure - * [POLICY-726] - This epic covers the work to distribute policy from the PAP to the PDPs into the ONAP platform - - POLICY-874 Spike: Interface Stubbing for Architectual Enhancements - - * [POLICY-772] - Enhance casablanca testing abilities between various environments - - * [POLICY-803] - All the new repositories must be initialized and setup to work under policy/parent. - - POLICY-804 Setup policy/parent - - POLICY-805 Setup policy/models - - POLICY-806 Setup policy/api - - POLICY-807 Setup policy/apex-pdp - - POLICY-808 Setup ci-management verify/merge jobs - - POLICY-845 Setup policy/core - - POLICY-846 Setup policy/xacml-pdp - - POLICY-847 Setup policy/gui - - POLICY-848 Setup policy/pap - - POLICY-849 Setup policy/pdp - - POLICY-871 Setup policy/distribution + * [POLICY-876] - This epics covers the work to re-build how the PAP organizes the PDP's into groups. + + The policy team did some forward looking spike work towards re-building the Software Architecture. * [POLICY-809] - Maintain and implement performance - - POLICY-888 Performance PDP-D - Policy Decision/Enforcement - * [POLICY-814] - 72 hour stability testing (component and platform) - - POLICY-815 Stability PDP-X - - * [POLICY-819] - Maintain and implement resiliency + + The policy team made enhancements to the Drools PDP to further support S3P Performance. + For the new Policy SDC Distribution application and the newly ingested Apex PDP the team established S3P + performance standard and performed 72 hour stability tests. + * [POLICY-824] - maintain and implement security - - POLICY-781 PE Support for AAF Root Certificate in HTTPS communication. - - POLICY-905 Fix apex-engine License and Security issues - - POLICY-913 policy/engine CADI (AAF) Integration - - POLICY-914 policy/drools-pdp CADI (AAF) Integration - - POLICY-918 Policy Portal GUI - upgrade to latest Portal SDK to resolve security issues - - POLICY-942 BRMSGW: HTTPS support for DMaaP/UEB interfaces - - POLICY-946 Investigate what integration of CADI (AAF) integration into the ONAP Policy Platform components really means - - POLICY-982 Update security issues since portal SDK was upgraded - - POLICY-1030 Revisit CLM reports due to new software upgrade - - POLICY-1059 Address the security issues with Severe (and above) Level 4-6 - - * [POLICY-825] - Maintain and implement scability - * [POLICY-829] - Maintain and implement manageability - * [POLICY-839] - Maintain and implement usability + + The policy team established AAF Root Certificate for HTTPS communication and CADI/AAF integration into the + MVP applications. In addition, many java dependencies were upgraded to clear CLM security issues. + * [POLICY-840] - Flexible control loop coordination facility. - - POLICY-951 Code placement and development procedures - - POLICY-952 Analyze and design the control loop coordination facility - - POLICY-953 Configure whether a given control loop will be regulated by flexible control loop coordination. - - POLICY-975 Storage of abatement (and other) events in historical database - - POLICY-1109 Add demo code to template.demo + + Work towards a POC for control loop coordination policies were implemented. * [POLICY-841] - Covers the work required to support HPA - - POLICY-927 Develop the code that translates HPA requirements into OOF policies - - POLICY-989 HPA Use Case Modeling work to support optimization policies + + Enhancements were made to support the HPA use case through the use of the new Policy SDC Service Distribution application. * [POLICY-842] - This epic covers the work to support the Auto Scale Out functional requirements - - POLICY-962 Change SO Scale Out REST API call to new REST API version that support config parameters - - POLICY-963 Understand and Scope the Guard Policies for Scale Out - - POLICY-964 Modify drools-applications template to check is PROV_STATUS=Active before performing a Scale Out - - POLICY-968 Enforce guard policy for min/max instances of a VNF - - POLICY-1010 Enforce guard policy for waiting a period of time between Scale Outs - - POLICY-1011 Modify drools-applications template to make A&AI query to count number of instances of a VNF - - POLICY-1037 Use A&AI query for getting number of module instances to construct new module instance name - - POLICY-1038 Create new min/max guard policy template in policy engine - - POLICY-1039 Ensure Policy Integration Test wiki is up-to-date for new Scale Out APIs + + Enhancements were made to support Scale Out Use Case to enforce new guard policies and updated SO and A&AI APIs. * [POLICY-851] - This epic covers the work to bring in the Apex PDP code - - POLICY-855 Verify APEX-PDP setup in ONAP - - POLICY-856 Bring in the model code for APEX-PDP into ONAP - - POLICY-857 Bring in the context code for APEX-PDP into ONAP - - POLICY-858 Bring in the core code for APEX-PDP into ONAP - - POLICY-859 Bring in the server service code for APEX-PDP into ONAP - - POLICY-860 Bring in the authoring code for APEX-PDP into ONAP - - POLICY-861 Bring in the domain example code for APEX-PDP into ONAP - - POLICY-862 Bring in the plugin code for APEX-PDP into ONAP - - POLICY-863 Bring in the application code for APEX-PDP into ONAP - - POLICY-864 Bring in the client code for APEX-PDP into ONAP - - POLICY-865 Set up Integration Tests for APEX in ONAP - - POLICY-866 Set up ONAP Policy Framework compliant Docker build for APEX-PDP - - POLICY-867 Bring in APEX-PDP documents - - POLICY-954 APEX: Missing items and configuration problems - - POLICY-1099 Create CSIT test for policy APEX PDP + + A new Apex PDP engine was ingested into the platform and work was done to ensure code cleared CLM security issues, + sonar issues, and checkstyle. + + * [POLICY-1081] - This epic covers the contribution for the 5G OOF PCI Optimization use case. - * [POLICY-876] - This epics covers the work to re-build how the PAP organizes the PDP's into groups. - * [POLICY-904] - This epic covers the features AT&T is submitting - - POLICY-900 TOSCA model enhancements - - POLICY-901 Guard policy UI enhancements - - POLICY-902 XACML platform enhancements - - POLICY-983 getConfig naming policy implementation - - POLICY-1042 Policy Dashboard Enhancment + Policy templates changes were submitted that supported the 5G OOF PCI optimization use case. - * [POLICY-1081] - This epic covers the contribution for the 5G OOF PCI Optimization use case. - - POLICY-1079 Add support for VF Module Delete recipe - - POLICY-1086 Configuration/policies for OOF PCI use case - - POLICY-1089 Handle recommendation for PCI updates received from PCI-Handler MS * [POLICY-1182] - Covers the work to support CCVPN use case + Policy templates changes were submitted that supported the CCVPN use case. + **Bug Fixes** The following bug fixes have been deployed with this release: - * `[POLICY-484] `_ - Extend election handler run window and clean up error messages - + * `[POLICY-799] `_ - Policy API Validation Does Not Validate Required Parent Attributes in the Model + * `[POLICY-869] `_ - Control Loop Drools Rules should not have exceptions as well as die upon an exception + * `[POLICY-872] `_ - investigate potential race conditions during rules version upgrades during call loads + * `[POLICY-878] `_ - pdp-d: feature-pooling disables policy-controllers preventing processing of onset events * `[POLICY-909] `_ - get_ZoneDictionaryDataByName class type error - * `[POLICY-1085] `_ - Stand-alone install will not run - * `[POLICY-1106] `_ - Checkstyle fixes appear to have broken persistence - * `[POLICY-1117] `_ - Fixed a bug on import function - * `[POLICY-1118] `_ - Microservice policies failing to display dynamic fields when selecting any model from GUI - * `[POLICY-1154] `_ - PE: CONSOLE not working with latest code changes - * `[POLICY-1155] `_ - PDP-D [APPS] : DRL Templates Compilation Errors - * `[POLICY-1158] `_ - meet ASDC_AUTHORIZATION_FAILED for client setting - * `[POLICY-1160] `_ - meet nullPointer exception based on the new schema of HPA capability requirement - + * `[POLICY-920] `_ - Hard-coded path in junit test + * `[POLICY-921] `_ - XACML Junit test cannot find property file + * `[POLICY-1083] `_ - Mismatch in action cases between Policy and APPC **Security Notes** -POLICY code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The POLICY open Critical security vulnerabilities and their risk assessment have been documented as part of the `project (Casablanca Release) `_. +POLICY code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The POLICY open Critical security vulnerabilities and their risk assessment have been documented as part of the `project (Casablanca Release) `_. Quick Links: - - `POLICY project page `_ + - `POLICY project page `_ - - `Passing Badge information for POLICY `_ + - `Passing Badge information for POLICY `_ - - `Project Vulnerability Review Table for POLICY (Casablanca Release) `_ + - `Project Vulnerability Review Table for POLICY (Casablanca Release) `_ **Known Issues** - -The following known issues will be addressed in a future release: - * to be determined ... - + + * `[POLICY-1277] `_ - policy config takes too long time to become retrievable in PDP + * `[POLICY-1282] `_ - Policy format with some problems @@ -182,7 +147,7 @@ The following known issues will be addressed in a future release: .. * * * BEIJING * * * .. ======================= -Version: 1.2.3 +Version: 2.0.0 -------------- :Release Date: 2018-06-07 (Beijing Release) @@ -297,7 +262,7 @@ The following known issues will be addressed in a future release: -Version: 1.1.3 +Version: 1.0.2 -------------- :Release Date: 2018-01-18 (Amsterdam Maintenance Release) @@ -309,7 +274,7 @@ The following fixes were deployed with the Amsterdam Maintenance Release: * `[POLICY-486] `_ - pdp-x api pushPolicy fails to push latest version -Version: 1.1.1 +Version: 1.0.1 -------------- :Release Date: 2017-11-16 (Amsterdam Release) @@ -398,12 +363,15 @@ The Amsterdam release continued evolving the design driven architecture of and f .. note .. CHANGE HISTORY +.. 01/17/2019 - Updated for Casablanca Maintenance Release. +.. 11/19/2018 - Updated for Casablanca. Also, fixed bugs is a list of bugs where the "Affected Version" is Beijing. +.. Changed version number to use ONAP versions. .. 10/08/2018 - Initial document for Casablanca release. .. Per Jorge, POLICY-785 did not get done in Casablanca (removed). +.. 05/29/2018 - Information for Beijing release. .. 03/22/2018 - Initial document for Beijing release. .. 01/15/2018 - Added change for version 1.1.3 to the Amsterdam branch. Also corrected prior version (1.2.0) to (1.1.1) .. Also, Set up initial information for Beijing. -.. 05/29/2018 - Information for Beijing release. .. Excluded POLICY-454 from bug list since it doesn't apply to Beijing per Jorge.