Comment 2 for bug 1653806

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

Reviewed: https://review.openstack.org/416371
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=777128dd34c125b01c359e31f129c6cc51be584e
Submitter: Jenkins
Branch: master

commit 777128dd34c125b01c359e31f129c6cc51be584e
Author: Yucong Feng <email address hidden>
Date: Tue Jan 3 23:44:38 2017 +0100

    Resolve Brocade HTTPS connection error

    Convert all payloads for SSL connections through https into string type.
    This prevents SSL3_WRITE_PENDING errors when communicating by SSL.

    Change-Id: I3d0e18e638593482e446a575da3dc52736e8e067
    Closes-Bug: #1653806