commit | 14e14cddf60e9858d5f3de8f46adfc42bc880cfa | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Sep 07 15:04:16 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Fri Sep 07 15:06:57 2018 -0500 |
tree | 719579c5bdf23a703f7a7695cad24b25470eb296 | |
parent | a965cf06a6bb6b130a2e4f1202978aac9124be68 [diff] |
Traverse full GetSubTree output It isn't safe to assume that the interface passed in to GetSubtree will be the first one in the output, so need to traverse the whole structure. Tested: phosphor-discover-system-state was failing with the C++ mapper, but works with this fix. Change-Id: Ibc29280f9d51d8067e764da1745d30378bf7068d Signed-off-by: Matt Spinler <spinler@us.ibm.com>