diff options
author | seshukm <seshukumar.mudiganti@windriver.com> | 2022-09-29 00:09:46 +0530 |
---|---|---|
committer | seshukm <seshukumar.mudiganti@windriver.com> | 2022-09-29 00:09:46 +0530 |
commit | e4ae66db0d0e1bcfd19ef875491a236519be515d (patch) | |
tree | 7171889240cb9a416e68f5e9444bcf3287d4e5be /docs | |
parent | 1c81fe215d896e1d0307313f04f45d2e27e42d28 (diff) |
release the SO components first J version
Issue-ID: SO-3995
Signed-off-by: seshukm <seshukumar.mudiganti@windriver.com>
Change-Id: Ideafbb86fba30a40d1e8c11e7114bfe7f2f0c380
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 120 |
1 files changed, 120 insertions, 0 deletions
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 <https://jira.onap.org/browse/REQ-890>`_ - ONAP CNF orchestration - Kohn Enhancements +* `REQ-1041 <https://jira.onap.org/browse/REQ-1041>`_ - VNF LCM Support in SO +* `SO-3802 <https://jira.onap.org/browse/SO-3802>`_ - Global Requirements Approval +* `SO-3826 <https://jira.onap.org/browse/SO-3826>`_ - SO impacts for E2E Network Slicing in Kohn Release + +**Stories** + +The full list of implemented tasks is available on `JIRA Kohn STORY <https://jira.onap.org/browse/SO-3748?jql=project%20%3D%20%22Service%20Orchestrator%22%20%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Kohn%20Release%22>`_ + + +**Tasks** + +The full list of implemented tasks is available on `JIRA Kohn TASKS <https://jira.onap.org/browse/SO-3930?jql=project%20%3D%20%22Service%20Orchestrator%22%20%20AND%20issuetype%20%3D%20Task%20AND%20fixVersion%20%3D%20%22Kohn%20Release%22>`_ + +**Bug Fixes** + +The full list of fixed bugs is available on `JIRA Kohn BUGS +<https://jira.onap.org/browse/SO-3908?jql=project%20%3D%20%22Service%20Orchestrator%22%20%20AND%20issuetype%20%3D%20Bug%20AND%20fixVersion%20%3D%20%22Kohn%20Release%22>`_ + +Security Notes +-------------- + +*Fixed Security Issues* + +* `SO-3735 <https://jira.onap.org/browse/SO-3735>`_ +* `SO-3825 <https://jira.onap.org/browse/SO-3825>`_ +* `SO-3846 <https://jira.onap.org/browse/SO-3846>`_ + + +Quick Links: + +- `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`__ +- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1702>`__ + +**Known Issues** + +* `SO-3237 <https://jira.onap.org/browse/SO-3237>`_ - Exposed HTTP port. +* `SO-3745 <https://jira.onap.org/browse/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 ============== |