| commit | dd5df523a2270194c74f899727bcc486d687e237 | [log] [tgz] | 
|---|---|---|
| author | Rahul Kapoor <rahulkpr@google.com> | Fri May 26 20:00:36 2023 +0000 | 
| committer | Brandon Kim <brandonkim@google.com> | Tue May 30 16:54:17 2023 +0000 | 
| tree | 7f9e30236dddba5f0b10d44b3b006768cff3c92a | |
| parent | f169aa6d633d6f66c336af6e7e9e5b82cce93e84 [diff] | 
bmcweb: Fix Processor collection effiecent expand Efficient expand on Processor Collection would return internal error if GetSubTree response returned empty for processor interfaces and there are no services to pull processor information from. The fix here ensures that we return the response with Member count 0 when there are no processors. Tested: Fabric BMC 0 processors - https://paste.googleplex.com/4639265592967168 Izumi BMC Multiple processors - https://paste.googleplex.com/6490857267003392 Google-Bug-Id: 283903536 Change-Id: I54999505dcdba42f39114859bedb8e10bdcec982 Signed-off-by: Rahul Kapoor <rahulkpr@google.com>