ceph-ansible/library
Maciej Naruszewicz 252d0f9cf2 ceph-volume: fix TypeError exception when setting osds-per-device > 1
osds-per-device needs to be passed to run_command as a string.
Otherwise, expandvars method will try to iterate over an integer.

Signed-off-by: Maciej Naruszewicz <maciej.naruszewicz@intel.com>
2018-10-29 21:56:37 +01:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_crush.py add ceph_crush module 2018-03-06 15:24:31 +00:00
ceph_facts Update provided facts key to return ansible_facts key 2014-03-11 11:12:41 +00:00
ceph_key.py Fix problem with ceph_key in python3 2018-10-26 15:29:37 +02:00
ceph_volume.py ceph-volume: fix TypeError exception when setting osds-per-device > 1 2018-10-29 21:56:37 +01:00
config_template Using config_template 2015-12-16 17:19:50 +01:00
igw_client.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_gateway.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_lun.py resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
igw_purge.py igw: do not fail purge on rbd removal errors 2018-07-31 10:08:26 +02:00
test_ceph_crush.py add ceph_crush module 2018-03-06 15:24:31 +00:00
test_ceph_key.py add ceph_key module 2018-04-11 12:18:34 +02:00
test_ceph_volume.py ceph_volume: add container support for batch 2018-10-29 18:31:17 +01:00
validate library: add a placeholder module for the validate action plugin 2018-05-18 17:58:24 +02:00