neutron-vpnaas/neutron_vpnaas
Niklas Schwarz 9b340ef83f Improve the reconciling for VPNaaS
* Update the router (holding RouterInfo objects) with current data
   on update / sync. Since the sync method should reconcile out of
   any state, we need to update the RouterInfo we store locally in
   the driver to ensure we have not missed e.g. a ha_state_change.

 * Consistently use RouterInfo instead of some mix of dict and Router
   and RouterInfo.

 * Ensure NAT rules are current by using a tag to clean them all and
   then re-create the currently required rules before applying them via
   iptables manager. This ensures there are no dangling rules or duplicates.

Co-Authored-By: Niklas Schwarz <niklas.schwarz@inovex.de>
Closes-Bug: https://bugs.launchpad.net/neutron/+bug/1943449

Depends-On: https://review.opendev.org/c/openstack/neutron-vpnaas/+/911412
Change-Id: I378ba5a0b500110ce5f9293a885730c0a62578b0
2024-04-24 14:14:43 +02:00
..
agent Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
api/rpc/agentnotifiers Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
cmd/eventlet VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
db Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
extensions Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
policies Using policy constants from neutron-lib 2020-02-05 07:28:02 +00:00
scheduler Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
services Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
tests Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
__init__.py Drop using six library 2020-01-07 06:26:03 +00:00
_i18n.py Remove log translations from neutron-vpnaas 2017-03-24 15:05:28 +08:00
opts.py Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00