charm-keystone/metadata.yaml
Nick Moffitt 71cb3d9285 Merge hloeung's admin relation code into current trunk.
This is meant to fix up https://code.launchpad.net/~hloeung/charms/precise/keystone/add-admin-relation/+merge/212759 to work with the current trusty/icehouse version of the charm.
2014-05-06 14:13:30 +01:00

25 lines
614 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: Adam Gandelman <adamg@canonical.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.
categories: ["misc"]
provides:
identity-service:
interface: keystone
identity-admin:
interface: keystone-admin
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
ha:
interface: hacluster
scope: container
peers:
cluster:
interface: keystone-ha