← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1711127] [NEW] fwaas_v2: wrong parameter passed to FirewallGroupPortInvalidProject exception

 

Public bug reported:

Steps to reproduce: pike devstack, fwaas_v2

1. create a firewall group/policy/rule with project_id == devstack admin
2. try adding a router port with project_id == demo

This behavior will result in FirewallGroupPortInvalidProject exception
which will never be raised properly because of wrong parameter
'tenant_id' passed to a constructor.

** Affects: neutron
     Importance: Undecided
     Assignee: Inessa Vasilevskaya (ivasilevskaya)
         Status: In Progress


** Tags: fwaas

** Summary changed:

- wrong parameter passed to FirewallGroupPortInvalidProject exception
+ fwaas_v2: wrong parameter passed to FirewallGroupPortInvalidProject exception

** Changed in: neutron
     Assignee: (unassigned) => Inessa Vasilevskaya (ivasilevskaya)

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

Title:
  fwaas_v2: wrong parameter passed to FirewallGroupPortInvalidProject
  exception

Status in neutron:
  In Progress

Bug description:
  Steps to reproduce: pike devstack, fwaas_v2

  1. create a firewall group/policy/rule with project_id == devstack admin
  2. try adding a router port with project_id == demo

  This behavior will result in FirewallGroupPortInvalidProject exception
  which will never be raised properly because of wrong parameter
  'tenant_id' passed to a constructor.

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


Follow ups