Comment 9 for bug 1290568

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

Reviewed: https://review.openstack.org/79715
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=006627ed3ebe473984b0d8cdeb58ea4712e6f765
Submitter: Jenkins
Branch: master

commit 006627ed3ebe473984b0d8cdeb58ea4712e6f765
Author: Dan Smith <email address hidden>
Date: Tue Mar 11 09:27:09 2014 -0700

    Make linux_net use objects for last fixed ip query

    This converts the final uses of direct database calls from the
    linux_net module by utilizing the calls just added to the
    FixedIP object.

    Related to blueprint nova-network-objects

    Related-bug: 1290568
    Change-Id: I58828e9112e43967fe8daa070575ca122041690a