Comment 48 for bug 1886298

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

Reviewed: https://review.opendev.org/762796
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=9e13e54c889c46a08ed954738c7589d222a76e95
Submitter: Zuul
Branch: master

commit 9e13e54c889c46a08ed954738c7589d222a76e95
Author: Toshiaki Takahashi <email address hidden>
Date: Mon Nov 16 17:09:14 2020 +0900

    Fix paramiko version for py37 and upper

    Need to update paramiko to fix the following.
    https://github.com/paramiko/paramiko/issues/1108

    Change-Id: If40c0674273df6b76a9bcd88f216f6aa68625fa3
    Closes-Bug: #1886298