charm-percona-cluster:stable/18.11

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

Branch merges

Branch information

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

Recent commits

ee4a5ff... 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.

cd1c48b... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: Ic86acf4137e96cacee260dadb98efa4cc7441b83

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

Merge "Sync charm-helpers"

0d56328... by Ryan Beisner

Sync charm-helpers

Change-Id: I0a2d9b05edf098b0a9fb303cb7b7a1905b91932f

7dc5fe5... by Billy Olsen

Remove lp1366997-workaround config option

The percona-cluster packages have been fixed in the package
repositories and no longer need this option to work around the
duplicate primary key error that this worked around. This patch
removes this option.

Change-Id: I493c64c3167b51399484f6fec75f674bfe53e2fb
Related-Bug: #1366997

d2487c4... by Doug Hellmann

fix tox python3 overrides

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I68759b87fa4c7af04a95bb188d94f7ddc724ef7d
Signed-off-by: Doug Hellmann <email address hidden>

8ba9abb... by Ryan Beisner

Fix lint in unit tests re: py3-first and py2 compat

Use local heler for now due to the transitional state of this charm
from py2 to py3, where cmp does not exist.

Change-Id: I86161b8886da69833c4cc074c0f7ede15f456c9d

52bea29... by Ryan Beisner

Fix lint in unit test

Change-Id: Ibee4f0c45d83e6b0fd5f92cb10158bf3545d2be2

1d375cb... by Liam Young

Tests dir no longer need copy of charmhelpers

Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I3cf07670ff649ebef957df9c8b5c908a66091a42

a5ebe48... by Ryan Beisner

Update requirements

Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I60b6b713df3ce3c53a5d339569bbd53a9148d874