Comment 11 for bug 1502002

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

Reviewed: https://review.openstack.org/231850
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=e4a98e4be0e9a735946e7c20826ddd3e8ea6eca4
Submitter: Jenkins
Branch: master

commit e4a98e4be0e9a735946e7c20826ddd3e8ea6eca4
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:34:02 2015 +0900

    tox.ini: Fix cover by giving the source directory explicitly

    By default, testr assumes that the name of distribution
    ([metadata]name in setup.cfg) matches the name of the source directory.
    However, they are different for this project. Fix the problem by
    giving the source directory explicitly via an option provided by pbr.

    Closes-Bug: #1502002
    Change-Id: I7a4f91d6914f187f6486ec6073d559843ef0f550