Comment 3 for bug 1944984

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to distcloud (master)

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/810899
Committed: https://opendev.org/starlingx/distcloud/commit/82fa6ce8f65dd44065ce513e52cf271e28a1c14a
Submitter: "Zuul (22348)"
Branch: master

commit 82fa6ce8f65dd44065ce513e52cf271e28a1c14a
Author: albailey <email address hidden>
Date: Fri Sep 24 08:09:56 2021 -0500

    Fix an invalid Requires that breaks build-iso stage

    Fix a typo for a Requires.
    This breaks the ability to build an ISO
    It should be python-psutil rather than python-psutils

    Closes-Bug: 1944984
    Change-Id: I1f6a37cc43fc18cca5cdb944062da37404cbb211
    Signed-off-by: albailey <email address hidden>