mirror of
https://github.com/ceph/s3-tests.git
synced 2025-02-23 05:54:30 +00:00
By default quota is disable at user/bucket level.
if quota is disable then these value will not return so need to modify test_head_bucket_usages
'X-RGW-Quota-User-Size'
'X-RGW-Quota-User-Objects'
'X-RGW-Quota-Bucket-Size'
'X-RGW-Quota-Bucket-Objects'
to Fix: https://tracker.ceph.com/issues/68211
Signed-off-by: Raja Sharma raja@ibm.com
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
iam.py | ||
policy.py | ||
rgw_interactive.py | ||
test_headers.py | ||
test_iam.py | ||
test_s3.py | ||
test_s3select.py | ||
test_sns.py | ||
test_sts.py | ||
test_utils.py | ||
utils.py |