diff options
author | Taka Cho <takamune.cho@att.com> | 2019-06-19 14:29:33 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-06-19 14:30:19 -0400 |
commit | 0104a8870a6fe61caae2310072828255515ab828 (patch) | |
tree | 29dfddaba0bd1082763b047bb03b8d8e413840f0 /docs/release-notes.rst | |
parent | c85a0909e1b94a11627fdbba9cee2162659e5237 (diff) |
update appc release note
fix appc cluster issue
release new appc docker
Issue-ID: APPC-1293
Change-Id: Id4897669e29f3c7c156a3c4c945825758c268a51
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-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. |