charm-ceph-osd/actions
James Page 6c27240761 add-disk: Ensure key-manager config is passed to osdize
Recent changes to support vault for key management require that
the 'osd-encrypt-keymanager' is passed to all osdize calls so
that the correct key management approach is taken.

Ensure that the add-disk action does the same, otherwise keys
will always be stored in the ceph mon KV store, rather than
in Vault.

Closes-Bug: 1780920

Change-Id: I8c722d38d68f13dc00c7444a50d67ce37fbd6a29
2018-07-10 09:29:17 +01: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 add-disk: Ensure key-manager config is passed to osdize 2018-07-10 09:29:17 +01:00
blacklist-add-disk Add actions to blacklist osd-devices 2017-11-09 07:06:29 +01:00
blacklist-remove-disk Add actions to blacklist osd-devices 2017-11-09 07:06:29 +01:00
blacklist.py Bring ceph-osd to Python 3 2017-11-17 12:13:54 +00:00
list-disks Add action to list unmounted disks 2016-11-28 16:53:04 -05:00
list_disks.py Add pre-flight check for device pristinity 2018-06-04 17:02:11 +02:00
pause Pause/resume for ceph-osd charm 2016-04-08 11:25:18 +00:00
pause_resume.py Bring ceph-osd to Python 3 2017-11-17 12:13:54 +00:00
resume Pause/resume for ceph-osd charm 2016-04-08 11:25:18 +00:00
zap-disk Add action to zap disk(s) 2018-06-04 13:08:45 +02:00
zap_disk.py Add action to zap disk(s) 2018-06-04 13:08:45 +02:00