From: Manish Kumar Date: Thu, 31 Jan 2019 03:46:04 +0000 (+0530) Subject: Updated:wrong redirection of link & allignment. X-Git-Tag: 1.4.1~335 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cd0963d829a73dc22b345be12379a2f8dd3a83e8;p=so.git Updated:wrong redirection of link & allignment. Issue-ID: SO-1440 Change-Id: I10d7d466457db6c94299bee490fa8f7f091aa429 Signed-off-by: Manish Kumar --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 25873d4515..979619b2b6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -53,15 +53,31 @@ Dockers released for SO: **Known Issues** There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.5 + - `SO-1249 `_ + The workflow for resource processing use the wrong default value. + - `SO-1257 `_ + Authorization header added to multicloud adapter breaks communication. + - `SO-1258 `_ + OOF Directives are not passed through flows to Multicloud Adapter. + - `SO-1256 `_ -- `SO-1194 `_ + Permission support for Vfcadapter is missing. + +- `SO-1194 `_ + Unable to find TOSCA CSAR location using ServiceModelUUID in DoCreateResource BPMN flow. + Below issues will be resolved in the next release: + - `SO-1248 `_ + Csar needs to be manually placed into the bpmn corresponding directory. + - `SO-1184 `_ + Database table is not populated for Generic NeutronNet resource. + **Security Notes**