Previously we were not stripping whitespace or newlines
from the value returned from virsh secret-get-value which
resulted in the key comparison always returning False and
services being restarted.
Includes charm-helpers rev 708 required to get amulet
unstuck.
Change-Id: If465183860dc9d6e13c81d363791c06c0e5adb76
Closes-Bug: 1694963
(cherry picked from commit 19cc5ff094)
Overview
This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.
For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.