charm-heat/metadata.yaml
Alex Kavanagh 98de623820 Policyd override implementation
This patchset implements policy overrides for heat.  It uses the
code in charmhelpers.

It also fixes a bug in the actions/domain-setup where it assumes that
the python2 version of openstackclient should be installed, and corrects
this via code in hooks/install and hooks/upgrade-charm.

A sync of charm-helpers is included to bring the latest policyd changes
through to the charm.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/111

Change-Id: Ia607dc9120cfb03902efb019041b43cf12ade2d3
Closed-Bug: #1741723
2019-11-06 16:12:34 +00:00

43 lines
976 B
YAML

name: heat
summary: OpenStack orchestration engine
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Heat is the main project in the OpenStack Orchestration program. It implements an
orchestration engine to launch multiple composite cloud applications based on
templates in the form of text files that can be treated like code.
tags:
- openstack
series:
- xenial
- bionic
- disco
- eoan
- trusty
extra-bindings:
public:
admin:
internal:
requires:
shared-db:
interface: mysql-shared
amqp:
interface: rabbitmq
identity-service:
interface: keystone
ha:
interface: hacluster
scope: container
certificates:
interface: tls-certificates
heat-plugin-subordinate:
interface: heat-plugin-subordinate
scope: container
peers:
cluster:
interface: heat-ha
resources:
policyd-override:
type: file
filename: policyd-override.zip
description: The policy.d overrides file