ironic/devstack
Dmitry Tantsur 0da73cdd30 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.

Conflicts:
	devstack/lib/ironic

Change-Id: Ibbf90dcbcb36a5f7cf084a44a221c0c5c003b95a
(cherry picked from commit 73bdebd127)
2021-02-24 17:29:59 +01:00
..
files Make qemu hook running with python3 2020-01-07 09:29:59 +08:00
lib Fix broken configdrive_use_object_store 2021-02-24 17:29:59 +01:00
tools/ironic Fix typo in setup-network.sh script 2020-01-29 12:05:52 +01:00
upgrade Fix bash comparisons for grenade multinode switch 2020-02-04 14:09:44 -08:00
common_settings CI: migrate UEFI jobs to Cirros 0.5.1 2020-04-30 16:11:17 +00:00
plugin.sh Add IPv6 ci Job 2020-06-15 15:20:37 +00:00
settings Change MTU logic to allow for lower MTUs automatically 2019-10-11 10:07:50 -07:00