summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-05-23 00:07:02 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-05-23 00:07:02 +0530
commit8c02b3071a19be9085913b12b341c00b90bcb19d (patch)
treec20188527ee78e2f6dfaccc14289c4e9f28f88a1
parent30937551fc31d3d46488e8ded78fd07e8270c8f6 (diff)
Update release notes
Issue-ID: OPTFRA-761 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If1b4cad448bb9d2457d3fa814ebfbee5c0687fd5
-rw-r--r--docs/sections/release-notes.rst25
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index 011b4d8..fc6886e 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -27,7 +27,7 @@ Release Data
| **OOF Project** | |
| | |
+--------------------------------------+--------------------------------------+
-| **Docker images** | - optf-has 2.0.0 |
+| **Docker images** | - optf-has 2.0.4 |
| | |
+--------------------------------------+--------------------------------------+
| **Release designation** | 6.0.0 frankfurt |
@@ -41,7 +41,24 @@ Release Data
New features
------------
-
+- Passthrough attributes has been added to placement request.
+- HAS container to run as non-root user.
+- HAS Component has be upgraded to Python 3.8.
+- New inventory type NSSI is added.
+- Functionality has been added to AAI plugin to get the nssi candidates
+ from AAI.
+- New constraint named ``threshold`` has been added to the solver.
+
+Bug Fixes
+=========
+
+- OPTFRA-734 Nginx failing to start as non-root user.
+- OPTFRA-733 AAF authentication fails while handling API requests.
+- OPTFRA-746 Add NSI id to NSSI candidate.
+- OPTFRA-747 Music api not using server url in https mode.
+- OPTFRA-728 HPA CSIT test failures.
+- OPTFRA-726 Nginx needs to run as root.
+- OPTFRA-630 Sonar failing jobs.
Known Limitations, Issues and Workarounds
=========================================
@@ -61,6 +78,10 @@ Workarounds
Security Notes
--------------
+**Fixed Security issues**
+
+All HAS containers were running as root user which is fixed in this
+release under OPTFRA-711.
References
==========