charm-neutron-openvswitch/unit_tests
Hemanth Nakkina efac9bd199 Add extension fwaas_v2 based on neutron-api relation data
fwaas_v2 extension is added in l3_agent.ini by default from stein.
However with the newly introduced neutron-api configuration parameter
enable-fwaas, the extension have to added only when it is set to true
on neutron-api charm.

neutron-api charm adds enabled-fwaas as relation data in the commit
https://review.opendev.org/c/openstack/charm-neutron-api/+/806676.
This patch removes special handling of fwaas_v2 as l3_extension_plugins
is already updated in relation data based on neutron-api enable-fwaas
configuration.

Add python3-neutron-fwaas in py3 package list only for rocky release. The
package is already part of dependency of neutron-l3-agent until Ussuri
release and the dependency will be removed from Victoria release in
package control files.

Synced charmhelpers to get related changes
https://github.com/juju/charm-helpers/pull/640

Closes-Bug: #1934129
Change-Id: I1546f45635bfd7af76001c1df4f99d219a9d8039
(cherry picked from commit d3daa09bc4)
2021-09-14 17:52:16 +05:30
..
16.07-dpdk-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
16.10-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
__init__.py Update to run under Python 3 2017-11-20 08:54:31 -08:00
package-provided-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
pci_responses.py Update to run under Python 3 2017-11-20 08:54:31 -08:00
test_actions_cleanup.py Add cleanup action and OVS to OVN migration test 2020-09-11 16:30:52 +02:00
test_neutron_ovs_context.py Add extension fwaas_v2 based on neutron-api relation data 2021-09-14 17:52:16 +05:30
test_neutron_ovs_hooks.py Implementation of deferred restarts 2021-04-09 12:53:58 +00:00
test_neutron_ovs_utils.py Fix regression of disable-mlockall 2021-04-26 07:46:55 +01:00
test_os_actions.py Implementation of deferred restarts 2021-04-09 12:53:58 +00:00
test_pci.py Refactor SR-IOV support 2020-03-18 10:59:21 +00:00
test_pci_helper.py Update SR-IOV support for >= Mitaka 2017-02-07 14:55:32 +01:00
test_utils.py Resync charmhelpers 2020-03-18 10:49:55 +00:00