Comment 3 for bug 1955034

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/822424
Committed: https://opendev.org/openstack/kolla/commit/24fba48e8dd2a705a5c3a14e9715938338097476
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 24fba48e8dd2a705a5c3a14e9715938338097476
Author: Marcin Juszkiewicz <email address hidden>
Date: Wed Dec 1 16:48:51 2021 +0100

    nova: drop pypowervm dependency

    Nova depends on pypowervm for POWER architecture support. But it is
    unmaintained upstream and breaks CentOS builds (wants to install Py2
    only 'futures' package).

    Closes-bug: #1955034

    Change-Id: Ife9385c93239e910db2e4405ec4661f667357bc0
    (cherry picked from commit 7de91fd60355104cbd650e0fe6f680b2eb0f2ffa)