aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main/resources/yangResourceCsvGenerator.py
AgeCommit message (Collapse)AuthorFilesLines
2022-03-03Update dmi-registry yang to support cmHandle Statelukegleeson1-10/+38
- 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 <luke.gleeson@est.tech> Change-Id: I4ab949f0bc00a52376b42a5ac8a33d397eefcedf
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-0/+38
Add support for new Public Additional Properties list to Register CM Handles API Issue-ID: CPS-677 Change-Id: I6efc88734da2416f72f71a403622e519398b502d Signed-off-by: DylanB95EST <dylan.byrne@est.tech>