#
052ffb0e |
| 25-May-2023 |
Andrew Geissler <geissonator@yahoo.com> |
bmc-ready: new error def for when bmc not ready
phosphor-state-manager is introducing a new optional feature that users can enable which will not allow chassis or host power on operations if the BMC
bmc-ready: new error def for when bmc not ready
phosphor-state-manager is introducing a new optional feature that users can enable which will not allow chassis or host power on operations if the BMC is not at its "Ready" state.
This commit defines some new error codes so callers will have the appropriate return information when this situation arises.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ibbe71356b54675601b54179633e76310fdabccec
show more ...
|
#
63190140 |
| 07-Nov-2022 |
DelphineCCChiu <Delphine_CC_Chiu@wiwynn.com> |
Add PowerCycleError parameter in Chassis Error yaml
A new system is being designed which will utilize phosphor-state-manager and it requires the chassis system power cycle feature. When chassis powe
Add PowerCycleError parameter in Chassis Error yaml
A new system is being designed which will utilize phosphor-state-manager and it requires the chassis system power cycle feature. When chassis power cycle target failed to complete, it need a parameter to represent chassis system power error status.
Test plan: Build success and check the chassis system power parameter in configuration.
Change-Id: I0de438b63f6221ec4fbffcdc070a65a48a2dafde Signed-off-by: Bonnie Lo <Bonnie_Lo@wiwynn.com>
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|