]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add tests for the l3 agent namespaces manager
authorMiguel Lavalle <miguel@mlavalle.com>
Sun, 8 Mar 2015 22:32:21 +0000 (17:32 -0500)
committerMiguel Lavalle <miguel@mlavalle.com>
Sat, 28 Mar 2015 22:13:37 +0000 (17:13 -0500)
commitbe77b688b9d7255b2ce68e342af819012ad86f12
tree538dbe1c57a3aaa9b6f4cdfaa6c6957c35213b6f
parent04ef8ea2734c257d0d6eec21de86a2296dfa77b6
Add tests for the l3 agent namespaces manager

The following tests are added for the l3 agent namespaces manager:

1) Unit tests
2) Funtional test
3) A test case within the l3 funtional test for periodic_sync_routers_task

Change-Id: Ia26f1ccdc0a6619aa231c8799acc80377f4144f8
Partially-Implements: bp restructure-l3-agent
neutron/tests/functional/agent/l3/test_namespace_manager.py [new file with mode: 0755]
neutron/tests/functional/agent/test_l3_agent.py
neutron/tests/unit/agent/l3/test_namespace_manager.py [new file with mode: 0644]