~openstack-charmers-next/charms/vivid/percona-cluster/trunk

  • Committer: James Page
  • Date: 2016-05-18 13:12:22 UTC
  • Revision ID: james.page@ubuntu.com-20160518131222-fh293j6wjbyxt87n
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
Filename Latest Rev Last Changed Committer Comment Size
..
actions 74 8 years ago Christopher Glass Merge lp:~tealeg/charms/trusty/percona-cluster/pau Diff
charmhelpers 74 8 years ago Christopher Glass Merge lp:~tealeg/charms/trusty/percona-cluster/pau Diff
hooks 1 10 years ago James Page Initial charm Diff
keys 1 10 years ago James Page Initial charm Diff
ocf 54 9 years ago James Page [freyes,r=james-page] Ensure VIP is tied to a good Diff
templates 1 10 years ago James Page Initial charm Diff
tests 54 9 years ago James Page [freyes,r=james-page] Ensure VIP is tied to a good Diff
unit_tests 40 9 years ago Edward Hope-Morley [hopem,r=james-page] Adds IPv6 Support Diff
.coveragerc 55 9 years ago James Page Tweak coverage settings 134 bytes Diff Download File
.gitignore 88 8 years ago James Page Add tox support for check/gate This charm was mis 92 bytes Diff Download File
.gitreview 86 8 years ago James Page Add gitreview prior to migration to openstack 90 bytes Diff Download File
.testr.conf 88 8 years ago James Page Add tox support for check/gate This charm was mis 331 bytes Diff Download File
actions.yaml 89 8 years ago James Page Add backup action Add a new action to backup the 494 bytes Diff Download File
charm-helpers-hooks.yaml 94 8 years ago Alex Kavanagh Enhanced pause/resume for maintenance mode Implem 370 bytes Diff Download File
charm-helpers-tests.yaml 71.3.24 8 years ago Geoffrey J. Teale sync charmhelpers 137 bytes Diff Download File
config.yaml 92 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 5.4 KB Diff Download File
copyright 54 9 years ago James Page [freyes,r=james-page] Ensure VIP is tied to a good 1.2 KB Diff Download File
hardening.yaml 92 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 173 bytes Diff Download File
Makefile 90 8 years ago Billy Olsen Use tox in Makefile targets Modify the Makefile t 666 bytes Diff Download File
metadata.yaml 81 8 years ago James Page Update maintainer 637 bytes Diff Download File
README.md 93 8 years ago James Page Add Juju Network Space support Juju 2.0 provides 3.1 KB Diff Download File
requirements.txt 96 8 years ago Liam Young Fix pbr requirement Change-Id: Idd9609798a231c307 419 bytes Diff Download File
revision 14 10 years ago James Page Rationalize configuration for percona/galera, add 3 bytes Diff Download File
setup.cfg 54 9 years ago James Page [freyes,r=james-page] Ensure VIP is tied to a good 75 bytes Diff Download File
test-requirements.txt 91 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 307 bytes Diff Download File
tox.ini 91 8 years ago James Page Update to charm-tools >= 2.0.0 The new release of 647 bytes Diff Download File