commit | 4f0d3b7442b030a0841c1a00a4fce34da2b7433b | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Aug 27 14:32:15 2020 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Tue Nov 10 06:52:36 2020 -0600 |
tree | e0afce381c36ce672306fd6b346bfd0a35ac5b9d | |
parent | 08576c59bb6b9b47c85bacdf05f619c9066dd039 [diff] |
control: Zone configuration framework and basic attrs The zone class contains the configuration attributes for each zone within a system. Each zone is a logical grouping of fans as configured within the `fans.json` file. Tested: Parsed each basic attribute from `zones.json` file Zone objects created per profile configured Change-Id: I85f52661831ec201a1b0ee1358c239dbc22c8e49 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>