commit | 4ab2ee031dbc172da2f615f0e88feb975d99bf8d | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Jun 23 21:58:05 2020 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 25 01:10:03 2020 +0000 |
tree | 11b4b2142afe66cfb8d10f16c545bdeaac5dd9f0 | |
parent | f926b099b33f9b2ed379d53f85687b27c0f5fa79 [diff] |
Remove done TODO ForceRestart support was added here: https://github.com/openbmc/bmcweb/commit/d22c8396f0bcec4488d0c98eae3092384b3a5929 Change-Id: I631d465861fb423b1915f5fcc384b8117adf6bd5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/redfish-core/lib/systems.hpp b/redfish-core/lib/systems.hpp index a68e8de..6b314be 100644 --- a/redfish-core/lib/systems.hpp +++ b/redfish-core/lib/systems.hpp
@@ -1853,7 +1853,6 @@ res.jsonValue["Storage"] = { {"@odata.id", "/redfish/v1/Systems/system/Storage"}}; - // TODO Need to support ForceRestart. res.jsonValue["Actions"]["#ComputerSystem.Reset"] = { {"target", "/redfish/v1/Systems/system/Actions/ComputerSystem.Reset"},