Comment 19 for bug 1761536

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-gateway (stable/18.02)

Reviewed: https://review.openstack.org/564538
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=36f889424ebb54fd3f092cda4b60a0a19ab232e4
Submitter: Zuul
Branch: stable/18.02

commit 36f889424ebb54fd3f092cda4b60a0a19ab232e4
Author: David Ames <email address hidden>
Date: Wed Apr 25 21:35:40 2018 +0000

    Apparmor profiles for Queens

    Apparmor profiles were limiting queens deployments of neutron-gateway
    when aa-profile-mode was set to enforce. It led to failed instance
    deployments due to neutron agents failing to execute their necessary
    functions.

    This change updates the profiles to be Queens ready.

    Closes-Bug: #1761536

    Change-Id: I2e08a2de9e4ae8139ab8e4be131631883652d029
    (cherry picked from commit a59b4d606fcdf647b89906b437fb4e79d74481ee)