Comment 4 for bug 953708

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

Reviewed: https://review.openstack.org/5277
Committed: http://github.com/openstack/nova/commit/f48f1bb72474e564f4f8b01da97730f612a868f9
Submitter: Jenkins
Branch: master

commit f48f1bb72474e564f4f8b01da97730f612a868f9
Author: Dan Prince <email address hidden>
Date: Tue Mar 13 13:15:49 2012 -0400

    Make fixed_ip_disassociate_all_by_timeout work.

    Fix an issue in the SQL api where fixed_ip_disassociate_all_by_timeout
    was getting an array of tuples instead of IDs from a model_query.

    This should resolves issues where fixed IPs don't get dissassociated
    via the network managers periodic task.

    Fixes LP Bug #953708.

    Change-Id: Iac485cdcda072ee248237e6c4a31113685f5b980