swift/test/functional
Richard (Rick) Hawkins 5b2c27a587 Fix metadata overall limits bug
Currently metadata limits are checked on a per request basis. If
multiple requests are sent within the per request limits, it is
possible to exceed the overall limits.  This patch adds an overall
metadata check to ensure that multiple requests to add metadata to
an account/container will check overall limits before adding
the additional metadata.

Change-Id: Ib9401a4ee05a9cb737939541bd9b84e8dc239c70
Closes-Bug: 1365350
2014-10-02 22:38:13 +00:00
..
__init__.py Merge "Restrict keystone cross-tenant ACLs to IDs" 2014-09-13 00:53:47 +00:00
swift_test_client.py account to account copy implementation 2014-08-13 15:43:22 +03:00
test_account.py Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
test_container.py Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
test_object.py Merge "account to account copy implementation" 2014-09-11 00:22:51 +00:00
tests.py Add comments to clarify change to www-authenticate test 2014-09-12 10:24:11 +01:00