swift/doc
Christian Schwede 28c75db0e7 Account quotas
Add a new middleware implementing account quotas.

This middleware blocks write requests (PUT, POST) if a given quota (in bytes)
is exceeded while DELETE requests are still allowed.

Quotas are stored in the x-account-meta-quota-bytes metadata entry.
Write requests to this metadata setting are only allowed for resellers.

Change-Id: I57fd7c6209f34cc79d4bab72d500d43ba2a62083
2013-03-08 14:31:35 +01:00
..
manpages Move the swift.1 manpage to python-swiftclient 2013-02-26 12:41:27 -07:00
source Account quotas 2013-03-08 14:31:35 +01:00