commit | 04a11357dc7a1298890413b32da5ac5c35c4c994 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Feb 22 12:56:38 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Feb 22 12:56:38 2021 +0100 |
tree | f424e27b50f24566973a8ec9b2fd064f869584c3 | |
parent | 9eea4bafa7c878e8b930e6cc816e32b5ef8cdb09 [diff] |
system: Initialize Network instance with correct session Network class managing startup datastore was mistakenly initialised with a session for running datastore. Fixes: a936ee77bb8ef3a18b70050ef3fa631e8c1ca0fc Change-Id: I2b273719b0418534967225039143dc2952b7cafd
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.