]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Two api tests for 'firewall insertion mode' feature
authornfedotov <nfedotov@cisco.com>
Thu, 19 Mar 2015 14:45:53 +0000 (17:45 +0300)
committernfedotov <nfedotov@cisco.com>
Thu, 16 Apr 2015 12:40:01 +0000 (15:40 +0300)
commitae7ab01c76c8579288096e6c6e5567e4147d78cd
treea40742db2e1cc460ab1fdada7bbfed41e3abc8b5
parentda8a9a0021edfdb6f5b299462f4c3ceb09059370
Two api tests for 'firewall insertion mode' feature

Some time ago the feature called 'fwaas insertion mode' was merged.
It allows to associate a firewall with routers.

The patchset adds two api tests:
* Create firewall assiciated with a router, add another router
to the firewall, remove old one
* Create firewall assoicited with a router, try to create new
firewall on the same router

Change-Id: I7c4d41189056ff6da47bc1173d3479183e58a173
neutron/tests/api/test_fwaas_extensions.py