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:
@@ -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=*
|
||||
|
||||
Reference in New Issue
Block a user