#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
0ee8da09 |
| 23-May-2022 |
NodeMan97 <corey.hardesty@icloud.com> |
Changed occurrences of gerrit.openbmc-project.xyz
After updates Gerrit is now hosted at https://gerrit.openbmc.org. Urls in the documentation are now updated to reflect this change.
Signed-off-by:
Changed occurrences of gerrit.openbmc-project.xyz
After updates Gerrit is now hosted at https://gerrit.openbmc.org. Urls in the documentation are now updated to reflect this change.
Signed-off-by: Corey Hardesty <corey.hardesty@icloud.com> Change-Id: I5adaef01abb727662575de7698483d0ec2205d28
show more ...
|
#
6ac6f3df |
| 28-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it from the design template. Clean up all the existing designs to remove them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I01309f0b63d1e0c53fb596521595c5f39f365301
show more ...
|
#
2bc8dac0 |
| 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} + find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master \/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} +
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286
show more ...
|
#
b6b8e9b7 |
| 08-Feb-2021 |
Wludzik, Jozef <jozef.wludzik@intel.com> |
Update Telemetry doc with the phosphor-dbus-interfaces
Updated links to ReportManager and Report dbus interfaces to the latest one available on phosphor-dbus-interfaces. Previously those links point
Update Telemetry doc with the phosphor-dbus-interfaces
Updated links to ReportManager and Report dbus interfaces to the latest one available on phosphor-dbus-interfaces. Previously those links pointed to gerrit review.
Change-Id: Ie48c4afcf57373fc1c7af913e4988f5faf993fb2 Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
show more ...
|
#
434ff727 |
| 27-Apr-2020 |
pmatuszc <piotr.matuszczak@intel.com> |
Telemetry Design: Changed D-Bus API for better integration. Added persistency model.
Change-Id: I30a3da20983639c9a5bb7a82ab7854169ef98739 Signed-off-by: Piotr Matuszczak <piotr.matuszczak@intel.com>
|
#
a0364138 |
| 18-Sep-2020 |
Wludzik, Jozef <jozef.wludzik@intel.com> |
Change Monitoring Serivce name to Telemetry
Monitoring Service name is not well associated with telemetry in OpenBmc. Monitoring name can be used for service with more general purpose in system. Usi
Change Monitoring Serivce name to Telemetry
Monitoring Service name is not well associated with telemetry in OpenBmc. Monitoring name can be used for service with more general purpose in system. Using Telemetry name simplifies main use case of a service that is a middleware between Redfish Telemetry Service and dbus sensors.
Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Change-Id: Ifd695d40d08ba73ede9df3995755d636a91b6756
show more ...
|
#
318295d1 |
| 12-Aug-2019 |
Piotr Matuszczak <piotr.matuszczak@intel.com> |
OpenBMC telemetry design proposal.
Change-Id: I428ccdb8d76412a003fc6d06864b33f42425182b Signed-off-by: Piotr Matuszczak <piotr.matuszczak@intel.com>
|