ironic/releasenotes/notes/fix-swift-binary-upload-bf9471fca29290e1.yaml
Ilya Etingof 45020712d7 Fix binary file upload to Swift
Fixes binary files upload to Swift. Prior to this
fix, binary file upload to Swift might fail at unicode
characters interpretation.

Story: 2005697
Change-Id: Icbe69bc628af8bdfd48327319f5c6b01607700bf
2019-06-03 19:29:20 +02:00

6 lines
157 B
YAML

---
fixes:
- |
Fixes binary files upload to Swift. Prior to this fix, binary file
upload to Swift might fail at unicode characters interpretation.