commit | 210a8529241ecc1d2ee6e2e3a5581c0926bb4a57 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Mar 09 20:24:25 2021 +0100 |
committer | Gerrit Code Review <gerrit@gerrit.cesnet.cz> | Tue Mar 09 20:24:25 2021 +0100 |
tree | 39f8f73a739f68cd6fd0c7bf13423d7805618b0c | |
parent | b5fa10b532334f5070061a96a1c43fc849cf649c [diff] | |
parent | 1935f19acbdd733a3c7f8df0e646f456d3d456ef [diff] |
Merge changes Ic2bdd047,If20abcda,I90edcf87,I6c42ae2b,I703c6982, ... * changes: system: fix log level setting in velia-system yang: disable ipv6/autoconf in ietf-ip model utils: Fix no data in valuesPush results in segfault system: Implement ietf-interfaces system: Get link info from rtnetlink utils: log libyang manipulation utils: Allow to remove values from sysrepo CI: install libnl yang: czechlight-network (ietf-interfaces, ietf-ip) model
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.