X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;fp=docs%2Frelease-notes.rst;h=8d5f5727b6e1f249db0ccb85a719ca93207bd426;hb=ac23d73b587dfc352f83d54aadd4e5199f5c3555;hp=89e12e35c21bef6850bc6acb528903b4c9e2d272;hpb=8f01af4f635801a5d319bab7f9f9f2c437f7af37;p=so.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 89e12e35c2..8d5f5727b6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,6 +8,240 @@ Service Orchestrator Release Notes The SO provides the highest level of service orchestration in the ONAP architecture. +Version: 1.4.3 +============== + +:Release Date: 2019-06-06 + +Docker Images +------------- + +**Dockers released for SO:** + + - onap/so/api-handler-infra,1.4.3 + - onap/so/bpmn-infra,1.4.3 + - onap/so/catalog-db-adapter,1.4.3 + - onap/so/openstack-adapter,1.4.3 + - onap/so/request-db-adapter,1.4.3 + - onap/so/sdc-controller,1.4.3 + - onap/so/sdnc-adapter,1.4.3 + - onap/so/so-monitoring,1.4.3 + - onap/so/vfc-adapter,1.4.3 + +Release Purpose +---------------- + +**New Features** + +The main goal of the Dublin release was to: + - Support CCVPN extension + - Support BroadBand Service Usecase + - SO SOL003 plugin support + - Improve PNF PnP + + +**Epics** + +- [`SO-1508 `__\ ] - ETSI Alignment - SO SOL003 plugin support to connect to external VNFMs +- [`SO-1468 `__\ ] - Hardening of HPA in SO and extension of HPA capabilities to existing use-cases +- [`SO-1394 `__\ ] - Extended and enhance the SO generic building block to support pre and post instantiation. +- [`SO-1393 `__\ ] - Support the CCVPN Extension +- [`SO-1392 `__\ ] - Support the BroadBand Service Usecase +- [`SO-1353 `__\ ] - SO to be made independent of Cloud technologies +- [`SO-1273 `__\ ] - PNF PnP Dublin updates & improvements +- [`SO-1271 `__\ ] - PNF PnP Casablanca MR updates +- [`SO-677 `__\ ] - Improve the issues and findings of the SO Casablanca Release +- [`SO-166 `__\ ] - Non-stop operations required. + +**Stories** + +- [`SO-1974 ExtAPI interface/API +- [`SO-1414 `_. + +Quick Links: + + - `SO project page `_ + - `Passing Badge information for SO `_ + - `Project Vulnerability Review Table for SO `_ + + +**Known Issues** + + TBD + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + N/A + +**Other** + + N/A + +Version: 1.4.1 +============== + +:Release Date: 2019-04-19 + +This is the dublin release base version separated from master branch. + + Version: 1.3.7 --------------