Fix bug 760 95/7695/1
authorAdam Israel <adam.israel@canonical.com>
Mon, 24 Jun 2019 15:44:47 +0000 (11:44 -0400)
committerAdam Israel <adam.israel@canonical.com>
Mon, 24 Jun 2019 15:44:47 +0000 (11:44 -0400)
This commit fixes bug 670 by introducing a new PrimitiveDoesNotExist
exception that will be raised if ExecutePrimitive is called but the
primitive does not exist in the charm.

This also bumps the required version of websocket to match libjuju,
along with other minor tweaks to the test framework

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

No differences found