Zun

Comment 2 for bug 1889187

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zun (stable/ussuri)

Reviewed: https://review.opendev.org/747232
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=d5511fd828832886a37fd2d3cb133942b81c2a8e
Submitter: Zuul
Branch: stable/ussuri

commit d5511fd828832886a37fd2d3cb133942b81c2a8e
Author: vinay_m <email address hidden>
Date: Thu Aug 20 21:21:24 2020 +0530

    Dep's should be restricted by upper-constraints

    Tox trying to install latest versions for building docs which may
    not be supported by stable and lower branches, so should be
    restricted by respective version's upper-constraints.txt

    Change-Id: Ia2fe3cab71b2efb89d6a4370109ec1abf2d1086f
    Closes-Bug: #1889187