neutron/neutron/tests/functional/resources
Maciej Józefczyk 03203cc4c8 [OVN] Add OVN functional tests - part 1
This patch adds functional tests for:
  * base
  * ovn metadata agent
  * ovn mechanism driver
  * impl_idl
  * maintenance task
and needed resources to run the tests.

Previous paths in networking-ovn tree:
./networking_ovn/tests/functional/base.py ->
  ./neutron/tests/functional/base.py
./networking_ovn/tests/functional/resources ->
  ./neutron/tests/functional/resources
./networking_ovn/tests/functional/test_metadata_agent.py ->
  ./neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py
./networking_ovn/tests/functional/test_mech_driver.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py
./networking_ovn/tests/functional/test_impl_idl.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py
./networking_ovn/tests/functional/test_maintenance.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py

Co-Authored-By: Amitabha Biswas <abiswas@us.ibm.com>
Co-Authored-By: Andrew Austin <aaustin@redhat.com>
Co-Authored-By: Armando Migliaccio <armamig@gmail.com>
Co-Authored-By: Boden R <bodenvmw@gmail.com>
Co-Authored-By: Brian Haley <bhaley@redhat.com>
Co-Authored-By: Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
Co-Authored-By: Daniel Alvarez <dalvarez@redhat.com>
Co-Authored-By: Dong Jun <dongj@dtdream.com>
Co-Authored-By: Doug Wiegley <dougw@a10networks.com>
Co-Authored-By: Flavio Fernandes <flaviof@redhat.com>
Co-Authored-By: Gary Kotton <gkotton@vmware.com>
Co-Authored-By: Guoshuai Li <ligs@dtdream.com>
Co-Authored-By: Hong Hui Xiao <honghui_xiao@yeah.net>
Co-Authored-By: Ihar Hrachyshka <ihrachys@redhat.com>
Co-Authored-By: Jakub Libosvar <libosvar@redhat.com>
Co-Authored-By: Kamil Sambor <ksambor@redhat.com>
Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com>
Co-Authored-By: Numan Siddique <nusiddiq@redhat.com>
Co-Authored-By: Reedip <rbanerje@redhat.com>
Co-Authored-By: Richard Theis <rtheis@us.ibm.com>
Co-Authored-By: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Co-Authored-By: Terry Wilson <twilson@redhat.com>
Co-Authored-By: bailinzhang <zhang.bailin@zte.com.cn>
Co-Authored-By: reedip <rbanerje@redhat.com>
Co-Authored-By: venkata anil <anilvenkata@redhat.com>

Depends-On: https://review.opendev.org/#/c/703883/

Change-Id: Ic45ab26c28fdb757d1ee8a9e0c774a1543fb4bff
Related-Blueprint: neutron-ovn-merge
2020-02-18 13:33:52 +00:00
..
ovsdb [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
process.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00