charm-ceph-osd/hooks
Frode Nordahl 94b4a52c70
Fix logic error introduced in assess_status()
Commit 352d699387 introduced a change
in assess_status to not update status as long as the previous status
was 'blocked'.  This was done because the check for pristine block
devices is done elsewhere in the charm.

However there are other situations that might set the charm in
'blocked' state.

This commit addresses this error.

Change-Id: Icdc272dadd7f9ceb670d37238628d31f33d11770
2018-06-05 18:32:50 +02:00
..
charmhelpers No reformat 2018-06-04 12:40:47 +02:00
add-storage Check existence of ceph binaries in add-storage hook 2017-07-12 17:34:45 -07:00
ceph_hooks.py Fix logic error introduced in assess_status() 2018-06-05 18:32:50 +02:00
config-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
install Fix upgrades from older charm versions 2017-12-20 12:01:24 +00:00
install.real Add unit tests for service status 2015-10-06 21:15:38 +01:00
install_deps Fix upgrades from older charm versions 2017-12-20 12:01:24 +00:00
mon-relation-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
mon-relation-departed Add unit tests for service status 2015-10-06 21:15:38 +01:00
nrpe-external-master-relation-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
nrpe-external-master-relation-joined Add unit tests for service status 2015-10-06 21:15:38 +01:00
osd-devices-storage-attached Add support for Storage hooks 2016-05-17 08:06:07 -04:00
osd-devices-storage-detaching Add support for Storage hooks 2016-05-17 08:06:07 -04:00
secrets-storage-relation-broken Add support for vault key management with vaultlocker 2018-05-15 08:28:15 +01:00
secrets-storage-relation-changed Add support for vault key management with vaultlocker 2018-05-15 08:28:15 +01:00
secrets-storage-relation-departed Add support for vault key management with vaultlocker 2018-05-15 08:28:15 +01:00
secrets-storage-relation-joined Add support for vault key management with vaultlocker 2018-05-15 08:28:15 +01:00
start Add unit tests for service status 2015-10-06 21:15:38 +01:00
stop Add unit tests for service status 2015-10-06 21:15:38 +01:00
storage.real Add support for Storage hooks 2016-05-17 08:06:07 -04:00
update-status Add unit tests for service status 2015-10-06 21:15:38 +01:00
upgrade-charm Bring ceph-osd to Python 3 2017-11-17 12:13:54 +00:00
upgrade-charm.real Remove the compiled python bytecode 2016-10-03 13:16:30 -04:00
utils.py Add pre-flight check for device pristinity 2018-06-04 17:02:11 +02:00