charm-barbican/src/metadata.yaml

28 lines
718 B
YAML

name: barbican
summary: A REST API for secure storage, provisioning and management of secrets
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Barbican is a REST API designed for the secure storage, provisioning and
management of secrets such as passwords and encryption keys. It is aimed at
being useful for all environments, including large ephemeral Clouds
tags:
- openstack
series:
- bionic
- disco
- eoan
subordinate: false
requires:
shared-db:
interface: mysql-shared
amqp:
interface: rabbitmq
identity-service:
interface: keystone
hsm:
interface: barbican-hsm
optional: true
secrets:
interface: barbican-secrets
optional: true