Comment 11 for bug 1947063

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

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

commit cf31f0dc2d3574fa0f311685bb0a9ad7fe54ebad
Author: Nobuto Murata <email address hidden>
Date: Tue Dec 5 21:13:30 2023 +0900

    Make sure sysfsutils (for systool) is available up to Yoga

    The systool command is necessary for the FC scenario, but Ubuntu
    packages do not pull it as a dependency. It has to be installed by each
    storage backend charm when:

    - cinder-volume service is not co-located with nova-compute
    - nova-compute charm doesn't have the `use-multipath` option enabled
      even when it's co-located

    However, systool is only necessary up to Yoga so no need to merge this
    for zed onwards:
    https://opendev.org/openstack/os-brick/src/branch/master/releasenotes/notes/no-systool-use-b7bc430de1033670.yaml

    Closes-Bug: #1947063
    Change-Id: I366bf71161e275638403a5a815c98341da7d4f6f