#
36ae8e5c |
| 14-Jan-2020 |
Matt Spinler <spinler@us.ibm.com> |
Remove openpower-dbus-interfaces dependency
The YAML moved into phosphor-dbus-interfaces.
Change-Id: Ib76b22b076d781e8b13dfdc2875b58bb80684ac4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
81c34dfe |
| 01-Nov-2018 |
Adriana Kobylak <anoo@us.ibm.com> |
Replace reset BMC authentication with factory reset
Due to security concerns, replace the command that performs a reset of the BMC authentication mechanism to perform a full BMC reset so that any po
Replace reset BMC authentication with factory reset
Due to security concerns, replace the command that performs a reset of the BMC authentication mechanism to perform a full BMC reset so that any potential sensitive data is erased when the authentication mechanism needs to be reset.
Tested: Verified the host was powered off and the BMC was factory reset as part of this command.
Change-Id: I71dead237538d410e88710d2b7a53cea30de1426 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
822eaf6d |
| 12-Feb-2019 |
William A. Kennington III <wak@google.com> |
Convert host-ipmid -> libipmid
phosphor-host-ipmid now exposes a library along with headers for interfacing with the ipmi daemon. Compile and link against the new library.
Change-Id: I4f01c2d658b75
Convert host-ipmid -> libipmid
phosphor-host-ipmid now exposes a library along with headers for interfacing with the ipmi daemon. Compile and link against the new library.
Change-Id: I4f01c2d658b75d27e11f90013198a4951c62b1f5 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
b61b107f |
| 28-Jan-2019 |
Tom Joseph <tomjoseph@in.ibm.com> |
eSEL: Add severity and callout to the error metadata
The sensor number in the eSEL data is mapped to the inventory object path and the callout association is added to the error metadata. The mapping
eSEL: Add severity and callout to the error metadata
The sensor number in the eSEL data is mapped to the inventory object path and the callout association is added to the error metadata. The mappings are generated from the MRW. The severity of the eSEL is inferred from the eSEL data and the corresponding error level is updated in the metadata. This implementation is moved from phosphor-ipmi-host to this repository, since this is OpenPower specific.
Change-Id: I0bf0fe3776b593c6d38a958a23a140aeae71e754 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
show more ...
|
#
34aca013 |
| 25-Sep-2018 |
Matt Spinler <spinler@us.ibm.com> |
Enable local users in the authentication reset cmd
Along with resetting the password and disabling LDAP, local users should also be enabled again so one can ssh into the system with a local user acc
Enable local users in the authentication reset cmd
Along with resetting the password and disabling LDAP, local users should also be enabled again so one can ssh into the system with a local user account again.
This is accomplished by setting the UserEnabled property on every user object.
Tested: Saw users were enabled when running ipmitool raw 0x3a 0x11 from the host.
Change-Id: I5a313cf82e2596cb797b8b9431631a3fe4ffca8d Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
56c534b1 |
| 17-Oct-2017 |
Tom Joseph <tomjoseph@in.ibm.com> |
Add error and metadata yaml for OCC metrics
This commit adds the error and metadata yaml for the OCC metrics which would be logged when the host sends the ESEL info.
Change-Id: I0c1faba6d152f2bd4cb
Add error and metadata yaml for OCC metrics
This commit adds the error and metadata yaml for the OCC metrics which would be logged when the host sends the ESEL info.
Change-Id: I0c1faba6d152f2bd4cbf504ece96eb36980f36ac Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
show more ...
|
#
07655065 |
| 14-Jul-2017 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add support to send host bound commands for OpenPower machines
Ipmid launches a D-Bus service that would enable REST users to send commands to Host. This commit puts the support for using that servi
Add support to send host bound commands for OpenPower machines
Ipmid launches a D-Bus service that would enable REST users to send commands to Host. This commit puts the support for using that service to send commands that are applicable to OpenPower implementations only.
Change-Id: I68dcb3e742145b85a719fa3045367402aa1ed19b Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
#
cbfd6ec4 |
| 14-Sep-2016 |
Tom <tomjoseph@in.ibm.com> |
Add IPMI Privilege Level for commands
Package the library into /usr/lib/ipmid-providers.
Change-Id: I2cb2d12ce99d11ddfe528cb1c30bb2313cfc4dc8 Signed-off-by: Tom <tomjoseph@in.ibm.com>
|
#
70dbc587 |
| 20-Sep-2016 |
Matthew Barth <msbarth@us.ibm.com> |
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within th
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within the README.md file to build the package.
Change-Id: I25437239b3f575a5495773be49605fdf598d2054 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|