1007 Use KDU name and NS id for model names 70/8570/1 v7.0.1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Tue, 4 Feb 2020 14:32:42 +0000 (15:32 +0100)
committerisraelad <adam.israel@canonical.com>
Thu, 6 Feb 2020 21:00:05 +0000 (22:00 +0100)
commit12aa0840d594fcb9c236fbb4d0e4aa85687ab4f8
treeaa9a75d36941a4d18f82e0b4b874d47c1d5b6c22
parent41d639eca402ce4ae3ac1154fd7e61dc0212c65b
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:
<kdu-name>-<ns-id> . This will fix multi KDU support.

Change-Id: I912105417d67d5f3d95b997b91d7a5b7388bdf0d
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
(cherry picked from commit 847f3c055188614da2cd7ea8028db8ab025eb1d8)
n2vc/k8s_conn.py
n2vc/k8s_helm_conn.py
n2vc/k8s_juju_conn.py