]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update test_router_list to validate the router returned.
authorKyle Mestery <kmestery@cisco.com>
Fri, 14 Dec 2012 15:00:08 +0000 (15:00 +0000)
committerKyle Mestery <kmestery@cisco.com>
Sun, 16 Dec 2012 09:25:40 +0000 (09:25 +0000)
commit9a442afbfa409a67b619d0f5d59036143407ab4a
treeeee1a16c5190144e488abc68fd567fb11a56ec08
parent8e7fe17cafa70c3346e2a5d70da2d6e2637c338e
Update test_router_list to validate the router returned.

For unit test test_l3_plugin.L3NatExtensionTestCase.test_router_list,
correctly validate the value returned from listing the routers.

Fixes bug 1078150

Change-Id: I5ae559c37f43c1b977065a3508b6efb4375a2c1a
quantum/tests/unit/test_l3_plugin.py