swift/test/unit
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
..
account Rework use of constraints to ease testing 2014-04-02 23:48:01 -04:00
cli Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
common Set permissions on generated ring files 2014-04-05 16:54:11 +01:00
container Fixed error in container sync exc handling 2014-04-03 23:06:13 +00:00
obj Add "If-None-Match: *" support to PUT 2014-04-01 10:42:00 -07:00
proxy Rework use of constraints to ease testing 2014-04-02 23:48:01 -04:00
test_locale Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Add "If-None-Match: *" support to PUT 2014-04-01 10:42:00 -07:00