diff options
author | Taka Cho <takamune.cho@att.com> | 2019-06-19 14:29:33 -0400 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-06-19 22:26:01 +0000 |
commit | beec75114115b37d037aa120a29d3db3abdc8ae6 (patch) | |
tree | 9e7e183cd7c99ae4f48d21bf8c99a29cd9da31e1 | |
parent | 2a24f23f53165094087058f933769bb46d7f00e5 (diff) |
update appc release notedublin
fix appc cluster issue
release new appc docker
Issue-ID: APPC-1293
Change-Id: Id4897669e29f3c7c156a3c4c945825758c268a51
Signed-off-by: Taka Cho <takamune.cho@att.com>
(cherry picked from commit 0104a8870a6fe61caae2310072828255515ab828)
-rw-r--r-- | docs/release-notes.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 405b0e66e..44bf540b8 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,10 +26,10 @@ Release Notes .. * This note must be removed after content has been added. -Version: 1.5.2 +Version: 1.5.3 -------------- -:Release Date: 2019-6-13 +:Release Date: 2019-6-19 **New Features** @@ -70,6 +70,7 @@ The Dublin release added the following functionality: **Bug Fixes** + - `APPC-1242 <https://jira.onap.org/browse/APPC-1242>`_ - vFWCL ModifyConfig only works on one node in an APPC cluster. - `APPC-1263 <https://jira.onap.org/browse/APPC-1263>`_ - Two methods of Artifact Transformer in appc-config-params will always return null. - `APPC-1264 <https://jira.onap.org/browse/APPC-1264>`_ - Errors in unit tests in config-generator package. - `APPC-1270 <https://jira.onap.org/browse/APPC-1270>`_ - Unit tests in ccadaptor code not testing correctly. |