Comment 4 for bug 1596246

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

Reviewed: https://review.openstack.org/334207
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c9e1a1aabc0ffb4b60b9327916ab9a65df98087a
Submitter: Jenkins
Branch: master

commit c9e1a1aabc0ffb4b60b9327916ab9a65df98087a
Author: Sean McGinnis <email address hidden>
Date: Sat Jun 25 20:00:25 2016 -0500

    Use upper-constraints in tox installs

    The tox targets do not currently use upper constaints, resulting in
    stable branch test runs pulling down newer library versions than what
    should be supported for those releases.

    This adds upper-constaints for test environment setup.

    Change-Id: I1ff164242901a891fb45da03b1595b2e9246a765
    Closes-bug: #1596246