tap-as-a-service/neutron_taas/services/taas
elajkat 7c862f7d2c Do not try to call status setting methods in case of periodic task
[0] enhanced the failure handling of taas agent, but the handling of
periodic_task was left out, which resulted in exceptions:
KeyError: 'periodic_tasks'.
To avoid such exception TaasAgentRpcCallback's self.func_dict must be
extended with periodic_task entry.

[0]: https://review.opendev.org/c/openstack/tap-as-a-service/+/681946

Change-Id: I623e373b391605f69e9f3ed8f50c6d99f15198bf
Closes-Bug: #1958373
2022-02-16 09:15:13 +01:00
..
agents Do not try to call status setting methods in case of periodic task 2022-02-16 09:15:13 +01:00
drivers Use ovs TUNNEL_ constants from new location 2022-02-01 11:50:51 +01:00
service_drivers Enhancements to TaaS agent driver failure handling 2020-08-19 14:32:46 +00:00
__init__.py Remove unnecessary executable mode of some source files 2016-12-27 05:56:17 +00:00
taas_plugin.py Use payload for PORT PRECOMMIT_DELETE event 2021-08-10 11:32:26 +02:00