aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-04-23 11:12:26 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-04-23 12:29:00 +0200
commit1e03ebf423a85d1be81fc62a098decb9a505fe7d (patch)
tree8dccbfb139441e8baadb971a99d7519d1408852e
parent05744704372014b511b3c36c794a8c80bdd7a0bb (diff)
Release pnf simulator containers
Official Frankfurt release. Version: 1.0.0 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I293923cd72b01ec2f1174ad7668a373c0ddb6f61
-rw-r--r--README.md3
-rw-r--r--release-notes.rst50
-rw-r--r--releases/1.0.0-container.yaml14
3 files changed, 67 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff9da7a..6c6bb17 100644
--- a/README.md
+++ b/README.md
@@ -44,3 +44,6 @@ Images are available at Nexus:
https://nexus3.onap.org/#browse/search=keyword%3Dnetopeer
2. pnfsimulator
https://nexus3.onap.org/#browse/search=keyword%3Dpnfsimulator
+
+## Release notes
+Attention: Always update a release-notes.rst when you add a new functionality or fix a bug. Thanks!
diff --git a/release-notes.rst b/release-notes.rst
new file mode 100644
index 0000000..c7a9c61
--- /dev/null
+++ b/release-notes.rst
@@ -0,0 +1,50 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2020 NOKIA
+
+
+Release Notes
+=============
+
+Version: 1.0.0
+--------------
+
+:Release Date: 2020-04-23
+
+**New Features**
+
+The Frankfurt Release is the first official release of the PNF Simulator, Netconf Simulator and Netopeer.
+
+**Bug Fixes**
+
+ - No new fixes were implemented for this release
+
+**Known Issues**
+
+ N/A
+
+**Security Notes**
+
+ N/A
+
+*Fixed Security Issues*
+
+ N/A
+
+*Known Security Issues*
+
+ N/A
+
+*Known Vulnerabilities in Used Modules*
+
+ N/A
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+===========
+
+End of Release Notes
diff --git a/releases/1.0.0-container.yaml b/releases/1.0.0-container.yaml
new file mode 100644
index 0000000..47e4abd
--- /dev/null
+++ b/releases/1.0.0-container.yaml
@@ -0,0 +1,14 @@
+distribution_type: 'container'
+container_release_tag: '1.0.0'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+project: 'integration-pnf-simulator'
+log_dir: 'integration-pnf-simulator-maven-docker-stage-master/15/'
+ref: 1431f3a316df80716327264cc3675fe011580b51
+containers:
+ - name: 'org.onap.integration.simulators.pnfsimulator'
+ version: '1.0.0-STAGE-20200423T075841Z'
+ - name: 'org.onap.integration.simulators.netconfsimulator'
+ version: '1.0.0-STAGE-20200423T075841Z'
+ - name: 'org.onap.integration.simulators.netopeer'
+ version: '1.0.0-STAGE-20200423T075841Z'