charm-barbican-softhsm/src
Zuul 4b7e5feecd Merge "Updates for testing period for 20.01 release" 2021-01-14 13:05:39 +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 Add Ussuri and Victoria tests 2020-07-08 14:33:04 +02:00
README.md Add amulet/bundle tests to charm-barbican-softhsm 2016-08-10 13:57:57 +00:00
layer.yaml Remove inherited configuration options invalid for charm 2020-05-16 23:09:42 +02:00
metadata.yaml Remove Disco and Eoan bits 2021-01-12 13:50:02 +01:00
test-requirements.txt Sync charm/ceph helpers, tox, and requirements 2019-10-01 14:41:54 -05:00
tox.ini Sync release-tools 2020-12-10 22:14:44 +01:00
wheelhouse.txt Updates for testing period for 20.01 release 2021-01-12 15:27:12 +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.