← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1386946] Re: bigswitch "test_server" prioritises inputs incorrectly

 

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

Title:
  bigswitch "test_server" prioritises inputs incorrectly

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  neutron/plugins/bigswitch/tests/test_server.py incorrectly compares an
  int to a tuple during a binary search.

  Apparently on python2, int < tuple is not an error and always True.

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


References