charm-ceph-osd/actions
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
..
__init__.py Migrate to shared lib 2016-08-02 09:04:51 -04:00
add-disk Move a disk with an action 2016-12-12 11:34:49 -05:00
add_disk.py Skip osd-devices not absolute paths 2016-12-22 16:34:25 -07:00
list-disks Add action to list unmounted disks 2016-11-28 16:53:04 -05:00
list_disks.py Add action to list unmounted disks 2016-11-28 16:53:04 -05:00
pause Pause/resume for ceph-osd charm 2016-04-08 11:25:18 +00:00
pause_resume.py Clean up dependency chain 2016-08-11 11:01:24 -04:00
replace-osd Add support for replacing a failed OSD drive 2016-03-17 08:41:15 -07:00
replace_osd.py Reorder importing python modules 2016-09-26 12:23:52 +02:00
resume Pause/resume for ceph-osd charm 2016-04-08 11:25:18 +00:00