aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2020-07-21 13:58:31 +0200
committerMichal Banka <michal.banka@nokia.com>2020-07-21 20:35:48 +0200
commit32f84cdf6b529eeea77c16835613e7f511133572 (patch)
tree79a538fbec1f1d9314d8f61f57d85b279fce21e3
parent48a172a227f8674dc07c96303f5cc9b25beb31f3 (diff)
Release 1.7.1 DCAEGEN2 VESCollector container
New image version will include following changes: - New data-format file for 30.2_ONAP schema version - Adjustments of componentspec to new data-format - VESCollector DMaap publish optimization Change-Id: I8db2714dd99b6705fdad91c12cd035c5e28912d4 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2254
-rw-r--r--Changelog.md2
-rw-r--r--releases/1.7.1-container.yaml8
2 files changed, 10 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 02c72610..4b1918d9 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -18,3 +18,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Update schema to CommonEventFormat_30.2_ONAP in the eventListerner/v7 interface
## [1.7.1] - 13/07/2020
- [DCAEGEN2-1484](https://jira.onap.org/browse/DCAEGEN2-1484) - VESCollector DMaap publish optimization
+ - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Add new data-format for 30.2_ONAP schema version
+ \ No newline at end of file
diff --git a/releases/1.7.1-container.yaml b/releases/1.7.1-container.yaml
new file mode 100644
index 00000000..b07ad6fa
--- /dev/null
+++ b/releases/1.7.1-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.7.1'
+project: 'dcaegen2-collectors-ves'
+log_dir: 'dcaegen2-collectors-ves-maven-docker-stage-master/364/'
+ref: 48a172a227f8674dc07c96303f5cc9b25beb31f3
+containers:
+ - name: 'org.onap.dcaegen2.collectors.ves.vescollector'
+ version: '1.7.1-20200721T084850Z'