Comment 16 for bug 1469045

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

Reviewed: https://review.openstack.org/291229
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=68d4b32bba2c544486d4bd22d8b5214a67707951
Submitter: Jenkins
Branch: master

commit 68d4b32bba2c544486d4bd22d8b5214a67707951
Author: Roman Prykhodchenko <email address hidden>
Date: Thu Mar 10 15:37:54 2016 +0100

    Use common tools to fire up tests

    This patch uses os-testr in order to fire up tests
    and allow to parametrize them in the way that is
    common for the rest of OpenStack projects.

    Change-Id: I6ef493f63675c63c8bad409cb15960582344c046
    Partial-bug: #1469045