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>
(cherry picked from commit 0104a8870a6fe61caae2310072828255515ab828)
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 405b0e6..44bf540 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -26,10 +26,10 @@
.. * 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 @@
**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.