commit | ad32af2bba8126f8aeabfb21c6097c9fe7a85b04 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@fit.cvut.cz> | Wed Jan 27 17:39:57 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Sun Feb 07 19:57:39 2021 +0100 |
tree | 3b9a9fae509816c6bba4d67ebc7cd0f4fb15ab0a | |
parent | 0163815ee531954fdd50abc8edb91317f8153e22 [diff] |
yang: provide firmware data via czechlight-system This commit adds firmware-slot list into the czechlight-system model's firmware container in order to provide some basic data about the operating system and boot status. Change-Id: I5a3555dfb4569a68208b27b58808e21c91222b59
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.