whitebox-neutron-tempest-pl.../whitebox_neutron_tempest_plugin
Roman Safronov 2a5b9be923 Add support for podified environment
In order to support podified environment the following new configs
were added:
- proxy_host_address
- proxy_host_user
- proxy_host_key_data
- proxy_host_inventory_path

base.py contains the following changes:
- Enhanced node discovery to get missing info from the inventory file.
- Implemented ovn dbs access through openshift client on a proxy host
- check_service_setting function is now able to check a list of config
  files inside a pod. Access to the operator pod through a proxy host.

Change-Id: Idb3bc9d1a304b6e7a77393580c110ed08e863a90
2024-03-18 00:18:31 +02:00
..
common Add workaround for DHCP opts test and minor fixes 2023-12-25 17:54:51 +02:00
tests Add support for podified environment 2024-03-18 00:18:31 +02:00
__init__.py Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
config.py Add support for podified environment 2024-03-18 00:18:31 +02:00
plugin.py Add config module to the whitebox neutron tempest plugin 2022-08-26 13:30:26 +02:00