aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2018-11-29 21:49:23 +0800
committerseshukm <seshu.kumar.m@huawei.com>2018-11-29 21:49:23 +0800
commita08346b89f839090c3d04845cb47ceb8d79d8b06 (patch)
tree74a849dccd3e3682f75be012caa067dc85853f70 /docs/release-notes.rst
parent0a9ca68c09d8250cb62e94a45aacc7e52133ff00 (diff)
Fix the master release-notes
Issue-ID: SO-1259 Change-Id: I5340f971cba95e5eba2a739aad06d7e5edbc8b96 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst48
1 files changed, 32 insertions, 16 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 8ed5766b93..c1224ac442 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -16,29 +16,45 @@ Version: 1.3.3
This is the official release package that was tested against the 72 hour stability test in integration environment.
Casablanca Release branch
-*New Features**
-Below features are 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.
+**New Features**
+
+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.
+**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
**Known Issues**
- There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.4.
- - `SO-1249 https://jira.onap.org/browse/SO-1249>`_
+There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.4
+- `SO-1249 <https://jira.onap.org/browse/SO-1249>`_
- The other open issues are
- - `SO-1259 <https://jira.onap.org/browse/SO-1259>`_
- - `SO-1248 <https://jira.onap.org/browse/SO-1248>`_
- - `SO-1219 <https://jira.onap.org/browse/SO-1219>`_
- These will be addressed in the next release.
+Below issues will be resolved in the next release:
+
+- `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>`_
+
**Security Notes**