charm-mysql-innodb-cluster:stable/bionic

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

Branch merges

Branch information

Name:
stable/bionic
Repository:
lp:charm-mysql-innodb-cluster

Recent commits

a011db6... by Alex Kavanagh

21.10 - Release

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

Change-Id: Ib1982c2317a304802c3bcf96c7f014b32501a122

ba475e7... by Alex Kavanagh

21.10 - Update requirements.txt - pin cffi 1.14.6

* On stable/21.10 branch
* Pin cffi 1.14.6 in requirements.txt used in charm build
  for py35 compatability.

Change-Id: I61b529800081ad381c6e2bd7d34a224a2232386d

da2c17f... 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: I03186dd638a32cc5e00693af956b9601108595c8

57b0293... by Alex Kavanagh

Add impish bundles

- add non-voting impish bundles
- fix series bugs in hirsute bundles
- rebuild to pick up charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0
- remove groovy bundle

Change-Id: Ibf7ef38a3b8864f58157da88787183c677a59733

a6c1b08... by Peter Matulis

Fix LP 1936704

Add an admonishment about network spaces and the 'db-router'
endpoint.

Counterpart to I405e8f2692be76695ac3f57a7618deae98e45225

Related-Bug: #1936704
Change-Id: Ie6a91e4e6a387ff0cfe66770cb65fb210ecc77d8

1774de9... by Aurelien Lourot

Remove the openstack-upgrade action

The openstack-principle reactive layer brings both the
openstack-origin option and the openstack-upgrade
action, none of which being needed for this charm.
This layer has been used already since the very first
commit of this charm, most likely for no specific
reason.

Also synced tox/pip boilerplate in order to include:
* https://github.com/openstack-charmers/release-tools/pull/156
* https://github.com/openstack-charmers/release-tools/pull/157

Closes-Bug: #1944953
Change-Id: I001f435c648229b65fb718a78a33e6303a0faf11

311ae13... by Aurelien Lourot

Documentation improvements

Change-Id: Iee0e307203c4a12e78097321cd5e446e77ab0a76
Related-Bug: #1926460

488ce88... by Trent Lloyd

Document root password retrieval

Add documentation on how to retrieve the automatically generated root
password from the leader settings

Change-Id: Ibcb28e028b76641ddf79e2b3826f5ff98931b1d0

3da7078... 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: I53b992be341ade322b2e98cf3ee3e9dacc0d4dec

7846224... by David Ames

Pin Tenacity

Pin tenacity bellow 8.0.1 which breaks wheel dependencies.

Change-Id: I1ce7af407069e350b0ebc4503630ed0b9d8f9180
Closes-Bug: #1935867