Comment 51 for bug 1718356

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_cinder (master)

Reviewed: https://review.openstack.org/579944
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=83c07a4cb9960ce605a5c3fb5469f2870641e7d0
Submitter: Zuul
Branch: master

commit 83c07a4cb9960ce605a5c3fb5469f2870641e7d0
Author: Mohammed Naser <email address hidden>
Date: Tue Jul 3 14:32:39 2018 -0400

    Use rootwrap configuration files from the virtualenv

    We currently vendor the rootwrap configuration file however we
    really should be using the one that ships from with the Python
    package.

    This patch changes the behaviour so that we ensure that all the
    upstream bundled rootwrap files will always be in sync
    (addition and deletion) with the content on the disk, so
    we do not have to vendor it anymore.

    Related-Bug: #1718356
    Change-Id: Id08eca3a0cbde541a8d669bf64d5077a9b2a9085