diff options
author | shashikanth <shashikanth.vh@huawei.com> | 2022-04-28 11:49:35 +0530 |
---|---|---|
committer | shashikanth <shashikanth.vh@huawei.com> | 2022-04-28 11:49:35 +0530 |
commit | 50ca2d67fdde04959235b4d355544c3b76c60b1f (patch) | |
tree | d1e75235754c76fe736a606c763c0204f6583bfc /docs | |
parent | 255a5856b2cd2164ffdf460a063a571260e03798 (diff) |
update the release notes
Issue-ID: SO-3922
Signed-off-by: shashikanth <shashikanth.vh@huawei.com>
Change-Id: Ib722380dc399be59ad11ce02d9f1273214f32dbd
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 58902f3d27..8990fbc1b7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,6 +14,127 @@ The SO provides the highest level of service orchestration in the ONAP architect Release Notes ============= +Version: 1.10.0 +============== + + :Release Date: 2022-04-08 + +SO Release Image Versions +-------------------------- + - so-bpmn-infra + + :Version: 1.10.0 + + - so-catalog-db-adapter + + :Version: 1.10.0 + + - so-admin-cockpit + + :Version: 1.8.3 + + - so-nssmf-adapter + + :Version: 1.9.1 + + - so-openstack-adapter + + :Version: 1.10.0 + + - so-request-db-adapter + + :Version: 1.10.0 + + - so-sdc-controller + + :Version: 1.10.0 + + - so-sdnc-adapter + + :Version: 1.10.0 + + - so-sol003-adapter + + :Version: 1.8.2 + + - so-api-handler-infra + + :Version: 1.9.2 + + - so-etsi-nfvo-ns-lcm + + :Version: 1.8.2 + + - so-oof-adapter + + :Version: 1.8.3 + + - so-cnf-adapter + + :Version: 1.10.0 + +Release Purpose +---------------- +SO Istanbul Release. +The key deliverable for this release is refactoring SO for better internal architecture. + + +**Epics** + +* `REQ-627 <https://jira.onap.org/browse/REQ-627>`_ - ONAP CNF orchestration - Istanbul Enhancements +* `SO-3649 <https://jira.onap.org/browse/SO-3649>`_ - SO impacts for E2E Network Slicing in Istanbul Release +* `SO-3637 <https://jira.onap.org/browse/SO-3637>`_ - Global Requirements Approval +* `SO-3473 <https://jira.onap.org/browse/SO-3473>`_ - Refactor SO to enhance the usability + + +**Stories** + +The full list of implemented tasks is available on `JIRA Jakarta 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%22Jakarta%20Release%22>`_ + + +**Tasks** + +The full list of implemented tasks is available on `JIRA Jakarta 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%22Jakarta%20Release%22>`_ + +**Bug Fixes** + +The full list of fixed bugs is available on `JIRA Jakarta 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%22jakarta%20Release%22>`_ + +Security Notes +-------------- + +*Fixed Security Issues* + +* `SO-3731 <https://jira.onap.org/browse/SO-3731>`_ +* `SO-3732 <https://jira.onap.org/browse/SO-3732>`_ + + +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. + + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + SO modules Ve-Vnfm-adapter and appc-orchestrator are deprectaed for the Istanbul release. + +**Other** + + N/A +*************************************************************************************** + + + Version: 1.9.2 ============== |