charm-ceph-radosgw/hooks/charmhelpers/contrib/storage/linux
James Page 2858f1b02d Switch to using systemd units for radosgw
Switch to using systemd configurations to manage radosgw instances;
the radosgw init script is obsolete and will be removed at some
point in time, and the newer style of managing radosgw daemons is
inline with current best-practice.

This changeset also changes the way cephx keys are issues; before
all rgw instances shared a key, now a key is issued per host.

The key is named 'rgw.`hostname`' to identify the application
and host using the key.

Existing deployments using the radosgw init script will be switched
to use the new systemd named units; this occurs once the new key
for the unit has been presented by the ceph-mon cluster over the
mon relation. A small period of outage will occur as the radosgw
init based daemon is stopped and disabled prior to the start of
the new systemd based radosgw unit.

This commit also includes a resync for charmhelpers to pickup
support for '@' in NRPE service check names.

Change-Id: Ic0d634e619185931633712cb3e3685051a28749d
Depends-On: I289b75a2935184817b424c5eceead16235c3f53b
Closes-Bug: 1808140
2019-01-24 13:04:52 +00:00
..
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:30:58 +01:00
bcache.py Dual Stack VIPs 2017-08-15 10:11:30 -07:00
ceph.py Switch to using systemd units for radosgw 2019-01-24 13:04:52 +00:00
loopback.py Sync charm-helpers 2019-01-08 15:15:57 +00:00
lvm.py Enable Bionic as a gate test 2018-05-17 11:12:01 -07:00
utils.py Enable Bionic as a gate test 2018-05-17 11:12:01 -07:00