commit | 391ade08c1d9ea78487e280c8bf78747318e29b2 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Jan 15 14:33:21 2021 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:22 2021 -0500 |
tree | 7af7ba694890867c8ead4a40d731298a82cfa69d | |
parent | a3a8cc57305c18dfde0c03223986f95e028b2b6b [diff] |
control: Add creating config object without a dbus object For those configuration objects that do not need a dbus object, create them using a similar method without requiring a dbus object to be given. Updated each object to correctly reflect their current need of a dbus object which was driven by moving the creation of the available group objects to within the event. Change-Id: I8ce4ea7baf4cfd1ad86268b760a334fcf0a4f25e Signed-off-by: Matthew Barth <msbarth@us.ibm.com>