charm-neutron-openvswitch/hooks
Dmitrii Shcherbakov 0cbc2a8c0f Deprecate linux bridge usage in data-port config
f832f1073d addressed LP: #1635067 by
adding support for using pre-created Linux bridges in the data-port
config option.

The same use-case of reusing a single physical interface for VLAN
interfaces and plugging it into an OVS bridge can be addressed in a
different way by plugging the physical interface directly into the OVS
bridge and creating VLAN interfaces on that physical interface - this
does not require the use of veth pairs which is problematic due to the
performance reasons and lack of support for in netplan for veth pairs at
the time of writing.

There is a procedure to move from the setup with Linux bridge and veth
pair used to the one that does not which will be documented to migrate
the existing environments in-place.

Partial-Bug: #1877594
Change-Id: I5e455fa701cc2f5248ccfd9ed15f3c902aacb1ef
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
2021-06-23 15:54:51 +02:00
..
charmhelpers c-h sync - restore proxy env vars for add-apt-repository 2021-05-13 08:47:08 -04:00
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 Use OVS charmhelpers to set up DPDK ports and bridges 2021-04-01 16:46:32 +00:00
neutron_ovs_hooks.py Implementation of deferred restarts 2021-04-09 12:53:58 +00:00
neutron_ovs_utils.py Deprecate linux bridge usage in data-port config 2021-06-23 15:54:51 +02:00
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