Comment 6 for bug 1835386

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

Reviewed: https://review.opendev.org/669119
Committed: https://git.openstack.org/cgit/starlingx/update/commit/?id=7ff00cc5efba22eb964e58a92817c44da80cd226
Submitter: Zuul
Branch: master

commit 7ff00cc5efba22eb964e58a92817c44da80cd226
Author: junboli <email address hidden>
Date: Thu Jul 4 05:19:00 2019 -0400

    Add 'find' in whitelist_externals in tox.ini

    Running tox is giving a warning because the tox.ini is
    using "find", but the find command is not whitelisted.

    Change-Id: I38ece01f6135ebb38a94b9d835e2708a02b35805
    Closes-bug: #1835386
    Signed-off-by: junboli <email address hidden>