bmcweb: call aggregation for HDD Drive.Reset for RDE Devices

For each handler, setUpRedfishRoute (then calls setUpRedfishRouteWithDelegation) process any query params and then if Aggregation (BMCWEB_ENABLE_REDFISH_AGGREGATION) is enabled, it will delegate the request to aggregator.

https://github.com/openbmc/bmcweb/blob/master/redfish-core/include/query.hpp#L150

This is common pattern for most of the handlers.

Tested:
Tested power on/off with 4 RDE devices

Google-Bug-Id: 282051706
Google-Bug-Id: 282052382
Change-Id: Iff62c721fa14eedfddbd6f34137fc7a16a1334ab
Signed-off-by: Konda Reddy Kachana <kkachana@google.com>
1 file changed
tree: e06b9a366d7877a0aaebbb70fdd6fabb729822b5
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. LICENSE
  13. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.