openstacksdk/releasenotes/notes/object-checksum-generation-ea1c1e47d2290054.yaml
Monty Taylor 5f46fe8842
Add flag for disabling object checksum generation
Checksums are calculated and added to the object's metadata as a way
to prevent double-uploading identical copies of large data. For some
use cases, such as uploading log files, there is no risk of that and
there is no point to paying the calculation cost.

Change-Id: I7b3c94b72e99f9abd3c961bd811da6fd563144bb
2018-07-19 15:43:22 -05:00

5 lines
69 B
YAML

---
features:
- Add flag for disabling object checksum generation