lp:~openstack-charmers/charms/trusty/percona-cluster/next

Created by uosci-testing-bot and last modified
Get this branch:
bzr branch lp:~openstack-charmers/charms/trusty/percona-cluster/next
Members of OpenStack Charmers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenStack Charmers
Status:
Development

Recent revisions

111. By Liam Young

Pre 1607 release charm-helpers sync

Sync charmhelpers to pick up bug fixes for 1607 release

Change-Id: I00a2e4b1fd3c3ab7410a3662a25e3766f460220d

110. By James Page

Use bundletester for amulet test execution

Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-* and dev-* naming standards.

Update README to refer to functional testing section of the charm
guide.

Add basic multi-unit test for Xenial.

Change-Id: I06a976d9fc6418f04f46f3c3cca83d2fb47f3ee4

109. By David Ames

Install python dependencies early for CH ip.py

When using charmhelpers.contrib.network.ip apt install was quietly
failing. Install python dependencies in the early install hook
(before install.real).

Charm-helpers sync to bring in apt_install with fatal=True

Change-Id: I2aecd78d04c0ebdbf80ba17d2bd13659715a912f
Partial-Bug: 1601972

108. By David Ames

Pre-release charm-helpers sync

To begin release testing get each charm up to date with lp:charm-helpers

Change-Id: I95aedd300a143d440263d0be218c8ca217836491

107. By Edward Hope-Morley

Add new cluster-network config option

Adds support for specifying a cluster network. This allows
percona replication to be directed onto a specific network
as opposed to always being on the unit private-address network.

Change-Id: If35792f3c6f03533b44fc2c3eae0b192255349e4
Closes-Bug: 1599447

106. By David Ames

DNS HA

Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.

Charm-helpers sync to bring in DNS HA helpers

Change-Id: I2d9e2b92b0ebf33dc2f62327df6edbfd1e81dcca

105. By David Ames

Fix boostrap pxc on systemd

Percona-cluster was quietly failing to bootstrap. The problem was brought to
light but not caused by a recent commit which added a service stop of mysql
before the bootstrap.

Systemd systems try to run: systemctl bootstrap-pxc mysql
Which returns: Unknown operation bootstrap-pxc.

This fix both handles systemd bootstrapping and is more verbose when a bootstrap fails.

Change-Id: Ifdaa3114fd2de315d2da8d2bd6a807e503d26dce
Partial-Bug: 1600001

104. By James Page

Resync charmhelpers for licensing change

The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.

Resync helpers to bring charmhelpers inline with charm
codebase.

Change-Id: I980164c72b7df94e73d0c5dc474043b9a3993fe7

103. By Jenkins <email address hidden>

Merge "Enable configuring of mysql binlogs through charm"

102. By James Page

Switch to using charm-store for amulet tests

All OpenStack charms are now directly published to the charm store
on landing; switch Amulet helper to resolve charms using the
charm store rather than bzr branches, removing the lag between
charm changes landing and being available for other charms to
use for testing.

This is also important for new layered charms where the charm must
be build and published prior to being consumable.

Change-Id: Ie683ca1d9001747f296c9c7af260bb85fde45b15

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.