Comment 34 for bug 1939389

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

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

commit aa96cb0efd86136a8f6eaaa935b7526a47e81a8f
Author: Nobuto Murata <email address hidden>
Date: Thu Jul 7 09:37:28 2022 +0900

    Re-enable AppArmor enforcement

    Ensure tests are run with aa-profile-mode=enforce. So we should be able
    to notice any future behavioral changes in the upstream or additional
    rules required for nova-compute AppArmor profile in the functional
    tests.

    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/907

    Related-Bug: #1979812
    Related-Bug: #1939389

    Change-Id: If658d9e8ee11248ef09e774f3e21fe0f801dc066
    (cherry picked from commit ba21da64f6a547bd44956d71933030d529956bcd)