commit | 75627720576244a0379f5be9baecfd5c7a004d1a | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Mar 11 09:58:39 2021 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:22 2021 -0500 |
tree | 2f957fc221d1656afa5e8562cd7732410908f7d0 | |
parent | 2b3253e3ce01a69c4e7e4ce0bb3946f5415913b7 [diff] |
control: Remove ZoneHandlers from JSON zone object The ZoneHandlers will not be needed once the properties configured for a JSON based zone object are parsed and set on the object. This was something needed for YAML based zone objects to correctly configure interfaces/properties on the zone objects since they came from a YAML configuration file. Change-Id: I4c8834b5711a459c6112d1880a44289a4eedc4bd Signed-off-by: Matthew Barth <msbarth@us.ibm.com>