summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2021-12-06 11:18:11 +0100
committerRiccardo Pittau <elfosardo@gmail.com>2021-12-07 10:38:58 +0100
commit9b827944b0b7331407d4c07c917432e10095a5fc (patch)
tree99d5a6339b58aa155f95143f508c02588c75d21a
parent87a42cc887a2c18855befeb9411ded759526de95 (diff)
downloadironic-python-agent-9b827944b0b7331407d4c07c917432e10095a5fc.tar.gz
Prepare for bugfix release
Change-Id: Ic9437c6d55879db45aa1aa3dc548ea62ed5ca10d
-rw-r--r--releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml b/releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml
index 05dee911..26de1102 100644
--- a/releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml
+++ b/releasenotes/notes/fix-rescan-device-7b00c6836b687ce8.yaml
@@ -1,5 +1,5 @@
---
fixes:
- |
- Fixes an issue where partitions are not visible due to a
- incorrect call to have the partition table re-read.
+ Fixes an issue where partitions are not visible due to an incorrect call
+ when re-reading the partition table during a device rescan.