diff options
author | Manish Kumar <manishjpiet@gmail.com> | 2019-01-31 09:16:04 +0530 |
---|---|---|
committer | Manish Kumar <manishjpiet@gmail.com> | 2019-01-31 09:21:36 +0530 |
commit | cd0963d829a73dc22b345be12379a2f8dd3a83e8 (patch) | |
tree | 3136457cf122e21ca816635308cda7f261fe3699 | |
parent | 902b6a93925067f0bb8c7a1639b62cbd64604465 (diff) |
Updated:wrong redirection of link & allignment.
Issue-ID: SO-1440
Change-Id: I10d7d466457db6c94299bee490fa8f7f091aa429
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
-rw-r--r-- | docs/release-notes.rst | 18 |
1 files changed, 17 insertions, 1 deletions
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 <https://jira.onap.org/browse/SO-1249>`_ + The workflow for resource processing use the wrong default value. + - `SO-1257 <https://jira.onap.org/browse/SO-1257>`_ + Authorization header added to multicloud adapter breaks communication. + - `SO-1258 <https://jira.onap.org/browse/SO-1258>`_ + OOF Directives are not passed through flows to Multicloud Adapter. + - `SO-1256 <https://jira.onap.org/browse/SO-1256>`_ -- `SO-1194 <https://jira.onap.org/browse/SO-1256>`_ + Permission support for Vfcadapter is missing. + +- `SO-1194 <https://jira.onap.org/browse/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 <https://jira.onap.org/browse/SO-1248>`_ + Csar needs to be manually placed into the bpmn corresponding directory. + - `SO-1184 <https://jira.onap.org/browse/SO-1184>`_ + Database table is not populated for Generic NeutronNet resource. + **Security Notes** |