Improved Primitive support and better testing 94/6394/1 BUILD_v4.0.1_2
authorAdam Israel <adam.israel@canonical.com>
Thu, 2 Aug 2018 19:32:00 +0000 (15:32 -0400)
committerAdam Israel <adam.israel@canonical.com>
Thu, 2 Aug 2018 19:34:51 +0000 (15:34 -0400)
This changeset addresses several issues.

- Improve primitive support so the status and output of an executed
primitive can be retrieved
- Merge latest upstream libjuju (required for new primive features)
- New testing framework
    This is the start of a new testing framework with the ability to
create and configure LXD containers with SSH, to use while testing proxy
charms.
- Add support for using ssh keys with proxy charms
    See Feature 1429. This uses the per-proxy charm/unit ssh keypair

Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found