Comment 16 for bug 1949074

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-cinder-lvm (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/charm-cinder-lvm/+/861379
Committed: https://opendev.org/openstack/charm-cinder-lvm/commit/ea55c071a9cf01c9cf304cf05cc4916379218f9b
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit ea55c071a9cf01c9cf304cf05cc4916379218f9b
Author: Luciano Lo Giudice <email address hidden>
Date: Wed Feb 9 12:18:01 2022 -0300

    Fix target_helper config for >= Wallaby

    Starting with the release of Wallaby, the 'tgtadm' package is
    now the default target helper, which doesn't work for cinder-lvm.
    As such, we need to explicitly set the new package to 'lioadm'.

    (cherry-pick modified to disable py36 unit tests as they are not
    needed at yoga, and break as the psycopg2-binary wheel has
    been removed from PyPi, and the tools to build the wheel are not
    in the repo; it's less work to just fake the result on py36 than
    to support it, and it's less CI time as well).

    Closes-Bug: #1949074
    Change-Id: I4d88d1e30d8b2b133bd575a76d0dc5e566415cbc
    (cherry picked from commit 3144ea032b35842db6f62bbb26aef9c68a6226a6)
    (cherry picked from commit 3b04e42f31a9638858c7f6fa11215090175e4681)
    (cherry picked from commit eb636fa47b276fd2c1d419842ceccf97d272eb76)
    (cherry picked from commit 80aa1207356afaa376dcb217dc655ee40d9dfdca)