swiftonfile/test
Prashanth Pai a55740493e Fix object server leaking file descriptors
This is a manual forward-port if the following change in icehouse
branch: https://review.openstack.org/211866

Object server never closes file descriptor when DiskFile.open()
raises an exception. This is fixed by catching exceptions thrown
by code block inside DiskFile.open() and manually closing the
file descriptor.

Change-Id: Ie3e047443f4893e21b9cbdea691867f069363d7e
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2015-10-01 15:31:39 +05:30
..
functional Rebase to Swift 2.3.0 2015-07-06 15:22:10 +05:30
unit Fix object server leaking file descriptors 2015-10-01 15:31:39 +05:30
__init__.py Support Storage Policy - Rev 3 2014-06-23 12:22:43 +05:30