Regarding the design of ApplyTime property defined in the UpdateService redfish schema
Jayashankar Padath
padathjayashankar at gmail.com
Mon Apr 1 18:30:28 AEDT 2019
I am working on the openbmc issue
https://github.com/ibm-openbmc/dev/issues/482.
We are implementing the ApplyTime property defined in the UpdateService
redfish schema http://redfish.dmtf.org/schemas/v1/UpdateService.v1_4_0.json.
"ApplyTime": {
"enum": [
"Immediate",
"OnReset",
"AtMaintenanceWindowStart",
"InMaintenanceWindowOnReset"
]
This ApplyTime property is global to all firmware update packages and
below is the designed changes:
1) Define a new dbus interface for the ApplyTime property at
phosphor-dbus-interfaces/xyz/openbmc_project/Software/ApplyTime.interface.yaml
Review link for this change :
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/19707
2) We are thinking to host this new property by phosphor-settingsd
Does anyone have any comment about this design ?
Thanks in advance,
Jayashankar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20190401/029f3bad/attachment.htm>
More information about the openbmc
mailing list