commit | bc89a8a0d53677cbb8539a1652be7624ffc05c63 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Tue May 25 15:42:58 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 16:34:52 2021 -0500 |
tree | a81b7ceba381fc62d9c42eb46c349f4c1632a479 | |
parent | 279183fe466bcb40d9f8b274a549f41a8546b8b1 [diff] |
control: Manage zones' dbus interfaces with a DBusZone object Switch to using a DBusZone object to manage the dbus interfaces configured on a zone. This allows the Zone objects' JSON configuration to be reloaded using SIGHUP by separating the Zone object from its associated dbus object. Change-Id: I89e35282f96bfecffca8066682fb9f3506bfffa0 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>