neutron-fwaas/neutron_fwaas/db
Cedric Brandily 6b5a4ee0db Optimize _make_firewall_group_dict_with_rules
This change optimizes _make_firewall_group_dict_with_rules
implementation by getting rules for a firewall in one db query (through
the new method _get_policy_ordered_rules) instead of one db query per
rule (previous implementation) in order to improve performance.

Related-Bug: #1658817
Change-Id: Ibf13a9c0a4d504d47bd92fbd958c2d5e24abfdad
(cherry picked from commit 0565b488b1)
2017-02-06 18:02:42 +00:00
..
firewall Optimize _make_firewall_group_dict_with_rules 2017-02-06 18:02:42 +00:00
migration Tag the alembic migration revisions for Newton 2016-09-14 04:35:51 +00:00
models Add tests ensuring models and migrations are in sync 2016-09-01 11:32:49 -07:00
__init__.py Split fwaas services code into neutron-fwaas 2014-12-08 13:38:07 -07:00