charm-ceph/actions
Billy Olsen a631169edd 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: I5b52096da0b6f100ae9835c339905585425b27ae
Closes-Bug: 1652175
2017-04-05 17:40:01 -07:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
add-disk Add support for ceph-osd broker requests 2016-12-12 13:54:49 -05:00
add_disk.py Skip osd-devices not absolute paths 2017-04-05 17:40:01 -07:00
ceph_ops.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
create-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
create-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
delete-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
delete-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
get-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
list-disks Add action to list unmounted disks 2016-12-12 12:16:04 -05:00
list-erasure-profiles Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
list-pools Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
list_disks.py Add action to list unmounted disks 2016-12-12 12:16:04 -05:00
pause Pause/resume for ceph charm 2016-04-08 14:48:56 +00:00
pause-health rename actions 2016-02-12 08:26:13 -05:00
pause_resume.py Clean up dependency chain 2016-08-11 11:00:53 -04:00
pool-get Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
pool-set Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
pool-statistics Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
remove-pool-snapshot Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
rename-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
resume Pause/resume for ceph charm 2016-04-08 14:48:56 +00:00
resume-health rename actions 2016-02-12 08:26:13 -05:00
set-pool-max-bytes Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
snapshot-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00