← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1843428] Re: List port by mac address is case sensitive

 

Reviewed:  https://review.opendev.org/681390
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ffe5943e657ef32bf4c509a8965cf03a4703be1d
Submitter: Zuul
Branch:    master

commit ffe5943e657ef32bf4c509a8965cf03a4703be1d
Author: mmidolesov <mmidolesov@xxxxxxxxxx>
Date:   Wed Sep 11 00:09:45 2019 -0700

    Make port list by mac case insesitive
    
    This fix removes the case sensitivity when performing
    port list by mac address criteria.
    
    Closes-Bug: #1843428
    Change-Id: I7ab6934ea333467d2efc5da0471b1af82ebb44b8


** 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/1843428

Title:
  List port by mac address is case sensitive

Status in neutron:
  Fix Released

Bug description:
  Searching for a MAC address in neutron should not be case-sensitive.
  For example in case of executing openstack port list --mac-address A:B:C should show results for a:b:c. This is found in queens release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1843428/+subscriptions


References