Comment 12 for bug 1399280

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

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 address hidden>
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