File: add-http-boot-uri-support-5c25816e13ccdb27.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (9 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds functionality to the ``set_system_boot_options`` method
    permitting an ``http_boot_uri`` option to be set.
  - |
    Adds an ``http_boot_uri`` option to the System boot object,
    permitting an API client user to view what the BMC's
    redfish ``HttpBootUri`` setting is.