Comment 23 for bug 1718356

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

Reviewed: https://review.openstack.org/506192
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=e486a50f77ad09e04a6cb20bfc40c798d9161535
Submitter: Zuul
Branch: master

commit e486a50f77ad09e04a6cb20bfc40c798d9161535
Author: Jesse Pretorius <email address hidden>
Date: Thu Sep 21 15:04:03 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.

    Change-Id: I116efd3ff1799965bb46da785b2ad96c7f5b97c5
    Closes-Bug: #1718356