charm-barbican-softhsm/src
David Ames f188f330fa Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: I5ce4aff9dee7c184035dc8463a649665dbb3db28
2017-04-27 11:01:24 -07:00
..
lib/charm/openstack Fix func27-smoke which fails 2016-10-05 17:40:42 +00:00
reactive Fix func27-smoke which fails 2016-10-05 17:40:42 +00:00
tests Enable Zesty-Ocata Amulet Tests 2017-04-27 11:01:24 -07:00
README.md Add amulet/bundle tests to charm-barbican-softhsm 2016-08-10 13:57:57 +00:00
layer.yaml Add .gitreview and clean up repo 2016-08-03 18:59:01 +00:00
metadata.yaml Enable Ocata Amulet Tests 2017-03-21 17:17:33 +00:00
test-requirements.txt Enable Zesty-Ocata Amulet Tests 2017-04-27 11:01:24 -07:00
tox.ini Enable Ocata Amulet Tests 2017-03-21 17:17:33 +00:00

README.md

Overview

This charm provides the SoftHSM2 HSM plugin to Barbican. Note that this plugin DOES NOT WORK at present due to bug#1611393. It does, however, demonstrate how an HSM plugin will work with Barbican.

Usage

barbican-softhsm is a subordinate charm and lives in the same unit as a barbican charm.

juju deploy barbican
juju deploy ... other services for barbican -- see barbican charm
juju deploy barbican-softhsm
juju add-relation barbican barbican-softhsm

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.