Comment 3 for bug 1705310

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

Reviewed: https://review.openstack.org/485494
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=77bd52b07a918154b583420e459b86731df0a155
Submitter: Jenkins
Branch: stable/8.0

commit 77bd52b07a918154b583420e459b86731df0a155
Author: Alexey Stupnikov <email address hidden>
Date: Thu Jul 20 11:42:20 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: Ide77400b8d77631eaafa8cbea0679a23104d1aed
    Closes-bug: #1705310