File: object-chunked-data-ee619b7d4759b8d2.yaml

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
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.