charm-percona-cluster:stable/17.08

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

Branch merges

Branch information

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

Recent commits

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

372a415... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I4a7d67cc10de2d5baf4d85153a3a297942fa6cab

adcd169... by Jenkins <email address hidden>

Merge "Update all clients once and only once" into stable/17.08

b88c281... by David Ames

When VIP is set wait on hacluster is_clustered

Delay serving client relations until hacluster signals its readiness
when VIP is set.

Change-Id: I7dce1dd3d6891ff7fc4c6cc32d3d7ebc6c268c82
Closes-Bug: #1718247
(cherry picked from commit ce78dd4dcf1d25e808d4ac302f82102f83d4f159)

c8e8adc... by David Ames

Update all clients once and only once

This change solves two problmes. First, one off problems waiting
for the cluster to complete. Second, running update_shared_db_rels
too often.

Update clients will get executed only once as soon as
leader_node_is_ready() or client_node_is_ready() returns True.
Subsequent client requests will be handled by normal
*db-relation-changed hooks.

Co-Authored-By: Liam Young <email address hidden>

Partial-Bug: #1717590
Change-Id: I7004218fe4750427bb0d3a957c13c4acfa02e1cd
(cherry picked from commit fb95b22add55e0254523c9a6a6f84c832931c20c)

7b031d0... 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: Ieccfe911c166d0ac93ed2f3d59bf2ffc15012e26

feaad01... by Ryan Beisner

Re-enable HA VIP and remove deprecated tests

The underlying test infrastructure and tooling previously had
an issue which prevented HA VIP tests from functioning. That
issue is now resolved, and the VIP tests can be re-enabled.

Change-Id: I3f0bdace1baf62a646a487766744fdc212311640

1e4cc0b... by Ryan Beisner

Sync charm-helpers

Change-Id: Ifab2cdced938fc17ff0661742cd7c872cca97859

8ada52b... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I8d214d6d0fe53152e40eb4e45a0ad3df2a4ba09e

d344106... by Jenkins <email address hidden>

Merge "Modify tests.yaml which specifies bundletester config params with the following key:value pairs:"