From: seshukm Date: Wed, 28 Sep 2022 18:39:46 +0000 (+0530) Subject: release the SO components first J version X-Git-Tag: 1.11.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=so.git;a=commitdiff_plain;h=e4ae66db0d0e1bcfd19ef875491a236519be515d release the SO components first J version Issue-ID: SO-3995 Signed-off-by: seshukm Change-Id: Ideafbb86fba30a40d1e8c11e7114bfe7f2f0c380 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4299041911..715870967d 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,6 +14,126 @@ The SO provides the highest level of service orchestration in the ONAP architect Release Notes ============= +Version: 1.11.0 +============== + + :Release Date: 2022-09-08 + +SO Release Image Versions +-------------------------- + - so-bpmn-infra + + :Version: 1.11.0 + + - so-catalog-db-adapter + + :Version: 1.11.0 + + - so-admin-cockpit + + :Version: 1.8.3 + + - so-nssmf-adapter + + :Version: 1.9.1 + + - so-openstack-adapter + + :Version: 1.11.0 + + - so-request-db-adapter + + :Version: 1.11.0 + + - so-sdc-controller + + :Version: 1.11.0 + + - so-sdnc-adapter + + :Version: 1.11.0 + + - so-sol003-adapter + + :Version: 1.8.2 + + - so-api-handler + + :Version: 1.11.0 + + - so-etsi-nfvo-ns-lcm + + :Version: 1.8.2 + + - so-oof-adapter + + :Version: 1.8.3 + + - so-cnf-adapter + + :Version: 1.11.0 + +Release Purpose +---------------- +SO Kohn Release. +The key deliverable for this release is refactoring SO for better internal architecture. + + +**Epics** + +* `REQ-890 `_ - ONAP CNF orchestration - Kohn Enhancements +* `REQ-1041 `_ - VNF LCM Support in SO +* `SO-3802 `_ - Global Requirements Approval +* `SO-3826 `_ - SO impacts for E2E Network Slicing in Kohn Release + +**Stories** + +The full list of implemented tasks is available on `JIRA Kohn STORY `_ + + +**Tasks** + +The full list of implemented tasks is available on `JIRA Kohn TASKS `_ + +**Bug Fixes** + +The full list of fixed bugs is available on `JIRA Kohn BUGS +`_ + +Security Notes +-------------- + +*Fixed Security Issues* + +* `SO-3735 `_ +* `SO-3825 `_ +* `SO-3846 `_ + + +Quick Links: + +- `SO project page `__ +- `Passing Badge information for SDC `__ + +**Known Issues** + +* `SO-3237 `_ - Exposed HTTP port. +* `SO-3745 `_ - SO images contain 1 GPLv3 lib + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + SO modules Ve-Vnfm-adapter and appc-orchestrator are deprectaed since istanbul release. + +**Other** + + N/A +*************************************************************************************** + + Version: 1.10.0 ==============