b207f05ba718ccbb3c3404b531ac7bc5605c5580
If a floating IP has an associated port, when the floating IP is deleted, a disassociation message is logged. This is related to LP#1842327. Neutron does not consider the floating IP deletion as a disassociation event thus is not logged. This patch completes the original implementation [1]. [1]https://review.opendev.org/#/c/679667/ Change-Id: I3a01d967be09cca4db060057948d087d17e0791b Related-Bug: #1842327
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%