Enhanced pause/resume for maintenance mode

Implemented pause/resume with checking whether the mysqld process
is running on the unit when paused.
Synced charm-helpers and modified charm-helpers-hooks.yaml to pull in
the relevant pause-helper modules plus ancillary stuff that
charmhelpers.contrib.openstack.utils depends on.

Change-Id: I510b2566bd44342cc19491b380186af0c87e080a
This commit is contained in:
Alex Kavanagh
2016-04-05 14:43:17 +00:00
parent 9e632ba1d6
commit f756931899
21 changed files with 3592 additions and 62 deletions

View File

@@ -5,9 +5,12 @@ include:
- cli
- fetch
- contrib.hahelpers.cluster
- contrib.openstack.utils
- contrib.storage.linux
- contrib.python.packages
- contrib.peerstorage
- payload.execd
- contrib.network.ip
- contrib.database
- contrib.charmsupport
- contrib.hardening|inc=*
- contrib.hardening|inc=*