4a66fa833e
Those hopefully are of benefit. The major bit of the change is stopping to use prelude section for all current release notes. This is because the section is supposed to contain global release notes, not feature-specific. Other tweaks are open for debate. Change-Id: I1d5e46591195a9756ee9fd5276f163794c366528
9 lines
427 B
YAML
9 lines
427 B
YAML
---
|
|
other:
|
|
- Due to changes in internal L3 logic, a server crash/backend failure during
|
|
FIP creation may leave dangling ports attached on external networks. These
|
|
ports can be identified by a ``PENDING`` ``device_id`` parameter. While
|
|
those ports can also be removed by admins, the ``neutron-server`` service
|
|
will now also trigger periodic (approximately once in 10 minutes) cleanup
|
|
to address the issue.
|