neutron-fwaas/neutron_fwaas/tests/fullstack
Hongbin Lu a968d82258 remove external_network_bridge option
The external_network_bridge option is deprecated/legacy and being
removed from neutron [1]. This patch removes the external_network_bridge
option iniset from FWaaS.

[1] https://review.openstack.org/#/c/567369/

Change-Id: I5aa5617df81030d620b4190df1f67c1e880e79b8
2018-09-24 20:42:49 +00:00
..
resources remove external_network_bridge option 2018-09-24 20:42:49 +00:00
__init__.py Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
base.py Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
README Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
test_l3_agent.py Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
utils.py Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00

Please see neutron/TESTING.rst for more information about what Fullstack tests are.