Comment 4 for bug 1675803

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

Reviewed: https://review.openstack.org/467111
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=098aff209621b3d1f56304bdf2ebb48305cff21c
Submitter: Jenkins
Branch: stable/17.02

commit 098aff209621b3d1f56304bdf2ebb48305cff21c
Author: Ante Karamatic <email address hidden>
Date: Fri Mar 24 16:07:09 2017 +0100

    Allow nova-compute to read through cpu attributes

    LXD requires access to CPU attributes that are currently not allowed
    in AppArmor profile. This change allows access to those attributes.
    It also adds virt_type to NovaComputeAppArmor context. It then uses
    this to provide nova-compute with access to LXD's socket.

    Resync charmhelpers from stable branch to resolve amulet action
    execution test errors.

    Change-Id: I78d18dcf37f6195ea1ceec1029ddfac44a4a1b33
    Closes-Bug: 1675803
    (cherry picked from commit d673f94097ac25656f473f6888b692af51950b47)