Comment 39 for bug 1718356

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

Reviewed: https://review.openstack.org/506142
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=45f1404c68553fd01f386522dd16841526c68dbf
Submitter: Zuul
Branch: master

commit 45f1404c68553fd01f386522dd16841526c68dbf
Author: Jesse Pretorius <email address hidden>
Date: Thu Sep 21 13:28:09 2017 +0100

    Include all rootwrap filters when building wheels

    The current method of specifying each rootwrap filter
    in the file list is prone to errors when adding or
    removing filters. Instead of relying on a manually
    maintained list this patch just includes all the files
    of the correct naming convention from the applicable
    folder. This is simpler and easier to maintain.

    Closes-Bug: #1718356
    Change-Id: I7f8c55f63d1c5a85a6a92062e918426f7d2d3c35