]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add test_handle_router_snat_rules_add_rules
authorJian Wen <jian.wen@canonical.com>
Fri, 6 Sep 2013 09:08:00 +0000 (17:08 +0800)
committerJian Wen <jian.wen@canonical.com>
Wed, 27 Nov 2013 06:39:57 +0000 (14:39 +0800)
commit63acefb5fb07075785e4ac3a1289864e6796aae4
tree4b39b35a512c6bc1cf42644b30e27981bdb8c478
parent4b47717b132336396cdbea9d168acaaa30bd5a02
Add test_handle_router_snat_rules_add_rules

Add a unit test to verify that snat rules are added and added in order.
So that it could be refactored without fear next time.

Closes-Bug: #1222660
Change-Id: I07e820cc28c9a6c139a8eed0917aef2cfe62638a
neutron/tests/unit/test_l3_agent.py