a2ac5efaa64f57fbbe059066c6c4636dfd0715c2
Go to file
John Dickinson a2ac5efaa6 swift constraints are now settable via config
Change previously hard-coded constants into config variables. This
allows deployers to tune their cluster more specifically based on
their needs. For example, a deployment that uses direct swift access
for public content may need to set a larger header value constraint to
allow for the full object name to be represented in the Content-
Disposition header (which browsers check to determine the name of a
downloaded object).
The new settings are set in the [swift-constraints] section of
/etc/swift/swift.conf. Comments were also added to this config file.
Cleaned up swift/common/constraints.py to pass pep8 1.3.3
Funtional tests now require constraints to be defined in /etc/test.conf or in
/etc/swift/swift.conf (in the case of running the functional tests against a
local swift cluster). To have any hope of tests passing, the defined
constraints must match the constraints on the tested cluster.
Removed a ton of "magic numbers" in both unit and functional tests.
Change-Id: Ie4588e052fd158314ddca6cd8fca9bc793311465
2012年09月07日 11:18:42 -07:00
2012年08月29日 16:08:30 -07:00
2012年09月07日 11:18:42 -07:00
2012年09月07日 11:18:42 -07:00
2012年09月07日 11:18:42 -07:00
2012年08月21日 14:43:30 -07:00
2012年03月07日 22:44:34 -08:00
2011年10月24日 15:05:49 -04:00
2012年09月04日 08:36:55 -07:00
2012年09月04日 08:36:55 -07:00
2011年01月27日 00:01:24 +00:00
2012年09月04日 08:36:55 -07:00
2010年07月12日 17:03:45 -05:00
2012年05月30日 15:39:37 +02:00
2012年06月08日 20:05:14 -04:00

Swift
-----
A distributed object store that was originally developed as the basis for 
Rackspace's Cloud Files.
To build documentation run `python setup.py build_sphinx`, and then browse to
/doc/build/html/index.html.
The best place to get started is the "SAIO - Swift All In One", which will walk
you through setting up a development cluster of Swift in a VM.
For more information, visit us at http://launchpad.net/swift, or come hang out
on our IRC channel, #openstack on freenode.
--
Swift Development Team
Description
OpenStack Storage (Swift)
Readme 204 MiB
Languages
Python 99.7%
JavaScript 0.2%