From: Adam Israel Date: Mon, 24 Jun 2019 15:44:47 +0000 (-0400) Subject: Fix bug 760 X-Git-Tag: v7.0.0rc1~29 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=32a1519183709fbcdd4fe02fe901f34a42f6cf6b;hp=32a1519183709fbcdd4fe02fe901f34a42f6cf6b;ds=sidebyside Fix bug 760 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 ---