diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-30 16:07:07 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-30 16:07:45 -0700 |
commit | 5b154ab03794fae01717b92f72e25f420717cbfa (patch) | |
tree | 55e7d2bab4b61d653d4be08118e9e1a79882f12c | |
parent | c31743af590754408eda42837198b23c56474ccd (diff) |
Document Security section of the Release Notes
Change-Id: Id6f5bb20ba13ab74fea036fbf56c61156433df5b
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r-- | docs/sections/release-notes.rst | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index ec2358e..3c81983 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -10,10 +10,10 @@ Release Notes Version: 1.1.1 -------------- -:Release Date: 2018-06-07 (Beijing Release) +:Release Date: 2018-06-07 **New Features** ------------------ + The ONAP Optimization Framework (OOF) is new in Beijing. A summary of features incldues: @@ -47,26 +47,31 @@ The Beijing release for OOF delivered the following Epics. * [OPTFRA-105] - All Documentation Related User Stories and Tasks -Bug Fixes ---------- +**Bug Fixes** + None. Initial release R2 Beijing. No previous versions -Known Issues ------------- -None. +**Known Issues** -Security Issues ---------------- None. -Upgrade Notes -------------- +**Security Notes** + +OPTFRA code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. + +Quick Links: + - `OPTFRA project page <https://wiki.onap.org/display/DW/Optimization+Framework+Project>`_ + + - `Passing Badge information for OPTFRA <https://bestpractices.coreinfrastructure.org/en/projects/1720>`_ + +**Upgrade Notes** + None. Initial release R2 Beijing. No previous versions -Deprecation Notes ------------------ +**Deprecation Notes** + None. Initial release R2 Beijing. No previous versions -Other ------ +**Other** + None
\ No newline at end of file |