summaryrefslogtreecommitdiff
path: root/releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml
diff options
context:
space:
mode:
authorJim Rollenhagen <jim@jimrollenhagen.com>2017-02-08 16:37:05 -0500
committerJim Rollenhagen <jim@jimrollenhagen.com>2017-02-13 15:44:00 -0500
commit4dfde43b2507e4209e0fd1a7f8bc1e20aad19c21 (patch)
tree1be78803ee1ffe17af01c520662c11460adea540 /releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml
parentba980bda7be8cb669caa4d570a4416a9b063bd0b (diff)
downloadironic-4dfde43b2507e4209e0fd1a7f8bc1e20aad19c21.tar.gz
Clean up release notes for 7.0.0
Change-Id: I932157f80f58d17ce66df60fde31bb812f74d05f
Diffstat (limited to 'releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml')
-rw-r--r--releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml b/releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml
index b9665fc0a..23cdcc376 100644
--- a/releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml
+++ b/releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml
@@ -1,7 +1,4 @@
---
fixes:
- - Previously (python-oneviewclient < 2.4.0), due to limitations of
- python-oneviewclient, boot device was always set persistenly with
- OneView drivers. Now that one-time boot is implemented in python-oneviewclient,
- changing the oneview driver to exhibit the expected behavior when
- set_boot_device is called with persistent=False.
+ - Fixes the OneView driver to make the ``set_boot_device`` method work as
+ expected with the ``persistent`` option set to ``False``.