swift/test
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
..
functional Read the configuration once for all func tests 2014-04-02 23:48:01 -04:00
probe make probetests work with conf.d configs 2014-03-12 12:04:45 -07:00
unit Set permissions on generated ring files 2014-04-05 16:54:11 +01:00
__init__.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
sample.conf Add missing swift constraint for functional tests 2014-03-06 13:10:13 -05:00