aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Geerebaert <matthieu.geerebaert@orange.com>2019-05-29 15:15:18 +0200
committerMatthieu Geerebaert <matthieu.geerebaert@orange.com>2019-05-29 15:15:18 +0200
commitbce9428824803a9f2b03975c7238e52974ec31b2 (patch)
tree42b1e544dfb26e4e8d66f0929116c5e59063fa5c
parent6413a21daa01e4ff25fad4f49bc35b01cb98a1a7 (diff)
Update documentation with info on EXTAPI-249dublin
Change-Id: If12911e2cab641cde9de0eb7f9615286d1e97ae9 Issue-ID: EXTAPI-253 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
-rwxr-xr-xdocs/releasenotes/releasenotes.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst
index 1d5a460..84ce217 100755
--- a/docs/releasenotes/releasenotes.rst
+++ b/docs/releasenotes/releasenotes.rst
@@ -37,8 +37,13 @@ Many other changes and improvement are listed in JIRA:
**Known Issues**
-- `EXTAPI-197 <https://jira.onap.org/browse/EXTAPI-197>`_ - Bad hostname while registering on MSB`
-- `EXTAPI-222 <https://jira.onap.org/browse/EXTAPI-222>`_ - Add support for HTTPS`
+- `EXTAPI-197 <https://jira.onap.org/browse/EXTAPI-197>`_ - Bad hostname while registering on MSB
+- `EXTAPI-222 <https://jira.onap.org/browse/EXTAPI-222>`_ - Add support for HTTPS
+- `EXTAPI-249 <https://jira.onap.org/browse/EXTAPI-249>`_ - Change to oom dockers causing permissions failing when tosca parsing
+
+EXTAPI-249 has limited impact on BBS use case:
+GET /serviceSpecification{id}
+returns empty serviceSpecCharacteristic.
**Security Notes**