neutron-vpnaas/tools
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
..
check_i18n.py Improve the reconciling for VPNaaS 2024-04-24 14:14:43 +02:00
check_i18n_test_case.txt Add script for checking i18n message 2012-12-10 17:29:54 +08:00
check_unit_test_structure.sh VPNaaS: Reorganize test tree 2015-04-07 15:57:19 +00:00
clean.sh VPNaaS: Remove check for bash usage 2015-04-07 16:18:04 +00:00
configure_for_vpn_func_testing.sh Pin isort to 4.3.21 2020-08-12 10:21:24 +02:00
deploy_rootwrap.sh VPN as a Service (VPNaaS) Agent 2017-10-23 09:24:28 +07:00
generate_config_file_samples.sh Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00
i18n_cfg.py Fix message i18n error 2013-09-08 15:58:12 +08:00
test_script.sh Replace neutron CLI with openstack CLI 2019-02-27 04:24:25 +00:00
with_venv.sh VPNaaS: Remove check for bash usage 2015-04-07 16:18:04 +00:00