charm-percona-cluster:stable/18.02

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.02 https://git.launchpad.net/charm-percona-cluster

Branch merges

Branch information

Name:
stable/18.02
Repository:
lp:charm-percona-cluster

Recent commits

1b0d5cd... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

229fbad... by Frode Nordahl

Ensure we call application_version_set with valid argument

Change-Id: If5ddff7eaae5e23df7d705959cd8bffd1b9c6afe
Closes-Bug: #1767060
(cherry picked from commit fce8db8756687d2846dc3eafca1f255a89c1e09f)

fc2aacc... by Zuul <email address hidden>

Merge "Add support for PXC 5.7 and xtrabackup 2.4" into stable/18.02

14dd106... by Ryan Beisner

Clarify dns-ha and access binding usage as implemented

Change-Id: I699611b529f3cddc9d76028219f913ec1391d6f5
Partial-Bug: #1759356
Related-Bug: #1756988

0d5f479... by Corey Bryant

Add support for PXC 5.7 and xtrabackup 2.4

Bionic will ship with Percona XtraDB Cluster 5.7 and a newer
version of Percona XtraBackup; the majority of charm changes
are associated with the use of native mysql{@} units for
bootstrap and startup of mysqld.

Co-Authored-By: James Page <email address hidden>
Change-Id: I50c5642e11393da3bc03de0ef0b9af4c32e9a0c9
(cherry picked from commit 7d835b8674c6271f134b9a5228d904d558bad428)

0cee71c... by Ryan Beisner

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: Ia6e28d103a43123bc6e40b1922ea9a9ee8f438ba
(cherry picked from commit 19e1fce3db6d4e4b0cdd4946020838d3055f5522)

85551ac... by David Ames

Ensure leader settings on charm upgrade

Currently bootstrapping is gated by is_leader_bootstrapped which
checks a handful of leader settings. When upgrading from older
versions of the charm, these settings are missing leading to an
attempt to bootstrap an already bootstrapped cluster.

This change makes sure the leader settings is_leader_bootstrapped is
checking for are all set by the leader on upgrade-charm.

Closes-Bug: #1755507

Change-Id: I172f10221b9447ca3e0c5403feaa49acccfa9e42
(cherry picked from commit 5bce1985e1fdc590a96050be7f35ea9a6d5358e3)

84dd9cd... by David Ames

Updates for stable branch 18.02 creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: Ibf4c4fd66bb5b5340af0a4959f86524229199d4e

bf84218... by Zuul <email address hidden>

Merge "Sync charm-helpers"

c54685d... by Ryan Beisner

Sync charm-helpers

Change-Id: I6beeb8282d1ab1b7b1dd9ae280f2373d320912f9