Comment 2 for bug 1498054

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

Reviewed: https://review.openstack.org/226224
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=0c034d1c8add224ef2190e19735bec78dac89555
Submitter: Jenkins
Branch: master

commit 0c034d1c8add224ef2190e19735bec78dac89555
Author: Kiall Mac Innes <email address hidden>
Date: Tue Sep 22 10:52:41 2015 +0100

    Ensure API workers > 1 starts correctly

    * Move DNSUtils bind methods into designate.utils
    * Switch WSGIService to using the bind_tcp method
    * Add support for TCP_KEEPIDLE to the bind_tcp method

    Change-Id: If2d554fd757969f5b833ede6cb635bb4901906a7
    Closes-Bug: 1498054