commit | 9f0958e18c3ba36f6ec8e58101654d69e4e34799 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Sep 11 08:26:10 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Fri Sep 28 08:24:53 2018 -0500 |
tree | 7e62404d105a7f98b2ba4102cbbb6940e0a1eefe | |
parent | dd9458613b8745177ad2a7e0519277654f4834f5 [diff] |
Filter results of GetSubTree GetSubTree should only return service names and their interfaces for services that implement the interfaces passed into the function. The previous code would return every service/interface list if any service implemented the specified interfaces. Change-Id: I351af0aedd553e45125bffe2dd72aa352ec8d403 Signed-off-by: Matt Spinler <spinler@us.ibm.com>