summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2021-02-11 17:45:57 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2021-02-11 17:45:57 +0100
commitbe30e0abe86f2476ac6460d3302964b67b9afa20 (patch)
tree7153a87b5566aede481039aaad1758ad94483fed
parent68d9c70fbaff3ed20102886fc90ea2c773d3263a (diff)
downloadironic-python-agent-be30e0abe86f2476ac6460d3302964b67b9afa20.tar.gz
Clean up a release note
Change-Id: I67a69d83794813337d9cdd9d1f1a7bb8b65fcca8
-rw-r--r--releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml b/releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml
index 032f8f57..0d10f8fe 100644
--- a/releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml
+++ b/releasenotes/notes/remove-lldp-timeout-ea481dbb01a39522.yaml
@@ -1,6 +1,6 @@
---
upgrade:
- |
- The kernel parameter ``lldp-timeout`` was deprecated during Newton
- development cycle and removed, please use ``ipa-lldp-timeout``
+ The kernel parameter ``lldp-timeout`` (deprecated during the Newton
+ development cycle) has been removed, please use ``ipa-lldp-timeout``
instead.