]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: return proper message when deleting non-empty Swift's container.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 29 Aug 2017 10:16:30 +0000 (12:16 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 29 Aug 2017 10:42:55 +0000 (12:42 +0200)
commit308c8d3ab7e3e4978beccba2c27beb95e75cde22
tree435b52776db759e545265ee745bf344e44555519
parent21ad80a1c237f8d243efaacd8218b29719a0a6b0
rgw: return proper message when deleting non-empty Swift's container.

The bug that is fixed in this patch has been responsible for failing
the Tempest's test_delete_non_empty_container test case.

The investigation has been made by: Marcus Watts <mwatts@redhat.com>.

Fixes: http://tracker.ceph.com/issues/21169
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/rgw/rgw_common.cc