neutron/releasenotes/notes/fip-janitor-53f0d42a7471c5ed.yaml
Ihar Hrachyshka 4a66fa833e Multiple tweaks for Ocata release notes
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
2017-01-15 01:46:21 +00:00

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.