control: Allow `zone_conditions` to not be in yaml
The `zone_conditions` yaml config key was intended to be optional,
however it was still being required in the `zone_configuration` entry.
This removes it from being required in the yaml even if it was empty.
Tested:
Generated source correctly without `zone_conditions`
Generated current machine(wspoon) config without effecting output
No `zone_configuration` produces empty generated config
Change-Id: Ib3247d701a1fd63f7f3aeacb630d1d852e188479
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
1 file changed