charm-percona-cluster:stable/20.10

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

Branch merges

Branch information

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

Recent commits

93eacec... by Aurelien Lourot

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: I741fb40bbad8a8043002a81aa065a5b0ada1a93f

a197911... by Chris MacNaughton

Batch update to land Ubuntu Groovy support into the charms

Cherry-Pick from https://github.com/juju/charm-helpers/commit/09752a15274b1bf0f42b422eb82fcf29fe4082c5

Change-Id: I6896ca04c10468466d2956909bc9a8df69319f03

a4635c1... by Alex Kavanagh

Sync libraries & common files prior to freeze

* charm-helpers sync for classic charms
* charms.ceph sync for ceph charms
* rebuild for reactive charms
* sync tox.ini files as needed
* sync requirements.txt files to sync to standard

Change-Id: I1bf6a834b3678f631f6335af9f0e8b779f863c66

1b813d1... by Alex Kavanagh

Fix series-upgrade issue where seeded file goes missing

During resume on a non-leader unit, the 'seeded' file can go missing
when the package syncs over to the /var/lib/mysql or
/var/lib/percona-xtradb-cluster directories (vivid+). It's not really
clear why it doesn't do this every time (i.e. not every non-leader unit
fails), but this fix ensures that if the unit *is* seeded prior to the
series-upgrade, then it stays seeded after the series upgrade.

The related zaza-openstack-tests change [1] is about fixing the
series-upgrade test.

Note there is no trusty-mitaka test here as the charm doesn't support
trusty. The last version of percona-cluster in the charm store that
supports trusty is rev. 276

[1]: https://github.com/openstack-charmers/zaza-openstack-tests/pull/406

Change-Id: I628be1c24081d7e0e150e5064c5fa4ab694632e9
Closes-bug: #1868326

7eddd60... by David Ames

Guarantee executable OCF mysql_monitor file

Closes-Bug: #1890470
Change-Id: Iee0aa8b1ae0f364d01d30a61381af222a264b090

f2916a4... by Alex Kavanagh

Release sync for 20.08

- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild
- sync tox.ini
- sync requirements.txt and test-requirements.txt

Change-Id: Ib42a0228f299acbd9dc6a9b9c6c232f0fedbfc16

85e8536... by Aurelien Lourot

Remove Groovy from metadata

Also remove unused Disco test bundle.

Change-Id: I4357def0540caa1911c0a47821f1bfddf5da7028

9f90f88... by Alex Kavanagh

Updates for 20.08 cycle start for groovy and libs

- Adds groovy to the series in the metadata
- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild

Change-Id: Id9e0319806471fa4d074c77bff105e2083313e19

eedd374... by Peter Matulis

Remove series upgrade steps

The information provided in the CDG is now favoured.

Change-Id: I0f90c4fc9d1928579fc538bfea87e01aa23e6311

ae18cda... by Zuul <email address hidden>

Merge "Check seeded file in update-status"