neutron/neutron/tests/functional/db
Maciej Józefczyk 07d5a20b3b [OVN] Add missing OVN functional tests
This patch adds functional tests for:
  * OVN DB Resources
  * OVN DB Sync
  * OVSDB Monitor
  * OVN DB Revision numbers
  * OVN L3 Plugin
  * OVN Trunk driver

Previous paths in networking-ovn tree:
./networking_ovn/tests/functional/test_ovn_db_resources.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_resources.py
./networking_ovn/tests/functional/test_ovn_db_sync.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_db_sync.py
./networking_ovn/tests/functional/test_ovsdb_monitor.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py
./networking_ovn/tests/functional/test_revision_numbers.py ->
  ./neutron/tests/functional/db/test_ovn_revision_numbers_db.py
./networking_ovn/tests/functional/test_router.py ->
  ./neutron/tests/functional/services/ovn_l3/test_plugin.py
./networking_ovn/tests/functional/test_trunk_driver.py ->
  ./neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py

Co-Authored-By: Amitabha Biswas <abiswas@us.ibm.com>
Co-Authored-By: Armando Migliaccio <armamig@gmail.com>
Co-Authored-By: Brian Haley <bhaley@redhat.com>
Co-Authored-By: Daniel Alvarez <dalvarez@redhat.com>
Co-Authored-By: Dong Jun <dongj@dtdream.com>
Co-Authored-By: Guoshuai Li <ligs@dtdream.com>
Co-Authored-By: Hong Hui Xiao <honghui_xiao@yeah.net>
Co-Authored-By: Hong Hui Xiao <xiaohhui@cn.ibm.com>
Co-Authored-By: Jakub Libosvar <libosvar@redhat.com>
Co-Authored-By: Jenkins <jenkins@review.openstack.org>
Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com>
Co-Authored-By: Maciej Józefczyk <mjozefcz@redhat.com>
Co-Authored-By: Numan Siddique <nusiddiq@redhat.com>
Co-Authored-By: Richard Theis <rtheis@us.ibm.com>
Co-Authored-By: Terry Wilson <twilson@redhat.com>
Co-Authored-By: Zuul <zuul@review.opendev.org>
Co-Authored-By: Zuul <zuul@review.openstack.org>
Co-Authored-By: bailinzhang <zhang.bailin@zte.com.cn>
Co-Authored-By: lzklibj <lzklibj@cn.ibm.com>
Co-Authored-By: melissaml <ma.lei@99cloud.net>
Co-Authored-By: venkata anil <anilvenkata@redhat.com>
Co-Authored-By: xurong00037997 <xu.rong@zte.com.cn>

Change-Id: I215d65599e7ea2ee25794d25fa264ae03eaa3d13
Related-Blueprint: neutron-ovn-merge
2020-03-03 09:21:25 +00:00
..
migrations Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
__init__.py Freeze models for healing migration 2014-07-14 18:36:05 +02:00
test_ipam.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_migrations.py Add skip_if_timeout to additional MySQL migration test 2019-05-10 13:32:49 +00:00
test_models.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_network.py Check "security_group_rule" quota during security group creation 2020-01-28 12:02:52 +00:00
test_ovn_revision_numbers_db.py [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00