#
3d45ef66 |
| 04-Sep-2024 |
Gunnar Mills <gmills@us.ibm.com> |
Fix getLogEntryCollection privilege
This is the LogEntryCollection, fix the privilege to reflect that. This doesn't do anything since both are privilegeSetLogin. [1][2].
[1]: https://github.com/ope
Fix getLogEntryCollection privilege
This is the LogEntryCollection, fix the privilege to reflect that. This doesn't do anything since both are privilegeSetLogin. [1][2].
[1]: https://github.com/openbmc/bmcweb/blob/d193e0082c3fc7d4f4c34dd5fa86e95c036c938d/redfish-core/include/registries/privilege_registry.hpp#L906 [2]: https://github.com/openbmc/bmcweb/blob/d193e0082c3fc7d4f4c34dd5fa86e95c036c938d/redfish-core/include/registries/privilege_registry.hpp#L898
Found in review on https://gerrit.openbmc.org/c/openbmc/bmcweb/+/74274/4
Tested: None. Inspection only.
Change-Id: I1c6f80fe5260a38f4acda31ea43a344d9bc89857 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
7945eeed |
| 03-Sep-2024 |
Ed Tanous <etanous@nvidia.com> |
Break out host logger into methods
Similar to what we've done elsewhere, break out hostlogger into methods rather than long lambdas.
Tested: Code compiles
Change-Id: I34e31fc92782e98750e475bb6175c
Break out host logger into methods
Similar to what we've done elsewhere, break out hostlogger into methods rather than long lambdas.
Tested: Code compiles
Change-Id: I34e31fc92782e98750e475bb6175c8ea4b665b9f Signed-off-by: Ed Tanous <etanous@nvidia.com>
show more ...
|
#
e21126ec |
| 03-Sep-2024 |
Ed Tanous <etanous@nvidia.com> |
Break out hostlogger
Similar to what we've done elsewhere, break out hostlogger into its own file.
Tested: Code compiles.
Change-Id: Ib9a48577878f57eb7ed4e3cf6b84a58a3ec203f6 Signed-off-by: Ed Tan
Break out hostlogger
Similar to what we've done elsewhere, break out hostlogger into its own file.
Tested: Code compiles.
Change-Id: Ib9a48577878f57eb7ed4e3cf6b84a58a3ec203f6 Signed-off-by: Ed Tanous <etanous@nvidia.com>
show more ...
|