yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61046
[Bug 1597861] Re: Cannot install mac spoofing for allowed_address_pairs if port mac address is unavaliable
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1597861
Title:
Cannot install mac spoofing for allowed_address_pairs if port mac
address is unavaliable
Status in neutron:
Invalid
Bug description:
From
https://github.com/openstack/neutron/blob/3e26a7851e10d0bae5625c042e8f5f0f74ed327e/neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py#L133-L134,
if the port_details mac address is not presented I cannot install the
allowed_address_pairs mac protection.
Since mac address is not a required field in port model, we need to
add extra check for the port_details to see if the mac_address field
is presented or not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1597861/+subscriptions
References