charm-barbican-softhsm/src
David Ames cc3c0bc521 Updates for stable branch creation
Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I3c969ad54667e996069a86e4aad0daac4e2a6bcb
2017-02-23 15:41:28 -05: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 Updates for stable branch creation 2017-02-23 15:41:28 -05: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 Update Amulet defs, series metadata and c-h sync 2016-12-08 09:10:13 -08:00
test-requirements.txt Add amulet/bundle tests to charm-barbican-softhsm 2016-08-10 13:57:57 +00:00
tox.ini Update tox.ini files from release-tools gold copy 2016-09-06 22:06:58 +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.