| commit | 23ac24c166c33159032e631c3fe3c6bb4c4f7cb2 | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Tue Aug 04 13:55:43 2020 -0500 |
| committer | Matthew Barth <msbarth@us.ibm.com> | Tue Nov 10 06:52:36 2020 -0600 |
| tree | 1f6942cc95257200602b37fb0f41016c02c46183 | |
| parent | 167d2dd7a647f1100a3ae4e93ff13fe645f9b962 [diff] |
control: Setup configured zone groups retrieval
Configured zone groups come from either a compile time YAML generated
`_zoneLayouts` list or from a future list created at runtime after
parsing a set of JSON configuration files.
Tested:
No impact to YAML driven configurations
Empty list of zone groups created when use of JSON enabled
Change-Id: I3253ccf5c54e5397d5de0b7105fc3918dc59e24a
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>