openstacksdk/releasenotes/notes/object-chunked-data-ee619b7...

7 lines
199 B
YAML

---
fixes:
- |
Fixed an issue where passing an iterator to the ``data`` parameter of
``create_object`` for chunked uploads failed due to attempting to
calculate the length of the data.