charm-keystone-ldap/src/metadata.yaml

27 lines
749 B
YAML

name: keystone-ldap
subordinate: true
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
summary: Keystone Domain backend for LDAP or Active Directory
description: Keystone v3 deployments support the use of domain specific identity drivers,
allowing different types of authentication backend to be deployed in a single Keystone
deployment. . This charm supports use of LDAP or Active Directory domain backends,
with configuration details provided by charm configuration options.
tags:
- openstack
- ldap
- identity
series:
- bionic
- focal
- groovy
- hirsute
- impish
provides:
domain-backend:
interface: keystone-domain-backend
scope: container
requires:
container:
interface: juju-info
scope: container