Comment 1 for bug 1469739

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

Reviewed: https://review.openstack.org/198015
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=2ec96b6672a9282a0dd12980bd7ce50b58da6d42
Submitter: Jenkins
Branch: master

commit 2ec96b6672a9282a0dd12980bd7ce50b58da6d42
Author: Federico Ceratto <email address hidden>
Date: Thu Jul 2 15:59:39 2015 +0100

    Implement socket timeout in v1

    Add endpoint_override keyword to v2.Client() and check for the
    session argument in DesignateAdapter()
    Add unit test, fix minor typos

    Change-Id: I038ec7b0d1feadc9642bd47285e397b3fe84c13c
    Closes-Bug: 1469739