aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-05-23 09:19:02 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-05-23 09:19:02 +0530
commit7ef2bbb80f0cedebbd9b8eae97c16d9327ee724c (patch)
tree3c4ea086c90b06bf2fd1e38c196dadc2517d8702
parentdbe6a4a37b7f65fcb2c0373ffa957c6eb5f7fffc (diff)
Update release notes
Issue-ID: OPTFRA-761 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ib40ad381e85e668305e8fa68eb68bb1276672d66
-rw-r--r--docs/sections/release-notes.rst21
1 files 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
=========================================