Comment 4 for bug 1479842

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-brick (master)

Reviewed: https://review.openstack.org/207553
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=c16abad3d8b771ffa80bf0984cf180506fd86eaf
Submitter: Jenkins
Branch: master

commit c16abad3d8b771ffa80bf0984cf180506fd86eaf
Author: Walter A. Boring IV <email address hidden>
Date: Thu Jul 30 10:19:04 2015 -0700

    Add rootwrap filters

    This patch adds os-bricks list of rootwrap filters for commands
    that are needed to execute. The filters are a self contained entire
    list of expected filters that os-brick needs to run. It's expected that
    this filter file is added to any rootwrap enabled service that needs to use
    os-brick.

    Devstack associated patch: https://review.openstack.org/#/c/207677/

    Partial-Bug: #1479842
    UpgradeImpact: Need to place the os-brick.filters file in service's
                    rootwrap.d directory to enable filters.

    Change-Id: I2b1e657b87c7b27548200a20b991f34c3413c24b