neutron/neutron/tests/functional/services/trunk
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
..
drivers [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00
rpc use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
__init__.py Set bridge_name in OVS trunk port's vif_details 2016-08-08 18:35:18 -06:00
test_plugin.py Always set ovs bridge name in vif:binding-details 2018-10-03 09:59:34 +00:00