yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53027
[Bug 1597861] [NEW] Cannot install mac spoofing for allowed_address_pairs if port mac address is unavaliable
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Kahou Lei (kahou82)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Kahou Lei (kahou82)
--
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:
New
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
Follow ups