From 7ef2bbb80f0cedebbd9b8eae97c16d9327ee724c Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Sat, 23 May 2020 09:19:02 +0530 Subject: Update release notes Issue-ID: OPTFRA-761 Signed-off-by: krishnaa96 Change-Id: Ib40ad381e85e668305e8fa68eb68bb1276672d66 --- docs/sections/release-notes.rst | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 1cfb099..1f2fa29 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -27,7 +27,7 @@ Release Data | **OOF Project** | | | | | +--------------------------------------+--------------------------------------+ -| **Docker images** | optf-osdf 2.0.2 | +| **Docker images** | optf-osdf 2.0.4 | | | | | | | +--------------------------------------+--------------------------------------+ @@ -42,7 +42,24 @@ Release Data New features ------------ - +- Project is restructured into apps and libs. +- A Generic optimizing engine is implemented. +- New optimizer model for route optimization is added. +- Policy apis are migrated from legacy apis to new decision api. +- The Conductor adapter is moved from placement to adapters. +- NST and NSI selection function has been implemented for Network + Slicing use case. +- PCI optimization is enhanced to support fixed cells field. + +Bug Fixes +--------- + +- OPTFRA-482 The field "unique" should be defined in vnf policy. +- OPTFRA-729 OSDF fails to start in the k8s environment. +- OPTFRA-731 OSDF Policy interface is not working +- OPTFRA-754 Return slice profile when service profile indicates the + resource sharing level as not shared +- OPTFRA-755 OOF Policy filtering does not work. Known Limitations, Issues and Workarounds ========================================= -- cgit 1.2.3-korg