Comment 15 for bug 1633518

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to os-brick (master)

Reviewed: https://review.opendev.org/c/openstack/os-brick/+/791270
Committed: https://opendev.org/openstack/os-brick/commit/4c654d94540dfd0469e703b205d44b92bd2482ad
Submitter: "Zuul (22348)"
Branch: master

commit 4c654d94540dfd0469e703b205d44b92bd2482ad
Author: Stephen Finucane <email address hidden>
Date: Fri May 14 10:13:31 2021 +0100

    encryptors: Remove workaround for bug #1633518

    This has been in place since Newton and was targeted for removal in
    Rocky. That has long since passed but we can ease things by removing it
    now.

    Despite what change I7096463c5eba951dd6322ee6965435e877ca0371 said about
    not removing this workaround from 'CryptsetupEncryptor', we do so anyway
    since we're going to remove this encryptor shortly.

    Change-Id: Id8d96c1eda2beab1aebd8ecc054d8511ccefca3e
    Signed-off-by: Stephen Finucane <email address hidden>
    Related-bug: #1633518