sushy/sushy
Christopher Dearborn 3f052a3498 Allow monitoring progress of a firmware update
This patch updates the UpdateService.simple_update method so that it
returns a TaskMonitor object.  This allows the firmware update to be
monitored for completion. New TaskMonitor and Task objects are added
according to the Redfish Spec.

Co-Authored-By: Aija Jaunteva <aija.jaunteva@dell.com>

Change-Id: I485d56a9804af723ddb55f8bc26f28a5ebefccc7
2020-09-04 16:04:07 -04:00
..
resources Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00
standard_registries Add support for loading packaged standard registries 2019-02-28 21:55:25 +02:00
tests Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00
__init__.py Fix exposed UpdateService constants 2019-07-10 11:22:49 +02:00
auth.py Use Sessions URL from root service if it's provided 2020-08-28 12:04:15 +02:00
connector.py Do not log passwords and auth tokens when using SessionService 2020-08-25 15:40:04 +02:00
exceptions.py Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00
main.py Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00
utils.py Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00