Comment 19 for bug 1949074

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder-lvm/+/861377
Committed: https://opendev.org/openstack/charm-cinder-lvm/commit/229184b11cade417660bd51190235368547b328a
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 229184b11cade417660bd51190235368547b328a
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 wallaby, 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)
    (cherry picked from commit 48b0b49647fe467244e03b314b0ee13a09cad891)
    (cherry picked from commit b098bc73dae08c06ed04b740b9ac9d36522a9b4e)