From: Dominik Fleischmann Date: Tue, 4 Feb 2020 14:32:42 +0000 (+0100) Subject: 1007 Use KDU name and NS id for model names X-Git-Tag: release-v8.0-start~34 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=847f3c055188614da2cd7ea8028db8ab025eb1d8;hp=847f3c055188614da2cd7ea8028db8ab025eb1d8 1007 Use KDU name and NS id for model names This commit is part of the fix for Bug 1007. Previously The wrong naming was used in the uninstall function and it was deleting each application one by one. Now the whole model will be deleted automatically. This commit is dependent on this one in LCM: https://osm.etsi.org/gerrit/#/c/osm/LCM/+/8555/ Additionally the naming for models has changes so that each KDU gets is own model with the following naming: - . This will fix multi KDU support. Change-Id: I912105417d67d5f3d95b997b91d7a5b7388bdf0d Signed-off-by: Dominik Fleischmann ---