yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25835
[Bug 1383098] Re: sriovagent is missing support for macvtap vnics state change
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1383098
Title:
sriovagent is missing support for macvtap vnics state change
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
SRIOV Agent does not support 'admin_state_up' changes for ports with vnic_type 'macvtap'.
The logic in https://github.com/openstack/neutron/blob/master/neutron/plugins/sriovnicagent/eswitch_manager.py#L64 takes into account only SR-IOV pass-through case (vnic_type=direct). In order to support updates on macvtap device, the existing logic for 'is_assigned_vf' should be updated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1383098/+subscriptions
References