mirror of https://github.com/ceph/ceph-ansible.git
d572a9a602
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> |
||
---|---|---|
.. | ||
__init__.py | ||
ceph_crush.py | ||
ceph_facts | ||
ceph_key.py | ||
ceph_volume.py | ||
config_template | ||
igw_client.py | ||
igw_gateway.py | ||
igw_lun.py | ||
igw_purge.py | ||
test_ceph_crush.py | ||
test_ceph_key.py | ||
test_ceph_volume.py | ||
validate |