From 0cbc448573409a43eb3bf7b4c9cb49d418a4c999 Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Thu, 10 Feb 2022 10:58:29 +0000 Subject: Update dmi-registry yang to support cmHandle State - Added dmi-registry@2022-02-10 which contains the new dmi-registry yang model to support the cmHandle State. - Added changelog 12 which removes previous dmi-registries from the db - Added changelog 13 which adds new dmi-registry - Edited yangResourceCsvGenerator.py so that it generates for each argument given and does not generate the module_name and revision for dmi-registry@2021-12-13. - Updated rollback for changeset 11.1 Issue-ID: CPS-874 Signed-off-by: lukegleeson Change-Id: I4ab949f0bc00a52376b42a5ac8a33d397eefcedf --- cps-parent/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cps-parent') diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 434464ac69..e03dce3db2 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021 Nordix Foundation. + Modifications Copyright (C) 2021-2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -421,6 +421,7 @@ yangResourceCsvGenerator.py dmi-registry@2021-12-13 + dmi-registry@2022-02-10 -- cgit 1.2.3-korg