commit | 14303a45d4301fc15d715d6211e5eff0c13e6874 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri May 21 13:04:08 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 16:07:02 2021 -0500 |
tree | c82e5181d20d8b8e8eb73be311d162da99432e82 | |
parent | b6ebac86457ac61b33b68adcd2e2e3272b0ff0b2 [diff] |
control: Separate zone creation from enabling Separate a zone object being created from its JSON configuration and when the zone is enabled and active. This will allow support of the use of SIGHUP to reload the zone configuration since the zones JSON configuration must successfully be loaded before the newly created zones can be enabled in place of the currently enabled zones. Change-Id: Iea6fd632898d94f3702d2b00e2ddb7f771af9168 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>