← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1302282] [NEW] test_iptables_firewall uses invalid MAC addresses

 

Public bug reported:

The unit test test_iptables_firewall.py has invalid MAC addresses in the
code - 'ff:ff:ff:ff', an actual MAC has 6 octets and should be
'ff:ff:ff:ff:ff:ff'.  The test still seems to run fine, but it should be
cleaned-up.

** Affects: neutron
     Importance: Undecided
     Assignee: Brian Haley (brian-haley)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Brian Haley (brian-haley)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1302282

Title:
  test_iptables_firewall uses invalid MAC addresses

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  The unit test test_iptables_firewall.py has invalid MAC addresses in
  the code - 'ff:ff:ff:ff', an actual MAC has 6 octets and should be
  'ff:ff:ff:ff:ff:ff'.  The test still seems to run fine, but it should
  be cleaned-up.

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


Follow ups

References