mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
5e7c4a52ca
At present, the pg_ver and source_zone attrs are handled as if they're strings, but are in fact unsigned integer types. This means that when dumped they yield invalid UTF-8 characters. As well as hiding the meaning of these attributes, this also means that we're not compliant with RFC 8259 for JSON, which specifies that externally visible JSON must be UTF-8 encoded [0]. [0]: https://rfc-editor.org/rfc/rfc8259#section-8.1 Signed-off-by: Tom Coldrick <tcoldrick@bloomberg.com> |
||
---|---|---|
.. | ||
common.py | ||
keystone-fake-server.py | ||
keystone-service-token.sh | ||
olh_noname_key | ||
olh_noname_val | ||
run-d4n.sh | ||
run-datacache.sh | ||
run-reshard.sh | ||
run-s3tests.sh | ||
run-versioning.sh | ||
s3_bucket_quota.pl | ||
s3_multipart_upload.pl | ||
s3_user_quota.pl | ||
s3_utilities.pm | ||
test_librgw_file.sh | ||
test_rgw_d4n.py | ||
test_rgw_datacache.py | ||
test_rgw_gc_log.sh | ||
test_rgw_obj.sh | ||
test_rgw_orphan_list.sh | ||
test_rgw_reshard.py | ||
test_rgw_s3_mp_reupload.py | ||
test_rgw_s3_mp_reupload.sh | ||
test_rgw_versioning.py | ||
test-keystone-service-token.py |