Comment 8 for bug 1992305

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/860824
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/665391f63f7ada02941d5dd21a66b29a513f716d
Submitter: "Zuul (22348)"
Branch: master

commit 665391f63f7ada02941d5dd21a66b29a513f716d
Author: Alfredo Moralejo <email address hidden>
Date: Mon Oct 10 13:07:01 2022 +0200

    Enable allowerasing in undercloud upgrade from wallaby

    After adding python-sqlalchemy13 in Wallaby [1], the upgrade process
    need to remove python3-sqlalchemy13 package to install
    python3-sqlalchemy-1.4. This can be handled by dnf but requires to
    enable the option --allowerasing which is disabled by default:

    [1] https://review.rdoproject.org/r/c/rdoinfo/+/45546

    Closes-Bug: #1992305
    Change-Id: I4070723741fdf8e5dc27e93f620d7206b6e7893c