Files
charm-percona-cluster/metadata.yaml
Corey Bryant 393afdd1e7 Remove xenial metadata and function tests
Drop xenial metadata and function tests as the next release of
the charms won't support xenial. xenial-queens-ha-series-upgrade
was not dropped as it still seems useful to test.

Change-Id: I27005eb7c149f788a14a68fad1b700b374697dd3
2021-11-12 11:09:26 -05:00

35 lines
775 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:
- bionic
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
master:
interface: mysql-async-replication
peers:
cluster:
interface: percona-cluster
requires:
ha:
interface: hacluster
scope: container
slave:
interface: mysql-async-replication