swift/swift/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 Switched some relative imports to be absolute 2013-09-13 10:36:54 -07:00
builder.py Fix ring-builder crash 2014-03-11 11:28:39 -07:00
ring.py Set permissions on generated ring files 2014-04-05 16:54:11 +01:00
utils.py in case you lose your builder backups 2013-11-20 21:11:45 -08:00