← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1614680] [NEW] In FWaaS v2 cross-tenant assignment of policies is inconsistent

 

Public bug reported:

In the unit tests associated with the FWaaS v2 DB
(neutron_fwaas/tests/unit/db/firewall/v2/test_firewall_db_v2.py), there
are two that demonstrate improper handling of cross-tenant firewall
policy assignment.

First, the logic tested in
test_update_firewall_rule_associated_with_other_tenant_policy succeeds,
but it should not.

Second, the logic tested in test_update_firewall_group_with_public_fwp
fails, but it should succeed.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  In FWaaS v2 cross-tenant assignment of policies is inconsistent

Status in neutron:
  New

Bug description:
  In the unit tests associated with the FWaaS v2 DB
  (neutron_fwaas/tests/unit/db/firewall/v2/test_firewall_db_v2.py),
  there are two that demonstrate improper handling of cross-tenant
  firewall policy assignment.

  First, the logic tested in
  test_update_firewall_rule_associated_with_other_tenant_policy
  succeeds, but it should not.

  Second, the logic tested in test_update_firewall_group_with_public_fwp
  fails, but it should succeed.

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


Follow ups