Bug 1952902

Summary: [OSP 16.1.7] Ignoring error injecting admin_password into image (a bytes-like object is required, not 'str')
Product: Red Hat OpenStack Reporter: Lee Yarwood <lyarwood>
Component: openstack-novaAssignee: Lee Yarwood <lyarwood>
Status: CLOSED ERRATA QA Contact: James Parker <jparker>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: dasmith, eglynn, jhakimra, jparker, kchamart, mschuppe, nova-maint, sbauza, sgordon, vromanso
Target Milestone: z7Keywords: Patch, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-nova-20.4.1-1.20210510133323.1ee93b9.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1952859 Environment:
Last Closed: 2021-12-09 20:19:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1952854, 1952859    
Bug Blocks:    

Description Lee Yarwood 2021-04-23 13:43:24 UTC
+++ This bug was initially created as a clone of Bug #1952859 +++

This bug was initially created as a copy of Bug #1952854

Description of problem:

https://bugzilla.redhat.com/show_bug.cgi?id=1661871 and https://github.com/libguestfs/libguestfs/commit/0ee02e0117527b86a31b2a88a14994ce7f15571f changed the return type of the read_file libguestfs API within their python bindings from a string to bytes.

As a result any attempt to inject an admin password fails with the resulting error being ignored by Nova.

Version-Release number of selected component (if applicable):
>= OSP 16.0

How reproducible:
Always.

Steps to Reproduce:
1. Try to set an admin password with something like:
$ openstack server create --image fedora32 --flavor m1.medium --password redhat --network private test

Actual results:
Instance spawns correctly but password isn't set.

Expected results:
Instance spawns with password correctly set.

Additional info:

Comment 22 errata-xmlrpc 2021-12-09 20:19:00 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.7 (Train) bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:3762