Benoît Knecht 4780fe548b bgp: Gracefully handle missing last_known_router_id
When a server is deleted before its floating IP has been disassociated,
the notification doens't contain a `last_known_router_id` key, which
results in a `KeyError` exception being thrown.

This commit gracefully handles this situation by setting
`last_router_id` to `None` when `last_known_router_id` is missing.

Change-Id: If127a33cec7ce6c4d264a191df37c30decab4daa
Closes-Bug: #1795816
2019-06-14 10:30:12 +02:00
2019-02-14 09:13:52 +00:00
2019-05-21 13:58:53 -05:00
2018-06-07 13:18:53 +02:00
2019-02-14 09:13:52 +00:00
2019-04-19 19:40:26 +00:00
2019-05-12 18:57:19 +00:00
2019-05-11 16:10:28 +09:00
2017-03-02 11:48:43 +00:00
2019-05-21 13:58:53 -05:00

Team and repository tags

image

This package contains neutron-dynamic-routing code which depends upon neutron and it's related libraries to run.

Project Resources

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single launchpad page for all Neutron projects.

Code is available on opendev.org at: https://opendev.org/openstack/neutron-dynamic-routing

Refer to Neutron documentation for more information: Neutron README.rst

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/

Description
Dynamic routing services for OpenStack Neutron.
Readme 7.4 MiB
Languages
Python 99%
Shell 0.8%
Mako 0.2%