Reviewed: https://review.openstack.org/284249 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=e338df4244ca684d3b8a962341a6eab733f3e074 Submitter: Jenkins Branch: master
commit e338df4244ca684d3b8a962341a6eab733f3e074 Author: James Arendt <[email protected]> Date: Sat Feb 13 18:54:09 2016 -0800 FWaaS quota registration Builds on prior attempts to register FWaaS resources to the quota engine, such as commit Ia4d6b9a65acd1111a050dc73b63a1f0ce619cb55 which had to be reverted for bug 1513280 for failing gate via commit 28948f6559711a0d861fa76f3adf65cda22768fb. Since with router insertion a user can have a separate firewall and policy per targeted router in their tenant, the original fixes which had defaults of only 1 were too low. Also added the release notes and updated the options to reflect the quota. Change-Id: I68a5538f7bc8df78212633c73eeca0eaae0d8455 Closes-Bug: #1399280 ** Changed in: neutron Status: In Progress => 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/1399280 Title: FWaaS extension doesn't register its quota resources Status in neutron: Fix Released Bug description: This issue is basically the same as https://bugs.launchpad.net/neutron/+bug/1305957 . Just for the FWaaS extension. In short FWaaS misses to pass the register_quota=True argument to build_resource_info(). To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1399280/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

