Full charm support 89/6489/2
authorAdam Israel <adam.israel@canonical.com>
Fri, 14 Sep 2018 15:32:35 +0000 (11:32 -0400)
committerAdam Israel <adam.israel@canonical.com>
Thu, 11 Oct 2018 23:24:13 +0000 (19:24 -0400)
commit1ddca81e7e1863b0a7d45d1b9b9d5cabccd4e628
tree3b933b586a2055995bc49da650c34da27a1f542c
parentea14f890f054d5eb85416a5b6c8c7713e2506ad8
Full charm support

This work adds the ability to deploy charms directly to an
externally instantiated VM, which is expected to have N2VC's public key
injected into it, by using the VCA's manual provisioning function.

This allows the VCA to ssh to the target machine and provision it. The
charm will then be deployed directly to that machine, allowing the charm
to fully manage the VNF lifecycle.

Change-Id: I935e432fbd60a9a6bc10a499ae1b8e07c1e70c14
Signed-off-by: Adam Israel <adam.israel@canonical.com>
n2vc/vnf.py