"openstack overcloud config download" fails with Python3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Emilien Macchi |
Bug Description
(undercloud) [stack@undercloud tripleo-
Starting config-download export...
config-download export successful
Finished config-download export.
Exception occured while running the command
Traceback (most recent call last):
File "/usr/lib/
super(Command, self).run(
File "/usr/lib/
return super(Command, self).run(
File "/usr/lib/
return_code = self.take_
File "/usr/lib/
f.write(
TypeError: write() argument must be str, not bytes
write() argument must be str, not bytes
Changed in tripleo: | |
assignee: | nobody → Emilien Macchi (emilienm) |
Fix proposed to branch: master /review. openstack. org/651634
Review: https:/