]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: Improves server manager UT coverage
authorKevin Benton <blak111@gmail.com>
Fri, 7 Mar 2014 04:51:11 +0000 (20:51 -0800)
committerKevin Benton <blak111@gmail.com>
Fri, 4 Apr 2014 20:28:35 +0000 (13:28 -0700)
commitf64eacfd27220c180f6afc979087b35aa1385550
treeae6be8b85e04e5ebdfa1d52fb260d57129b8a7cc
parentf8ee7b0f3c053df60b931ce5434fde0528354423
BigSwitch: Improves server manager UT coverage

Improves the unit test coverage for the Big Switch
server manager module (100%). Also reorganizes the
capabilities test to avoid duplicating a lot of
router tests that are already covered.

Closes-Bug: #1289027
Change-Id: Ib51e8160f8d95686e86430b0a9c9f54deeda0e84
neutron/plugins/bigswitch/servermanager.py
neutron/tests/unit/bigswitch/test_agent_scheduler.py
neutron/tests/unit/bigswitch/test_base.py
neutron/tests/unit/bigswitch/test_capabilities.py
neutron/tests/unit/bigswitch/test_restproxy_plugin.py
neutron/tests/unit/bigswitch/test_router_db.py
neutron/tests/unit/bigswitch/test_security_groups.py
neutron/tests/unit/bigswitch/test_servermanager.py
neutron/tests/unit/bigswitch/test_ssl.py