ceph-ansible/library
Mike Christie 99f84f88af igw: fix image removal during purge
We were not passing in the ceph conf info into the rbd image removal
command, so if the clustername was not the default igw purge would fail
due to the rbd rm command failing.

This just fixes the bug by passing in the ceph conf info which has the
clustername to use.

This fixes Red Hat bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1601949

Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit d572a9a602)
2018-07-31 10:09:08 +02: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 mon/client: remove acl code 2018-04-23 18:34:58 +02:00
ceph_volume.py ceph_volume: objectstore should default to 'bluestore' 2018-04-10 14:19:21 +02: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: fix image removal during purge 2018-07-31 10:09:08 +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 tests for the ceph_volume module 2017-12-11 09:58:06 -06:00