commit | 4ca87fae7b45fe8d363a999a0d0c1bbf5a8da78d | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Apr 14 11:31:13 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:24 2021 -0500 |
tree | 6bf1531712f703b84a4ea4579574e945e193c7e3 | |
parent | 00f6aa091f0beda421cd50a718aa34a52664b556 [diff] |
control: Handle updating service states Add the necessary functions to handle updating the cached services tree with the service names and owner states for any give path and interface. A future commit is going to shift the manager's service handling functions away from being static once all the required objects get an ability to retrieve their associated manager object. Change-Id: I6d1c80c3eeaffa6c38d527680454fd98432e8e03 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>