Files
charm-keystone-ldap/src/metadata.yaml
Alex Kavanagh bbbfdf21f6 Migrate charm to charmhub latest/edge track
Change-Id: I3437bb58b85ccedf047910c0bf783f56dd438bf6
2022-01-27 20:33:04 +00:00

24 lines
721 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:
- focal
- impish
provides:
domain-backend:
interface: keystone-domain-backend
scope: container
requires:
container:
interface: juju-info
scope: container