neutron-fwaas/neutron_fwaas/tests/unit/services/firewall
Akihiro Motoki 3288743827 Convert policy.json into policy-in-code
This commit converts the existing neutron-fwaas policy.json
into policy-in-code.

policy.json for testing is also removed. As a result, setup_config()
in neutron_fwaas.tests.base.NeutronDbPluginV2TestCase is no longer
required now (as the content of setup_config() is now same as that
in neutron).

Partially Implements: blueprint neutron-policy-in-code
Change-Id: I67be3a21f19e3f793312d64d358452ee4531c080
2018-12-27 15:31:04 +00:00
..
service_drivers ICMPv6 is not an available protocol when creating firewall rule 2018-11-29 11:00:06 +08:00
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_fwaas_plugin.py Switch to neutron-lib version of fake_notifier 2018-08-28 11:29:08 +09:00
test_fwaas_plugin_v2.py Convert policy.json into policy-in-code 2018-12-27 15:31:04 +00:00