commit | fc8c66d577539c0e18af4ff4ec788f1a9f373620 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Feb 18 09:46:07 2021 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Feb 18 11:26:09 2021 +0100 |
tree | 815a45793f2181e6645a21cb9418f92e4956588b | |
parent | 0eefdf13b13ebdecc2392d21f045f3bee867c539 [diff] |
sysrepo: do not try super-hard to prevent duplicate ops data callbacks It is apparently not needed on this generation of sysrepo. The code was a direct import form cla-sysrepo where it apparently used to be required with sysrepo 0.7.x. Change-Id: I7577f72f43d61532a285052eaaaeb6ff2b19b175
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.