summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-12-23 10:02:43 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2021-01-07 07:15:10 +0100
commit2a80695953ff5acbf80596249906708f58c67420 (patch)
tree2d35eb708e17209b37e52be2e91911542aa94a92 /Changelog.md
parent25673a3551f2bf15f23afbbfe986947c6a975c91 (diff)
PM Validation Yaml rule
- Add PM Validation Yaml file as OCLIP rule Change-Id: Ida3abc79776a04b56d34e0b223de75225981eb6a Issue-ID: VNFSDK-721 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index fe1efb3..11adce9 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -124,3 +124,5 @@ All notable changes to this project will be documented in this file.
## Added
- Possibility to use a common certificate for individual signature per artifact in manifest file.
- https://jira.onap.org/browse/VNFSDK-714
+- Add oclip command to trigger pm_dictionary validation
+ - https://jira.onap.org/browse/VNFSDK-721