Comment 7 for bug 1691431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-agent (stable/8.0)

Reviewed: https://review.openstack.org/465573
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=0e32b548d6341d507d65e7df250223ddb8e84c6f
Submitter: Jenkins
Branch: stable/8.0

commit 0e32b548d6341d507d65e7df250223ddb8e84c6f
Author: Alexey Stupnikov <email address hidden>
Date: Wed May 17 16:42:12 2017 +0300

    Use upper constraints

    This commit is used to exclude new python packages from being
    installed during tox tests and protect our CI from sporadical
    failures caused by new packages.

    NOTE. I have used mitaka constraints intentionally, since we
    need newere packages than specified in liberty's
    upper-constraints.

    Change-Id: I7042dcfb2d561819fd8098f53036aa6cc045dc56
    Closes-bug: #1691431