charm-barbican-softhsm/src
Aurelien Lourot 8c6f2d189d Add impish to metadata.yaml
Change-Id: If19bee71e83b0bfbc22e629fa2e8b94e6de32a17
2021-06-03 11:02:50 +02: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 Add impish to metadata.yaml 2021-06-03 11:02:50 +02:00
test-requirements.txt Pin charm-tools<2.8 2021-02-10 22:25:46 +01:00
tox.ini Sync release-tools 2020-12-10 22:14:44 +01:00
wheelhouse.txt Updates to flip all libraries back to master 2021-05-04 09:41:58 +01: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.