lp://staging/~openstack-charmers-next/charms/precise/percona-cluster/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/precise/percona-cluster/trunk
Branch merges
Branch information
- 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: I980164c72b7df9
4e73d0c5dc47404 3b9a3993fe7 - 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: Ie683ca1d900174
7f296c9c7af260b b85fde45b15 - 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: I4b407282868fed
87d9a02f74cce43 8a2017585d5 - 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: Ia75dd90ac31dce
4009fd44f8c1d58 2814134e3d9
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: I52f4bd21169861
55b91b88e5f8bd7 3c7344c6088
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: Ie0995be5151845
382405396b63f40 4c9ea9a36ed
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: I6d8c0c34d3bb3c
4d19b641086f70c 197961c4ad4
Closes-Bug: 1571789
Related-Bug: 1476845 - 95. By Liam Young
-
Charmhelper sync before 1604 testing
Change-Id: I8a37aad23b7395
0766285866b01ca 8219d51e272
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)