Bug 1952902 - [OSP 16.1.7] Ignoring error injecting admin_password into image (a bytes-like object is required, not 'str')
Summary: [OSP 16.1.7] Ignoring error injecting admin_password into image (a bytes-like...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 16.1 (Train)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: z7
: 16.1 (Train on RHEL 8.2)
Assignee: Lee Yarwood
QA Contact: James Parker
URL:
Whiteboard:
Depends On: 1952854 1952859
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-23 13:43 UTC by Lee Yarwood
Modified: 2021-12-09 20:19 UTC (History)
10 users (show)

Fixed In Version: openstack-nova-20.4.1-1.20210510133323.1ee93b9.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1952859
Environment:
Last Closed: 2021-12-09 20:19:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-3277 0 None None None 2021-11-18 11:36:52 UTC
Red Hat Product Errata RHBA-2021:3762 0 None None None 2021-12-09 20:19:20 UTC

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


Note You need to log in before you can comment on or make changes to this bug.