System's should have a method returning the boot device information

Bug #1668805 reported by Lucas Alvares Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-redfish
New
Undecided
Unassigned

Bug Description

The System's object contains a bunch of get_<attribute>() methods but none of them for getting the current boot device. Ironic needs this information so it would be nice to have a helper method for that.

Note: this get_boot_device() (or whatever it will be called) also needs to have a way to be refreshed, as specified in the bug https://bugs.launchpad.net/python-redfish/+bug/1663731 which talks about get_power()

...

That said, it's possible to get the boot information if you just introspect the whole object representation stored in the System's "data" attribute, but it's not very user-friendly.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.