summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-12-08 19:27:57 +0000
committerGerrit Code Review <review@openstack.org>2021-12-08 19:27:57 +0000
commit3cd964fa847cfc24ce217b74d264b11b6facf2b4 (patch)
tree4935b0387749281986cc023309355414f08e2100
parenta35c77e62e726e32b578c50c4c32d93905647fa2 (diff)
parent9b827944b0b7331407d4c07c917432e10095a5fc (diff)
downloadironic-python-agent-3cd964fa847cfc24ce217b74d264b11b6facf2b4.tar.gz
Merge "Prepare for bugfix release"
-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.