charm-percona-cluster/metadata.yaml
David Ames 7c68006bc5 Enable access network for DNS HA
DNS HA was not working due to missing configuration for the access
network. This change adds those missing configurations including the
extra bindings for the access network.

Change-Id: I04813488c844318bea7f9c0a33657ea7fc6f4b98
Closes-Bug: 1626434
2016-09-27 08:22:33 +01:00

33 lines
705 B
YAML

name: percona-cluster
summary: Percona XtraDB Cluster - Active/Active MySQL
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Percona XtraDB Cluster provides an active/active MySQL
compatible alternative implemented using the Galera
synchronous replication extensions.
tags:
- databases
series:
- xenial
- trusty
- yakkety
extra-bindings:
access:
provides:
db:
interface: mysql
db-admin:
interface: mysql-root
shared-db:
interface: mysql-shared
nrpe-external-master:
interface: nrpe-external-master
scope: container
peers:
cluster:
interface: percona-cluster
requires:
ha:
interface: hacluster
scope: container