charm-hacluster:stable/20.05

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

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:charm-hacluster

Recent commits

08eb143... 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: I51efdfc1e7d0f2436ccc1a99ac793cc15f0879a3

d860f34... by Liam Young

Check for peer series upgrade in pause and status

Check whether peers have sent series upgrade notifications before
pausing a unit. If notifications have been sent then HA services
will have been shutdown and pausing will fail.

Similarly, if series upgrade notifications have been sent then
do not try and issue crm commands when assessing status.

Change-Id: I4de0ffe5d5e24578db614c2e8640ebd32b8cd469
Closes-Bug: #1877937

5726a41... by Aurelien Lourot

Pre-freeze 'make sync'

Change-Id: I1959c1b41957a97167ed41123d69bec576f3a75e

5b88113... by Zuul <email address hidden>

Merge "Add focal-ussuri and bionic-ussuri bundle"

96a989d... by Alex Kavanagh

Add focal-ussuri and bionic-ussuri bundle

This patch adds a focal-ussuri and bionic-ussuri bundles to the tests
for the charm. Note that this requires a modified zaza (to use the
force_deploy option).

Note that the func-test change below is to fix the zaza test that
assumes that all subordinates are hacluster; in focal, there is also a
mysql-router subordinate.

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

7c42b2c... by Zuul <email address hidden>

Merge "Cosmetic fix for long lines"

17ffe99... by Zuul <email address hidden>

Merge "Review README"

4b691dd... by Peter Matulis

Review README

A link will be included to point to the HA appendix
in the CDG when it's published.

Change-Id: I0018996569e3e9c22dc3220bd9508c4a1dd6e27c

2520749... by David Ames

Enable the py38 target

The unit tests pass with python3.8 but the tox target was missing.

Change-Id: I3b7d3b11d830df49ef1e4320f2cb68dc64ba06f6

525069f... by Zuul <email address hidden>

Merge "Sync c-h for py38 support and add focal to metadata"