Files
charm-keystone/metadata.yaml
James Page 8cc078ac9c Add charm series data to metadata.yaml
This optimizes the publication process to the charm store, and
ensures that the charm code and version is consistent across all
supported Ubuntu series.

Change-Id: I1f2a9e6034052c53dd27e27fe0295a152fd18ce6
2016-09-14 09:29:33 +01:00

44 lines
961 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: keystone
summary: OpenStack identity service
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Keystone is an OpenStack project that provides Identity, Token, Catalog and
Policy services for use specifically by projects in the OpenStack family. It
implements OpenStacks Identity API.
tags:
- openstack
- identity
- misc
series:
- xenial
- trusty
- precise
- yakkety
extra-bindings:
public:
admin:
internal:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
identity-service:
interface: keystone
identity-notifications:
interface: keystone-notifications
identity-admin:
interface: keystone-admin
identity-credentials:
interface: keystone-credentials
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
ha:
interface: hacluster
scope: container
peers:
cluster:
interface: keystone-ha