Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/865517 Committed: https://opendev.org/openstack/neutron-lib/commit/f2bb7c72cd1fa8bfd25431834dde6dbfcf4d0b72 Submitter: "Zuul (22348)" Branch: master
commit f2bb7c72cd1fa8bfd25431834dde6dbfcf4d0b72 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Wed Nov 16 22:35:44 2022 +0100 "convert_to_sanitized_mac_address" accepts netaddr.EUI type values Change-Id: Iec317f00827b05455dba369afcb6f1fd8f0fca71 Closes-Bug: #1997680 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1997680 Title: "convert_to_sanitized_mac_address" shoudl accept netaddr.EUI type values Status in neutron: Fix Released Bug description: The n-lib method "convert_to_sanitized_mac_address" should accept netaddr.EUI type values, apart from strings, and the output should be the same. netaddr issue report: https://github.com/netaddr/netaddr/issues/250 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1997680/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

