lp:~openstack-charmers-next/charms/precise/percona-cluster/trunk

Created by James Page and last modified
Get this branch:
bzr branch lp:~openstack-charmers-next/charms/precise/percona-cluster/trunk
Members of OpenStack Charmers - Testing Charms can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenStack Charmers - Testing Charms
Status:
Development

Recent revisions

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

101. By James Page

Resync charm helpers

Add support for OpenStack Newton and Ocata.

Rework version detection code to just match on major version for
OpenStack projects using semantic versioning.

Provide fallback version detection based on major.minor versions
for swift packages.

Rework config-flags support helpers.

Fix is_ip function to correctly detect both IPv4 and IPv6 addresses.

Change-Id: I4b407282868fed87d9a02f74cce438a2017585d5

100. By James Page

Fix and tidy backup action

During refactoring of the actions codebase, the backup
action managed to miss getting the default 'args' parameter.

Add args parameter so the the backup action is functional again.

Enable pep8 checking of actions, tidy up issues.

Use boolean action options as real booleans, not as strings.

Change-Id: Ia75dd90ac31dce4009fd44f8c1d582814134e3d9
Closes-Bug: 1583898

99. By James Page

Resync charm-helpers

Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: I52f4bd2116986155b91b88e5f8bd73c7344c6088
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

98. By James Page

Add wsrep_provider to configuration

For PXC on later Ubuntu releases, the wsrep provider never
actually gets set, resulting in un-clustered configurations.

Add the required wsrep_provider stanza to the mysqld.cnf
template to ensure that we actually deploy clustered PXC
instances when multiple units are used.

Change-Id: Ie0995be5151845382405396b63f404c9ea9a36ed
Closes-Bug: 1572604

97. By Ryan Beisner

Update determine_packages to let package dependencies win

A previous charm work-around for forcefully installing the
mysql-client-5.6 package is no longer relevant, with
Utopic and Vivid both EOL. Wily and Xenial package
dependencies are in order for mysql-client.

Change-Id: I6d8c0c34d3bb3c4d19b641086f70c197961c4ad4
Closes-Bug: 1571789
Related-Bug: 1476845

96. By Liam Young

Fix pbr requirement

Change-Id: Idd9609798a231c3076b7f894642b5b69a1b3ea33

95. By Liam Young

Charmhelper sync before 1604 testing

Change-Id: I8a37aad23b73950766285866b01ca8219d51e272

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.