Comment 19 for bug 1314732

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

Reviewed: https://review.openstack.org/114595
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=74805aaec0c00176523d7452fa5b6fdbf3cc9cce
Submitter: Jenkins
Branch: master

commit 74805aaec0c00176523d7452fa5b6fdbf3cc9cce
Author: Angus Thomas <email address hidden>
Date: Fri Aug 15 17:33:58 2014 +0100

    Removes get_port_by_vif

    VIF is not indexed by the databse, it lives inside the extra attribute
    which is a data blob, so the method is not used.

    Change-Id: I11ce35bae1aa81c38c8ebc87251148ae65f3a30e
    Partial-bug: 1314732