Files
charm-keystone-kerberos/src/metadata.yaml
Myles Penner f0e325ebfd Add charmcraft 3 support
Summary of changes:
- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml

Change-Id: I44154d4220a06dbe544f7600ee7747ab1e056ae1
2024-09-04 17:24:09 +00:00

26 lines
659 B
YAML

name: keystone-kerberos
summary: Keystone backend for kerberos authentication
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
This charm supports the use of Kerberos as a security mechanism
for authentication through keystone.
tags:
- openstack
- identity
- kerberos
- ldap
subordinate: true
provides:
keystone-fid-service-provider:
interface: keystone-fid-service-provider
scope: container
requires:
container:
interface: juju-info
scope: container
resources:
keystone_keytab:
type: file
filename: keystone.keytab
description: Path to the kerberos keytab for keystone service