← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1487599] Re: fwaas - ip_version and IP address conflicts are not raised

 

** Changed in: neutron
       Status: Fix Committed => 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/1487599

Title:
  fwaas - ip_version and IP address conflicts are not raised

Status in neutron:
  Fix Released

Bug description:
  The FwaaS API currently allows the creation of firewall rules where
  the IP version is 4 but the source and destination IPs are IPv6
  addresses.

  http://paste.openstack.org/show/412434/

  This causes failures when a firewall is created, because iptables is
  being invoked with IPv6 addresses, which causes an exception in the
  iptables driver.

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


References