From: Adam Israel Date: Thu, 2 Aug 2018 19:32:00 +0000 (-0400) Subject: Improved Primitive support and better testing X-Git-Tag: BUILD_v4.0.1_2^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=b09436613925b2eb334c10f219b743868e4b3fe5;hp=b09436613925b2eb334c10f219b743868e4b3fe5 Improved Primitive support and better testing 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 ---