swift/test/unit/common/ring
James Page b9b5fef89a Set permissions on generated ring files
The use of NamedTemporaryFile creates rings with permissions 0600;
however most installs probably generate the rings as root but the
swift-proxy runs as user swift.

Set the permissions on the generated ring to 0644 prior to rename so
that the swift user can read the rings.

Change-Id: Ia511931f471c5c9840012c3a75b89c1f35b1b245
Closes-Bug: #1302700
2014-04-05 16:54:11 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_builder.py Remove some debugging prints from tests 2014-03-18 12:50:51 -07:00
test_ring.py Set permissions on generated ring files 2014-04-05 16:54:11 +01:00
test_utils.py in case you lose your builder backups 2013-11-20 21:11:45 -08:00