Comment 16 for bug 1014769

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

Reviewed: https://review.openstack.org/9030
Committed: http://github.com/openstack/nova/commit/3cb6e57587b58864ce70e99cef9f8c87c6082882
Submitter: Jenkins
Branch: stable/essex

commit 3cb6e57587b58864ce70e99cef9f8c87c6082882
Author: Vishvananda Ishaya <email address hidden>
Date: Tue Jun 26 20:37:02 2012 +0000

    Stop nova_ipam_lib from changing the timeout setting

     * Fixes incorrect logic for when timeout should be used. We
       want to timeout along with dhcp, and release immediately
       without dhcp
     * Also makes ipam_lib release fixed_ips after floating ips, as
       this is the way that the internal network managers do it.
     * Fixes bug 1014769

    Change-Id: I687fac314264b8a89da128ed77c02d9b1ca140ff
    (cherry picked from commit 45e98d415ec661ba7772ed2513f2a24ebe68f1dd)