Update status in Redfish

Create associations when failed to change the
status to Warning.

Tested:

{
    "@odata.context": "/redfish/v1/$metadata#Drive.Drive",
    "@odata.id": "/redfish/v1/Systems/system/Storage/1/Drive/Drive_1",
    "@odata.type": "#Drive.v1_7_0.Drive",
    "Status": {
        "Health": "Warning",
        "HealthRollup": "Warning",
        "State": "Enabled"
    }
}

Change-Id: I3e5f87dc1253e8f24396a924e79d5474b0e5754a
Signed-off-by: James Feist <james.feist@linux.intel.com>
2 files changed
tree: bc09eeabb59925bbada27db111b84982efd8bbc6
  1. hsbp-manager/
  2. .gitignore
  3. CMakeLists.txt
  4. LICENSE
  5. MAINTAINERS
  6. README.md
README.md

s2600wf-misc