Comment 5 for bug 1994032

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/864208
Committed: https://opendev.org/openstack/python-tripleoclient/commit/633ce4862404a85f41f0b239e5334592493a593b
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 633ce4862404a85f41f0b239e5334592493a593b
Author: matbu <email address hidden>
Date: Thu Nov 3 17:36:16 2022 +0100

    Pass undercloud inventory for running preflight validations

    The undercloud name is hardcoded in the preflight validations.
    This patch generate an undercloud inventory in order to run
    preflight validations as prep step of the undercloud install.

    Closes-bug: #1994032

    Change-Id: I66d6435e41a42a9db1772eea36e41c7a5cf87d23
    (cherry picked from commit 5589eabcd776eeafd080e819b10508fa12b022c4)