]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
refactoring testing code to support plugin tests
authorDan Wendlandt <dan@nicira.com>
Sun, 7 Aug 2011 05:03:52 +0000 (22:03 -0700)
committerDan Wendlandt <dan@nicira.com>
Sun, 7 Aug 2011 05:03:52 +0000 (22:03 -0700)
commit4fffb10e43290871f08e432c1ebc5f813ddf350a
treeb286fa1f1725830b49df85dc058da2668838740e
parent7a19ea4bdc15b914193921fbca63dc28dc0ad275
refactoring testing code to support plugin tests
quantum/common/test_lib.py [new file with mode: 0644]
quantum/plugins/openvswitch/ovs_quantum_plugin.py
quantum/plugins/openvswitch/run_tests.py [new file with mode: 0644]
quantum/plugins/openvswitch/tests/__init__.py [new file with mode: 0644]
quantum/plugins/openvswitch/tests/test_vlan_map.py [new file with mode: 0644]
run_tests.py
run_tests.sh
tests/unit/test_api.py