← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1803723] [NEW] [fwaas] _is_supported_by_fw_l2_driver method is hard linked to the default ML2/OVS core plugin implementation

 

Public bug reported:

The Neutron FWaaS service plugin validate Neutron port properties before
it allows to add a firewall group to it thanks to twhich does not allow
other port type to works with the FWaaS.

IMO, that check needs to be done by the driver, furthermore for the
ML2/OVS case by the agent driver.

[1] https://github.com/openstack/neutron-
fwaas/blob/master/neutron_fwaas/services/firewall/fwaas_plugin_v2.py#L178

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: fwaas

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

Title:
  [fwaas] _is_supported_by_fw_l2_driver method is hard linked to the
  default ML2/OVS core plugin implementation

Status in neutron:
  New

Bug description:
  The Neutron FWaaS service plugin validate Neutron port properties
  before it allows to add a firewall group to it thanks to twhich does
  not allow other port type to works with the FWaaS.

  IMO, that check needs to be done by the driver, furthermore for the
  ML2/OVS case by the agent driver.

  [1] https://github.com/openstack/neutron-
  fwaas/blob/master/neutron_fwaas/services/firewall/fwaas_plugin_v2.py#L178

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


Follow ups