charm-neutron-openvswitch/hooks
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
..
charmhelpers Add extension fwaas_v2 based on neutron-api relation data 2021-09-14 17:52:16 +05:30
amqp-relation-broken Restore management of neutron.conf to plugin 2014-06-11 09:44:51 +00:00
amqp-relation-changed Restore management of neutron.conf to plugin 2014-06-11 09:44:51 +00:00
amqp-relation-departed Restore management of neutron.conf to plugin 2014-06-11 09:44:51 +00:00
amqp-relation-joined Restore management of neutron.conf to plugin 2014-06-11 09:44:51 +00:00
config-changed Principle for Neutron API 2014-06-05 11:59:23 +01:00
install Use OVS charmhelpers to set up DPDK ports and bridges 2021-04-01 16:46:32 +00:00
install.real Use OVS charmhelpers to set up DPDK ports and bridges 2021-04-01 16:46:32 +00:00
neutron-control-relation-broken Add neutron-control interface 2016-08-31 10:40:07 +00:00
neutron-control-relation-changed Add neutron-control interface 2016-08-31 10:40:07 +00:00
neutron-control-relation-departed Add neutron-control interface 2016-08-31 10:40:07 +00:00
neutron-control-relation-joined Add neutron-control interface 2016-08-31 10:40:07 +00:00
neutron-plugin-api-relation-broken Add support for neutron-plugin-api relation and switch to using that for security group settings 2014-06-17 16:14:17 +01:00
neutron-plugin-api-relation-changed Add support for neutron-plugin-api relation and switch to using that for security group settings 2014-06-17 16:14:17 +01:00
neutron-plugin-api-relation-departed Add support for neutron-plugin-api relation and switch to using that for security group settings 2014-06-17 16:14:17 +01:00
neutron-plugin-relation-changed Principle for Neutron API 2014-06-05 11:59:23 +01:00
neutron-plugin-relation-departed Principle for Neutron API 2014-06-05 11:59:23 +01:00
neutron-plugin-relation-joined Principle for Neutron API 2014-06-05 11:59:23 +01:00
neutron_ovs_context.py Add extension fwaas_v2 based on neutron-api relation data 2021-09-14 17:52:16 +05:30
neutron_ovs_hooks.py Implementation of deferred restarts 2021-04-09 12:53:58 +00:00
neutron_ovs_utils.py Add extension fwaas_v2 based on neutron-api relation data 2021-09-14 17:52:16 +05:30
pci.py Refactor SR-IOV support 2020-03-18 10:59:21 +00:00
post-series-upgrade Series Upgrade 2018-09-18 10:06:06 +00:00
pre-series-upgrade Series Upgrade 2018-09-18 10:06:06 +00:00
stop Tidy up and fix bug causing sec group settings to not be updated by api service 2014-06-23 13:50:23 +01:00
update-status Add missing update-status hook 2016-10-10 09:28:46 +01:00
upgrade-charm General tidyup after initial feedback 2014-06-17 15:31:03 +01:00