![]() These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.
hisute-wallaby test is disabled (moved to dev) due to [1].
[1] https://github.com/juju-solutions/layer-basic/issues/194
Change-Id: I65a7403ec68d8be880e418bc4fca1b1fdffe6eb9
(cherry picked from commit
|
||
---|---|---|
.. | ||
actions | ||
files | ||
lib | ||
reactive | ||
templates/rocky | ||
tests | ||
HACKING.md | ||
README.md | ||
actions.yaml | ||
build.lock | ||
config.yaml | ||
layer.yaml | ||
metadata.yaml | ||
test-requirements.txt | ||
tox.ini | ||
wheelhouse.txt |
README.md
Overview
This charm provides the Barbican secret service for an OpenStack Cloud.
Usage
Barbican relies on services from the mysql/percona, rabbitmq-server and keystone charms:
juju deploy barbican
juju deploy keystone
juju deploy mysql
juju deploy rabbitmq-server
juju add-relation barbican rabbitmq-server
juju add-relation barbican mysql
juju add-relation barbican keystone
Optionally, but advisedly, Barbican should be deployed with an HSM subordinate charm.
Bugs
Please report bugs on Launchpad.
For general questions please refer to the OpenStack Charm Guide.