charm-barbican-softhsm/src/reactive
Alex Kavanagh b00cb733a8 Fix func27-smoke which fails
This was a combination of the smoke test being incorrectly specified
and there being no assess_status() at the end of the hsm_connected()
function.  Also the assess_status() was removed from the layer-openstack
which meant that the status wasn't updating.

The change adds in an assess_status() call, but also reworks the tests
so that they use the new features in charms.openstack, and also uses
defaults for config-changed and assess-status hooks/events.

The gate that tox.ini is the keystone-v2 version of the tests.

Change-Id: Ib8082a083b05eba872d8a2e5fe477352df25ccbb
Closes-Bug: #1629624
2016-10-05 17:40:42 +00:00
..
handlers.py Fix func27-smoke which fails 2016-10-05 17:40:42 +00:00