]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add unit tests for Open vSwitch Quantum plugin
authorVasiliy Khomenko <vasiliyk@yahoo-inc.com>
Tue, 15 Jan 2013 00:22:00 +0000 (22:22 -0200)
committerVasyl Khomenko <vasiliyk@yahoo-inc.com>
Thu, 7 Feb 2013 14:01:04 +0000 (09:01 -0500)
commit6c20e11491d91610cd1f6301f9c29cbb4dba5ac9
tree5caf2032c702ade2c533df6bf8e7b1bd83cc086e
parent3c778b3bf7687a66d7341e10bbc808ce4b6602da
Add unit tests for Open vSwitch Quantum plugin

OVSQuantumAgent missed unit tests for tunneling
functionality. This change add these tests and couple
of other minor tests.

Implements: blueprint quantum-unittests

Change-Id: I809711de8292ff7610b3fdb496c6bd043e7b6031
quantum/tests/unit/openvswitch/test_ovs_quantum_agent.py
quantum/tests/unit/openvswitch/test_ovs_tunnel.py