summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml
diff options
context:
space:
mode:
authorBob Fournier <bfournie@redhat.com>2021-04-16 15:15:53 -0400
committerBob Fournier <bfournie@redhat.com>2021-05-27 12:15:20 -0400
commite15440370cca1f1a998d3607910697c3129d040a (patch)
tree679da9689641befecc922a83f2c4542999807825 /releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml
parentcaa4c8fd2964cd0c75025705497b7040c973dbe0 (diff)
downloadironic-e15440370cca1f1a998d3607910697c3129d040a.tar.gz
Include bios registry fields in bios API
Provide the fields in the BIOS setting API - ``/v1/nodes/{node}/bios/{setting}``, and in the BIOS setting list API when details are requested - ``/v1/nodes/<node>/bios?detail=True``. Story: #2008571 Task: #42483 Change-Id: Ie86ec57e428e2bb2efd099a839105e51a94824ab
Diffstat (limited to 'releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml')
-rw-r--r--releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml b/releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml
new file mode 100644
index 000000000..adb49983e
--- /dev/null
+++ b/releasenotes/notes/bios-registry-support-e7fd62908e9c222d.yaml
@@ -0,0 +1,8 @@
+---
+features:
+ - |
+ Provide the registry fields in the BIOS setting API and in the BIOS setting
+ list when detail is requested. Also added fields selector to query API.
+ See `story
+ 2008571 <https://storyboard.openstack.org/#!/story/2008571>`_.
+