Comment 5 for bug 1826467

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (stable/19.04)

Reviewed: https://review.opendev.org/659543
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=15f8a94e080ce4c708dfbfa7b602ebd165e44aa5
Submitter: Zuul
Branch: stable/19.04

commit 15f8a94e080ce4c708dfbfa7b602ebd165e44aa5
Author: tpsilva <email address hidden>
Date: Thu Apr 25 18:45:42 2019 -0300

    Add multipath to nova-compute AppArmor profile

    Deploying nova-compute with apparmor in enforce mode causes it to fail
    to attach volumes with multipath. This patch fixes it by updating the
    nova-compute apparmor profile to include paths and binaries needed for
    multipath.

    Change-Id: Icc2d187fa3dd63e0930d57a87e7a60ff386f0032
    Closes-bug: #1826467
    (cherry picked from commit 40914493c7be88a1c3cd80c937d65e044301c24b)