charm-percona-cluster:stable/20.05

Last commit made on 2020-05-21
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-percona-cluster

Branch merges

Branch information

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

Recent commits

93bbcfc... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I97684df79b30aa76b31ee913d9ddd503c78c5521

0803d27... by Zuul <email address hidden>

Merge "Fix mysqldump function for distro below Eoan. Add test."

f358ca9... by Peter Matulis

Enhance README and add eoan EOL

Change-Id: Ie4ee24218aeb8e4954f68aaaf26924db04193549

79d4d4f... by Marco Filipe Moutinho da Silva

Fix mysqldump function for distro below Eoan. Add test.

Fix mysqldump action by checking distro version and removing
unsupported flags from the mysqldump command.
DocImpact
Closes-Bug: #1878272
Implements: MySQL dump test

Change-Id: Iddf1ff408e5657e96ced6f853dfc42acf47072c1

654d4bf... by Aurelien Lourot

Sync helpers for 20.05

Change-Id: Ibc49348b236c1b7dd4dc4ab2408940180b60cff0

2f69eeb... by Peter Matulis

Format based on README template

This is a move towards a more standardised README.

The Series Upgrade section should probably eventually
be moved to the series-upgrade appendix in the CDG.

Change-Id: I9ca724dc9b3db02dc32f6462f5e24cc453d0dd3e

b475200... by Aurelien Lourot

Pre-freeze 'make sync'

Change-Id: Ia5ed17eb7a0e58d5ebabf329b915ba8a23ef4a35

480140c... by Zuul <email address hidden>

Merge "Remove Amulet leftover and support Python 3.8"

60a3640... by Zuul <email address hidden>

Merge "Mysqldump Action"

31fe005... by Aurelien Lourot

Remove Amulet leftover and support Python 3.8

Support Python 3.8 by pulling a version of charm-helpers containing https://github.com/juju/charm-helpers/pull/423

Change-Id: I1167c67fa23482862900989d5105162af2599309
Closes-Bug: #1828424