commit | d9f85c9a9d343f0f75b8a22db69a67e36832dd42 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Apr 07 12:55:48 2022 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu Apr 07 12:55:48 2022 -0500 |
tree | f62231a6992f5be8dae03904ef955fe32ea574d8 | |
parent | 0850e3122e8e6f22110d02444679430e1dcf620a [diff] |
control: Stop caching uninteresting service ifaces In the code that adds the path/service/interface to the services cache, there was one code path that would add every interface on the path to the cache map instead of just the service being requested. Change the code to only add that single interface. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5c3d03d2855c4506dcf58fd1d805f1ec9ae3c25a