Comment 5 for bug 1566383

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

Reviewed: https://review.openstack.org/309591
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b9bec4be6ba06087ebfa20007dcbc2cb646a5345
Submitter: Jenkins
Branch: master

commit b9bec4be6ba06087ebfa20007dcbc2cb646a5345
Author: Brian Haley <email address hidden>
Date: Fri Apr 22 15:43:24 2016 -0400

    DVR: Use IPDevice class consistently

    create_rtr_2_fip_link() only creates IPDevice class instances
    after it determines the VETH pair does not exist. Change to
    always create them as instead of using int_dev[0]. This is
    also setup for a follow-on patch.

    Partial-Bug: #1566383
    Change-Id: I58e242f05ffb9a33bda5aeb93344861769845d2e