charm-mysql-innodb-cluster:stable/20.02

Last commit made on 2020-02-17
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/charm-mysql-innodb-cluster

Branch merges

Branch information

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

Recent commits

de77383... by Liam Young

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch zaza bundles to stable charms.

Switch to using stable charm-helpers branch.

Change-Id: Iae041d93f2ef7dc92baa19c8bd3c05369d4b583a

a07b8d9... by Liam Young

Rebuild for 20.02 release

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

f7dda14... by David Ames

Restore wheelhouse override for charm-helpers

Change-Id: I446736fd75c48408f738d14a9b34b427c33aba78

40e41ad... by David Ames

Rebuild and cleanup

Rebiuld for charmhelpers.
Remove wheelhouse overrides in tox.

Please review and land charm-helpers:
https://github.com/juju/charm-helpers/pull/424

Change-Id: I7faf3abc19564d715adb99ea0962c013751cef04
Partial-Bug: #1861234

6ee95cf... by David Ames

MySQL InnoDB configuration parameters

Bring the mysql-innodb-cluster charm up to feature parity with
percona-cluster in regards to configuration parameters.

Review and merge charmhelpers:
https://github.com/juju/charm-helpers/pull/397

Change-Id: Icccacd371d4985efad92d38c51dcf21b617bf40f

ba3290f... by David Ames

Reboot Cluster From Complete Outage

Handle cold boot scenario. Use the MySQL InnoDB Cluster
rebootClusterFromCompleteOutage and rejoinInstance to restore the
cluster after a complete outage.

Actions:
 * reboot-cluster-from-complete-outage
 * rejoin-instance
 * set-cluster-option

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/127

Change-Id: Id5834dfdcfa14c265fa741e1a3213125f6e59df8

2bdf60e... by Zuul <email address hidden>

Merge "MySQL dump action"

730b057... by David Ames

MySQL dump action

Action to run mysqldump against specified databases or all databases.

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

d63757b... by David Ames

Documentation corrections

Per issues/1 change MySQLInnoDBClusterCharm to ConfigurationAdapter in
the class method docstrings.
Update HACKING to remove features that already exist.
This change is a functional noop.

Closes issues/1

Change-Id: I7b43c3e137b44b93dcf501235c5b55975250019f

88c1aae... by David Ames

Enable restart on config changed using coordinator

* Add initial config options
* Use coordinator to manage rolling restarts
* Factor out mysqlsh script execution
* Move to lib/charm/openstack to reuse charms.openstack features

Change-Id: I36ebfaba9a24d5edc6cee4ddc0a18a6580283e61