charm-percona-cluster:stable/20.02

Last commit made on 2020-02-17
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/charm-percona-cluster

Branch merges

Branch information

Name:
stable/20.02
Repository:
lp:charm-percona-cluster

Recent commits

6ef57fe... by Liam Young

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch zaza bundles to stable charms.

Switch to using stable charm-helpers branch.

Change-Id: I7e9bf6d705a8dac8932699e527509bfde7ee7058

1cf3fa1... by Liam Young

Charmhelper sync for 20.02

Change-Id: I714b35f97c7736012702916fcb038540279434c1

8443c16... by Liam Young

Notify clients of series upgrade

When the percona cluster is undergoing a series upgrade, clients
should suspend db activity in their hooks (like db migrations).

This change sents a notification of upgrade down the shared-db
relation which clients can then react to.

Change-Id: I5d8ed7d3935db5568c50f8d585e37a4d0cc6914f

f5ee532... by Corey Bryant

Sync charm-helpers for Ussuri/Focal release and version details

Change-Id: I9b34dfdc141338f7c80065b6d1853ce651ba15ed

2cb98e3... by Zuul <email address hidden>

Merge "Switch to Ussuri jobs"

15e5042... by Alex Kavanagh

Ensure PROCESS perm for sstuser on series-upgrade

This patch ensures that the PROCESS permission is added to the sstuser
user during a series upgrade from xenial to bionic. Also patches the
README to correct some of the commands in terms of order of parameters.

Change-Id: I8ddc21e3914e3da0f64ffcedef7a6a4bb18ba4cb
Closes-Bug: #1838044

25f3d89... by ShangXiao

Switch to Ussuri jobs

Change-Id: Ic0a5f4e085b0184b895b018975e56c5989fb6bda

d8b1360... by David Ames

Guard yaml load of grastate on cold boot

Occasionally after cold boot yaml load of grastate will be throw an
exception. Do not error out in this instance.
Update percona to use TEST_ variables
Fix HA overlays

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/116
Change-Id: I6e40970423acb6f70dcc3b91f8b5109de6f46bfc

9b68baa... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: I340623964d1d016fb8425803bf963394a27935e5

9b1699e... by Camille Rodriguez

Add disco-stein bundle to gate tests

The bundle disco-stein was in the dev bundles because
a bug with the Python 3.7 syntax prevented the success of
the deployment of HA clusters. This bug is fixed, we can
reintegrate disco-stein in the gate bundles.

Other small additions:
- Removed unused Amluet test templates
- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

LP Related-Bug: #1823718
Change-Id: I38ba1d762fede6c25b8b4c41919859e52eb097fd