Release pnf simulator containers 86/106486/2
authorBogumil Zebek <bogumil.zebek@nokia.com>
Thu, 23 Apr 2020 09:12:26 +0000 (11:12 +0200)
committerZebek Bogumil <bogumil.zebek@nokia.com>
Thu, 23 Apr 2020 10:29:00 +0000 (12:29 +0200)
Official Frankfurt release. Version: 1.0.0

Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I293923cd72b01ec2f1174ad7668a373c0ddb6f61

README.md
release-notes.rst [new file with mode: 0644]
releases/1.0.0-container.yaml [new file with mode: 0644]

index ff9da7a..6c6bb17 100644 (file)
--- 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 (file)
index 0000000..c7a9c61
--- /dev/null
@@ -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 (file)
index 0000000..47e4abd
--- /dev/null
@@ -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'