charm-ceph-osd/hooks
Billy Olsen 665ea2b6fc Skip osd-devices not absolute paths
This change skips over any devices which does not start with a leading
folder separator ('/'). Allowing such entries causes an OSD to be
created out of the charm directory. This can be caused by something as
innocuous as 2 spaces between devices. The result is that the root
device is also running an OSD, which is undesirable.

Change-Id: I0b5530dc4ec4306a9efedb090e583fb4e2089749
Closes-Bug: 1652175
2016-12-22 16:34:25 -07:00
..
charmhelpers Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:49 +00:00
add-storage Add support for Storage hooks 2016-05-17 08:06:07 -04:00
ceph_hooks.py Skip osd-devices not absolute paths 2016-12-22 16:34:25 -07:00
config-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
install Add action to list unmounted disks 2016-11-28 16:53:04 -05:00
install.real Add unit tests for service status 2015-10-06 21:15:38 +01:00
install_deps Add action to list unmounted disks 2016-11-28 16:53:04 -05: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
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 Add action to list unmounted disks 2016-11-28 16:53:04 -05:00
upgrade-charm.real Remove the compiled python bytecode 2016-10-03 13:16:30 -04:00
utils.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00