From 6673a357b4c6d4293722974421ba111f49267763 Mon Sep 17 00:00:00 2001 From: vrvarma Date: Thu, 29 Nov 2018 13:24:32 -0500 Subject: Update release-notes for casablanca Change-Id: I2728ff81735efd4ede04c4f43facf8efff95a8fd Signed-off-by: vrvarma Issue-ID: OPTFRA-407 Signed-off-by: vrvarma --- docs/sections/release-notes.rst | 73 ++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 34 deletions(-) diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index d8088dd..09ece37 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,57 +7,62 @@ Release Notes ============= -Version: 1.1.1 +Version: 1.2.4 -------------- -:Release Date: 2018-06-07 +:Release Date: 2018-11-30 (Casablanca Release) **New Features** +The Casablanca release is the second release for ONAP Optimization Framework (OOF). + +A summary of features includes + +* Homing enhancements for improving service deployability + * Discovering and reusing shared resources when processing multiple homing requests in parallel + * Considering Latency Reduction (in addition to geographical distances) for homing optimization + * Enhanced capacity checks during VNF homing + * Asynchronous communication between HAS components +* OOF Casablanca S3P Usability enhancement + * Adherence to ONAP API Common Versioning Strategy (CVS) Proposal + * Move all internal and external facing APIs to Swagger 2.0 +* OOF Casablanca S3P Performance enhancements + * Creating a plan for performance improvements based on the baseline measured metrics +* OOF development platform hardening + * Deployment scripts + * Fix Build Docker image script for supporting multiple versions + * Fix OOM, HEAT deployment scripts (versioning) + * CSIT functional tests for each repo + * CI Jobs for different streams (Beijing, master etc) + * Clean up nexus binaries and maven versioning +* Integrate OOF with Certificate and Secret Management Service (CSM) +* Support SON (PCI) optimization using OSDF -The ONAP Optimization Framework (OOF) is new in Beijing. A summary of features includes: - -* Baseline HAS functionality - * support for VCPE use case - * support for HPA (Hardware Platform Awareness) -* Integration with OOF OSDF, SO, Policy, AAI, and Multi-Cloud * Platform Maturity Level 1 - * ~50%+ unit test coverage + * ~65.1+ unit test coverage -The Beijing release for OOF delivered the following Epics. - - * [OPTFRA-2] - On-boarding and Stabilization of the OOF seed code - - * [OPTFRA-6] - Integrate OOF with other ONAP components - - * [OPTFRA-7] - Integration with R2 Use Cases [HPA, Change Management, Scaling] - - * [OPTFRA-20] - OOF Adapters for Retrieving and Resolving Policies - - * [OPTFRA-21] - OOF Packaging - - * [OPTFRA-28] - OOF Adapters for Beijing Release (Policy, SDC, A&AI, Multi Cloud, etc.) - - * [OPTFRA-29] - Policies and Specifications for Initial Applications [Change Management, HPA] - - * [OPTFRA-32] - Platform Maturity Requirements for Beijing release - - * [OPTFRA-33] - OOF Support for HPA +The Casablanca release for OOF delivered the following Epics. - * [OPTFRA-105] - All Documentation Related User Stories and Tasks + * [OPTFRA-273] - Epic Name: OOF Casablanca S3P Manageability enhancement + * [OPTFRA-270] - Maintain current S3P levels + * [OPTFRA-271] - OOF Casablanca S3P Security enhancement + * [OPTFRA-267] - OOF - HPA Enhancements + * [OPTFRA-276] - Implementing a POC for 5G SON Optimization **Bug Fixes** -None. Initial release R2 Beijing. No previous versions +* The full list of implemented user stories and epics is available on `CASABLANCA RELEASE `_ **Known Issues** -None. + * [OPTFRA-223] - On boarding and testing AAF certificates for OSDF. + * [OPTFRA-293] - Implement encryption for all OSDF internal and external communication + * [OPTFRA-329] - role based access control for OSDF-Policy interface **Security Notes** -OPTFRA code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. +OPTFRA osdf code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. Quick Links: - `OPTFRA project page `_ @@ -66,11 +71,11 @@ Quick Links: **Upgrade Notes** -None. Initial release R2 Beijing. No previous versions +None. **Deprecation Notes** -None. Initial release R2 Beijing. No previous versions +None. **Other** -- cgit 1.2.3-korg