Native charm support 05/7905/82 n2vc
authorAdam Israel <adam.israel@canonical.com>
Tue, 3 Sep 2019 22:26:08 +0000 (18:26 -0400)
committerAdam Israel <adam.israel@canonical.com>
Mon, 30 Sep 2019 18:30:35 +0000 (14:30 -0400)
commit0cd1c02c85f5dbd6d06bd28b79f964fb209ee90a
treea2b8fb613b01c67c391b35573a46be5946cef7f9
parent93a3db12e79d8e35ab8ca9a518a56631d8fd0707
Native charm support

This patch adds a provisioner which will prepare a VM, via SSH, to run the Juju
agent, enabling a native charm to run on the VM.

Change-Id: Icd5d873a12e2d7b2e7cb5424e87d8083a7921c16
Signed-off-by: Adam Israel <adam.israel@canonical.com>
modules/libjuju/juju/client/schemas-juju-latest.json [deleted symlink]
n2vc/exceptions.py [new file with mode: 0644]
n2vc/provisioner.py [new file with mode: 0644]
n2vc/vnf.py