diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2020-04-06 15:29:06 +0100 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2020-04-06 15:29:06 +0100 |
commit | 377ca99c515963bf0441c40003368268c81c0a0f (patch) | |
tree | 606a8ef59dc17fbdcf1069a0eabe092b1fa883a3 /docs/releasenotes | |
parent | fd5eea3a50cd97201ebc62ffb5384f690a28bc65 (diff) |
Correct RC0 release tag 6.0.1 and jira
Issue-ID: EXTAPI-425
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I35812036018124656e9418b05dd69350bdb6f320
Diffstat (limited to 'docs/releasenotes')
-rwxr-xr-x | docs/releasenotes/releasenotes.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst index bf0fd87..f9c0fcd 100755 --- a/docs/releasenotes/releasenotes.rst +++ b/docs/releasenotes/releasenotes.rst @@ -4,12 +4,12 @@ Release Notes ============= -Version: 6.0.0 +Version: 6.0.1 -------------- -:Release Date: 2020-03-26 +:Release Date: 2020-04-06 -Frankfurt Release tag - 6.0.0 +Frankfurt Release tag - 6.0.1 **Fix** @@ -29,6 +29,9 @@ Frankfurt Release tag - 6.0.0 - `EXTAPI-400 <https://jira.onap.org/browse/EXTAPI-400>`_ - Migrate and Fix sonarcloud code coverage issue - `EXTAPI-401 <https://jira.onap.org/browse/EXTAPI-401>`_ - remove sonar.jacoco.reportMissing.force.zero - `EXTAPI-415 <https://jira.onap.org/browse/EXTAPI-415>`_ - Configure NBI with http xor https support, using basic spring capabilities +- `EXTAPI-417 <https://jira.onap.org/browse/EXTAPI-417>`_ - Support http local docker and https OOM via Env Variable +- `EXTAPI-423 <https://jira.onap.org/browse/EXTAPI-423>`_ - Check for CST template is case sensitive +- `EXTAPI-424 <https://jira.onap.org/browse/EXTAPI-424>`_ - Public HTTP port open Detail of NBI features are described in the readTheDoc documentation. |