commit | b4b020c4d35a19dc79381e27a11348d6ebe906e6 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Oct 21 19:44:38 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Oct 22 09:51:53 2019 -0700 |
tree | 7ff59da3f50899c36fba7ae8d7576bdee7329112 | |
parent | 4b3e1c70ea1558a6351b32bb6ec0e84a58d62045 [diff] |
storagecommands: return true on device match Currently the code will find the right device, but if that device didn't implement the Ipmi decorator interface it'll keep searching. Once we've found the device matching bus+address, we can stop searching. Tested: This was not tested. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I7b37490dd447860a32eaffcbe95464dcb5d9ab97