lp://qastaging/~openstack-charmers/charms/trusty/percona-cluster/next
- Get this branch:
- bzr branch lp://qastaging/~openstack-charmers/charms/trusty/percona-cluster/next
Branch merges
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: I00a2e4b1fd3c3a
b7410a3662a25e3 766f460220d - 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: I06a976d9fc6418
f04f46f3c3cca83 d2fb47f3ee4 - 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: I2aecd78d04c0eb
dbf80ba17d2bd13 659715a912f
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: I95aedd300a143d
440263d0be218c8 ca217836491 - 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: If35792f3c6f035
33b44fc2c3eae0b 192255349e4
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: I2d9e2b92b0ebf3
3dc2f62327df6ed bfd1e81dcca - 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: Ifdaa3114fd2de3
15d2da8d2bd6a80 7e503d26dce
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: 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)