Comment 14 for bug 1507208

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

Reviewed: https://review.openstack.org/241164
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=d2cdb1fa973517666d88bd63a7a37586d8e56990
Submitter: Jenkins
Branch: master

commit d2cdb1fa973517666d88bd63a7a37586d8e56990
Author: Matthew Mosesohn <email address hidden>
Date: Tue Nov 3 14:02:52 2015 +0300

    Add fuel-tasklib to fuel library using tox

    This project was deprecated out of stackforge and
    needs a home in fuel-library, where it current is used
    as a testing library.

    Tox is used so it can call tasks-test-requirements.txt
    with relative paths correctly. Otherwise, the relative
    path would have to be guessed based on where a user
    might call it.

    Change-Id: I742e167a77cca2ae47436cce7b1baf63e70fe063
    Closes-Bug: #1507208