charm-ceph-mon/hooks
Ryan Beisner 54c3f21221 Remove explicit fsid charm config option
The charm has had the capability to automatically handle fsid
in deployments for several cycles.

Explicitly setting the fsid can lead to unpredictable behavior
when data from previous deployments remains on block devices,
and when the fsid is explicitly static across those separate
deployments.  ex. Ceph would see the fsid match and attempt to
use the block device from a previous deployment as-is and
unsuccessfully.

This primarily affects legacy development and CI environments,
which may be in place from a time before the charm autoatically
handled fsids.  The recommendation is for both test and production
deployments to defer fsid generation to the charm.

Change-Id: I0b87576810faa08a81dc2d559ef925ea02f58db0
Partial-bug: #1698154
2018-06-05 09:07:03 -07:00
..
charmhelpers Update amulet tests to use ceph storage support 2018-06-05 08:32:26 +02:00
__init__.py Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
admin-relation-changed Add Admin Relation 2016-08-25 13:11:12 -07:00
admin-relation-joined Add Admin Relation 2016-08-25 13:11:12 -07:00
bootstrap-source-relation-changed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
bootstrap-source-relation-departed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
ceph_hooks.py Remove explicit fsid charm config option 2018-06-05 09:07:03 -07:00
client-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
client-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
config-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
install Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
install.real Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
install_deps Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
leader-settings-changed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
mds-relation-changed Add MDS Relation 2016-09-27 08:05:37 -04:00
mds-relation-joined Add MDS Relation 2016-09-27 08:05:37 -04:00
mon-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
mon-relation-departed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
mon-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
nrpe-external-master-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
nrpe-external-master-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
osd-relation-changed Add support for ceph-osd broker requests 2016-12-07 15:34:59 -05:00
osd-relation-joined fix relations 2016-01-28 10:45:57 +01:00
radosgw-relation-changed add radosgw-relation-changed rel 2015-11-19 15:38:13 +00:00
radosgw-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
start Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
stop Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
update-status Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
upgrade-charm Update to install python-udev 2016-11-28 16:52:26 -05:00
upgrade-charm.real Remove the compiled python bytecode 2016-09-29 09:36:28 -04:00
utils.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-27 12:07:07 +01:00