yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61401
[Bug 1657035] Re: libvirt overwrites externally set vlan tags in macvtap passthrough mode with VFs
Reviewed: https://review.openstack.org/421186
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bf3ba76a91e362c0b3b8094964adc06f6a4ec62e
Submitter: Jenkins
Branch: master
commit bf3ba76a91e362c0b3b8094964adc06f6a4ec62e
Author: Vladik Romanovsky <vromanso@xxxxxxxxxx>
Date: Tue Jan 17 04:56:47 2017 -0500
libvirt: set vlan tag for macvtap on SR-IOV VFs
Starting from version 1.3.5, Libvirt allows to set a vlan tag for macvtap
passthrough mode on SR-IOV VFs. Libvirt also removes any vlan tags that
has been set externally, by the ip link command.
In order to support the older libvirt versions, this code will make
the behaviour backward compatible by checking the libvirt version.
This can be completely removed once the minimum libvirt version will increase.
Change-Id: Ia14e78e0eda81b8d29d5aa6e07e68777665d0710
Closes-Bug: #1657035
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1657035
Title:
libvirt overwrites externally set vlan tags in macvtap passthrough
mode with VFs
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Starting from version 1.3.5, Libvirt allows to set a vlan tag for macvtap
passthrough mode on SR-IOV VFs. Libvirt also removes any vlan tags that
has been set externally, by the ip link command.
Due to this, it's not possible to set a vlan for VFs with macvtap.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1657035/+subscriptions
References