Comment 2 for bug 1403626

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

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

commit baadeab8c16966d9f47949f216e0fa2ae57960b9
Author: Irena Berezovsky <email address hidden>
Date: Thu Dec 18 06:34:59 2014 +0200

    Add support for flat networks in SRIOV Mechanism Driver

    Allow flat network segment to be bound by SRIOV Mechanism Driver.
    Populate vif_details with vlan_id = 0 to support flat networking
    (according to man page of ip command).

    Change-Id: Ibbe2db51ed370f416e81d90d203049e7c39eff5b
    Closes-Bug: 1403626