charm-hacluster:stable/bionic

Last commit made on 2021-10-21
Get this branch:
git clone -b stable/bionic https://git.launchpad.net/charm-hacluster

Branch merges

Branch information

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

Recent commits

4e848a1... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Ib1a2587c84b8d0a6039268022400b6513212aed0

404876e... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: I283af3d27bc8a6b6f230700db38bbb05bbefc728

b4efe9d... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I1f99e0d8e70ce29b647707f7e3b53a59ba93fe05

e2249d0... by Stephan Pampel

Set loglevel of "Pacemaker is ready" to TRACE

Closes-Bug: #1889482
Change-Id: Ie97d09f5bd319a4adf93abd44fc465c77fd20620

f5cf525... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: Ic42a655ccf68ff5b9af92ee4f31bfa7e98e661f2

939141a... by Zuul <email address hidden>

Merge "Remove moved content from README"

a5b408f... by Zuul <email address hidden>

Merge "Safely delete node from ring"

102d463... by David Ames

Safely delete node from ring

Provide the delete-node-from-ring action to safely remove a known node
from the corosync ring.

Update the less safe update-ring action to avoid LP Bug #1933223 and
provide warnings in actions.yaml on its use.

Change-Id: I56cf2360ac41b12fc0a508881897ba63a5e89dbd
Closes-Bug: #1933223

8215c5c... by Zuul <email address hidden>

Merge "Retry on "Transport endpoint is not connected""

d17fdd2... by Xav Paice

Add option for no-quorum-policy

Adds a config item for what to do when the cluster does not have quorum.
This is useful with stateless services where, e.g., we only need a VIP
and that can be up on a single host with no problem.

Though this would be a good relation data setting, many sites would
prefer to stop the resources rather than have a VIP on multiple hosts,
causing arp issues with the switch.

Closes-bug: #1850829
Change-Id: I961b6b32e7ed23f967b047dd0ecb45b0c0dff49a