Searched hist:"5 ff98780" (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-operations-controller.js | 5ff98780 Thu Jul 18 15:36:39 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Refactor power operations Refactored power operations to use checkHostStatus function that checks host_status property provided by dataService, instead of polling for host/chassis status. Added property to check when a power operation is in progress. This property will show/hide the in progress message and make other operations unavailable until the operation completes. We were previously checking whether the server_state property was set to 'Unreachable', which enables the Power on button in the middle of a reboot, since the server_state changes to 'Off' during reboot. - Removed unused $timeout service Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I234749a9a875c7370b52bd23ed74d6e9617cf5e2
|
H A D | power-operations-controller.html | 5ff98780 Thu Jul 18 15:36:39 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Refactor power operations Refactored power operations to use checkHostStatus function that checks host_status property provided by dataService, instead of polling for host/chassis status. Added property to check when a power operation is in progress. This property will show/hide the in progress message and make other operations unavailable until the operation completes. We were previously checking whether the server_state property was set to 'Unreachable', which enables the Power on button in the middle of a reboot, since the server_state changes to 'Off' during reboot. - Removed unused $timeout service Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I234749a9a875c7370b52bd23ed74d6e9617cf5e2
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | constants.js | 5ff98780 Thu Jul 18 15:36:39 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Refactor power operations Refactored power operations to use checkHostStatus function that checks host_status property provided by dataService, instead of polling for host/chassis status. Added property to check when a power operation is in progress. This property will show/hide the in progress message and make other operations unavailable until the operation completes. We were previously checking whether the server_state property was set to 'Unreachable', which enables the Power on button in the middle of a reboot, since the server_state changes to 'Off' during reboot. - Removed unused $timeout service Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I234749a9a875c7370b52bd23ed74d6e9617cf5e2
|
H A D | api-utils.js | 5ff98780 Thu Jul 18 15:36:39 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Refactor power operations Refactored power operations to use checkHostStatus function that checks host_status property provided by dataService, instead of polling for host/chassis status. Added property to check when a power operation is in progress. This property will show/hide the in progress message and make other operations unavailable until the operation completes. We were previously checking whether the server_state property was set to 'Unreachable', which enables the Power on button in the middle of a reboot, since the server_state changes to 'Off' during reboot. - Removed unused $timeout service Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I234749a9a875c7370b52bd23ed74d6e9617cf5e2
|