diff options
-rw-r--r-- | docs/release-notes.rst | 62 |
1 files changed, 33 insertions, 29 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8fab2f36d6..655c313b3f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,40 +19,42 @@ Casablanca Release branch **New Features** -Features are delivered in this release: +Features delivered in this release: -- Automatic scale out of VNFs. -- Extend the support of homing to vFW, vCPE usecases through HPA. -- Monitoring BPMN workflow capabilities through UI. -- SO internal architecture improvements. -- Support PNF resource type. -- Support to the CCVPN Usecase. -- Workflow Designer Integration. + - Automatic scale out of VNFs. + - Extend the support of homing to vFW, vCPE usecases through HPA. + - Monitoring BPMN workflow capabilities through UI. + - SO internal architecture improvements. + - Support PNF resource type. + - Support to the CCVPN Usecase. + - Workflow Designer Integration. **Docker Images** Dockers released for SO: -- onap/so/api-handler-infra,1.3.3 -- onap/so/bpmn-infra,1.3.3 -- onap/so/catalog-db-adapter,1.3.3 -- onap/so/openstack-adapter,1.3.3 -- onap/so/request-db-adapter,1.3.3 -- onap/so/sdc-controller,1.3.3 -- onap/so/sdnc-adapter,1.3.3 -- onap/so/so-monitoring,1.3.3 -- onap/so/vfc-adapter,1.3.3 + - onap/so/api-handler-infra,1.3.3 + - onap/so/bpmn-infra,1.3.3 + - onap/so/catalog-db-adapter,1.3.3 + - onap/so/openstack-adapter,1.3.3 + - onap/so/request-db-adapter,1.3.3 + - onap/so/sdc-controller,1.3.3 + - onap/so/sdnc-adapter,1.3.3 + - onap/so/so-monitoring,1.3.3 + - onap/so/vfc-adapter,1.3.3 **Known Issues** -There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.4 +There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.5 - `SO-1249 <https://jira.onap.org/browse/SO-1249>`_ +- `SO-1257 <https://jira.onap.org/browse/SO-1257>`_ Below issues will be resolved in the next release: -- `SO-1259 <https://jira.onap.org/browse/SO-1259>`_ +- `SO-1258 <https://jira.onap.org/browse/SO-1258>`_ +- `SO-1257 <https://jira.onap.org/browse/SO-1257>`_ +- `SO-1256 <https://jira.onap.org/browse/SO-1256>`_ - `SO-1248 <https://jira.onap.org/browse/SO-1248>`_ -- `SO-1219 <https://jira.onap.org/browse/SO-1219>`_ **Security Notes** @@ -61,9 +63,9 @@ Below issues will be resolved in the next release: Quick Links: -- `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_ -- `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_ -- `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_ + - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_ + - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_ + - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_ Version: 1.3.1 -------------- @@ -74,12 +76,14 @@ Branch cut for Casablanca post M4 for integration test. **New Features** Below features are under test: -* Support PNF resource type. -* Extend the support of homing to vFW, VDNS usecases. -* Workflow Designer Integration. -* Monitoring BPMN worflow capabilities through UI. -* Support to the CCVPN Usecase. -* SO internal architecture improvements + - Automatic scale out of VNFs. + - Extend the support of homing to vFW, vCPE usecases through HPA. + - Monitoring BPMN workflow capabilities through UI. + - SO internal architecture improvements. + - Support PNF resource type. + - Support to the CCVPN Usecase. + - Workflow Designer Integration. + Version: 1.3.0 -------------- |