commit | 1793b648efbe4d5446f0a53d12381d1b34776cbf | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Wed Jun 28 18:35:58 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 07 19:38:20 2017 +0000 |
tree | 03a7208d8a6658ec1c8a439ab85035f0f468febc | |
parent | 81bac88c653634531e0cfa4ab6d39d45a17fddd0 [diff] |
Activation: Implement ActivationProgress interface This commit implements the ActivationProgress interface, which maintains a value representing percentage completion of the activation process. This value is periodically updated throughout the process. Resolves openbmc/openbmc#1554 Change-Id: I7dafb32995c4c95d86e1cc17ca42065065eee2f4 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>