]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add ovsdb-related functional tests
authorTerry Wilson <twilson@redhat.com>
Mon, 12 Jan 2015 14:21:17 +0000 (08:21 -0600)
committerTerry Wilson <twilson@redhat.com>
Thu, 15 Jan 2015 08:15:58 +0000 (02:15 -0600)
commit2162aaffa015333b50a87e68c4ede21d314f82f6
tree70aca08f762ddc939d24bfdce89fa30359f4d232
parentdff738d028df641daee9ca5bc17f764b5def8d3c
Add ovsdb-related functional tests

This patch adds functional testing of ovsdb-related ovs_lib
functions. This is to ensure that the OVSDB abstract interface
refactor does not accidentally change behavoir.

Partially-Implements: blueprint vsctl-to-ovsdb
Change-Id: Ia07bb2d3f1b30927922b51e3ad51d4204df1e595
neutron/tests/functional/agent/linux/base.py
neutron/tests/functional/agent/test_ovs_lib.py [new file with mode: 0644]