K8s action support 67/8767/4
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Tue, 7 Apr 2020 10:39:36 +0000 (12:39 +0200)
committerDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 16 Apr 2020 14:44:56 +0000 (16:44 +0200)
commit771c32b24679051e6fc8f70fc86268e4087c875b
tree0dc06c1716847f7d826bd9360694e831896a3189
parentde1584f45ef1cffcf46d1d75cb53d24f1dc49693
K8s action support

This commit enables k8s actions by executing them the
same way as any other ns-action. It needs a mandatory
parameter which is application-name.

This commit adds an additional check so that if no
charm is present in the kdu-configuration section
it is understood that the action will be executed
on the KDU workloads.

The commit 8761 in N2VC depends on this commit

https://osm.etsi.org/gerrit/#/c/osm/N2VC/+/8761/

Change-Id: I6adf9a4f786690af5222a208137d95fc28949b34
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
osm_lcm/ns.py