K8s action support 70/8870/1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Mon, 6 Apr 2020 12:51:00 +0000 (14:51 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Thu, 7 May 2020 09:03:32 +0000 (11:03 +0200)
commitd14e4213c439940a73225a7e12062465e31f371b
treef4a8eca89ba5cbb599dac99a4b6fc0791cd9276a
parentd5d83a4250eebe2e82fcb9986bcc1d3db5610c3d
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 depends on another commit in LCM.
https://osm.etsi.org/gerrit/#/c/osm/LCM/+/8767/

Change-Id: I375fb93d55f1255d425f229fe1a88968b19ae3d0
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
n2vc/k8s_conn.py
n2vc/k8s_helm_conn.py
n2vc/k8s_juju_conn.py