charm-mysql-router:stable/5.7

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

Branch merges

Branch information

Name:
stable/5.7
Repository:
lp:charm-mysql-router

Recent commits

89f245a... by Alex Kavanagh

21.10 - Release

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

Change-Id: I7f6b981b29e8a6e903681111351dce82d417882a

50d9637... 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: I44c253c7e97b0b0056bfef7921f9aa01105808c2

6487d12... 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: I78d26fde5a9c7034713450e39406f161a999210e

bff22b4... by Alex Kavanagh

Add impish bundles

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

Change-Id: I6276fda2ea879d4dbec61d4ed2597cc5a8b48cf2

9cc7f6f... by Peter Matulis

Review README

Small review of README

  Add Documentation section

  Minor changes

  Fix a bug by adding an admonishment

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: #1881171
Change-Id: I405e8f2692be76695ac3f57a7618deae98e45225
Co-authored-by: Aurelien Lourot <email address hidden>

9d1901d... by Zuul <email address hidden>

Merge "Sync release-tools"

80534d7... by Zuul <email address hidden>

Merge "Ensure update config function can handle new headers"

3337167... 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: I627bcfb8fbb2b6574d185528db15822d090f0a42

755c3ca... by James Troup

Don't hardcode path to systemctl.

Closes-Bug: 1936209
Change-Id: I123c0ce582bc7b26c19c135ee7bc71c4f1f509a9

a3ff6f4... by David Ames

Pin Tenacity

Pin tenacity bellow 8.0.1 which breaks wheel dependencies.

Change-Id: Ie9d4ccf0f8c9c1671f40014a7e6e9b7989f14fc3
Closes-Bug: #1935867