aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZebek Bogumil <bogumil.zebek@nokia.com>2021-03-18 08:37:19 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2021-03-18 09:24:25 +0100
commit25afe431bc1dfa132990019f63fbcef486404f2f (patch)
tree34a83e2db901206ece4005fb9f38477d417d3a82
parent60b08e9c4990a1070641dc5378c49a85d1a9cf20 (diff)
Release vesclient containerhonolulu
The first version of container. It contains the same functionality as pnf-simulator. Issue-ID: INT-1869 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I9b54e9aa3d8d2e43b8543bce556e3241663cef70
-rw-r--r--Changelog.md9
-rw-r--r--releases/1.0.0-container.yaml8
2 files changed, 17 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
new file mode 100644
index 0000000..043bccf
--- /dev/null
+++ b/Changelog.md
@@ -0,0 +1,9 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
+and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [1.0.0] - 18/03/2021
+ - [INT-1869](https://jira.onap.org/browse/INT-1869) - Move pnf-simulator to nf-simulator/ves-client repository
+
diff --git a/releases/1.0.0-container.yaml b/releases/1.0.0-container.yaml
new file mode 100644
index 0000000..a7f67c7
--- /dev/null
+++ b/releases/1.0.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.0.0'
+project: 'integration-simulators-nf-simulator-ves-client'
+log_dir: 'integration-simulators-nf-simulator-ves-client-maven-docker-stage-master/9/'
+ref: 60b08e9c4990a1070641dc5378c49a85d1a9cf20
+containers:
+ - name: 'org.onap.integration.nfsimulator.vesclient'
+ version: '1.0.0-STAGE-20210318T065849Z' \ No newline at end of file