ironic/releasenotes
Dmitry Tantsur dea33cbaf3 Fix broken configdrive_use_object_store
When it is set to True, we try to write text data to a binary file,
which is not possible in Python 3. The issue has been "helpfully"
hidden by the fact that we use bytes in unit tests, as well as
by lack of CI coverage.

Change-Id: Ibbf90dcbcb36a5f7cf084a44a221c0c5c003b95a
(cherry picked from commit 73bdebd127)
2021-02-23 15:02:31 +01:00
..
notes Fix broken configdrive_use_object_store 2021-02-23 15:02:31 +01:00
source Merge "Fix pygments style" 2020-05-21 20:48:27 +00:00