charm-barbican-softhsm/src
Liam Young ff6b21a6f9 Rebuild for 20.02 release
Remove disco

Change-Id: I846527b971809e0e6f708f52905bd2868b78d2d1
2020-02-06 07:15:53 +00:00
..
files Sync charm/ceph helpers, tox, and requirements 2019-10-01 14:41:54 -05:00
lib/charm/openstack update tests to enable pike 2017-11-16 07:28:17 +00:00
reactive Fix func27-smoke which fails 2016-10-05 17:40:42 +00:00
tests Rebuild for 20.02 release 2020-02-06 07:15:53 +00:00
README.md Add amulet/bundle tests to charm-barbican-softhsm 2016-08-10 13:57:57 +00:00
layer.yaml Rebuild for sync layer-openstack 2019-08-22 09:00:19 +02:00
metadata.yaml Rebuild for 20.02 release 2020-02-06 07:15:53 +00:00
test-requirements.txt Sync charm/ceph helpers, tox, and requirements 2019-10-01 14:41:54 -05:00
tox.ini Enable functional tests for train 2019-10-23 16:48:54 +02:00
wheelhouse.txt Add disco-stein bundle to gate tests 2019-09-02 11:34:02 -04: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.