summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>2017-11-30 06:02:01 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-12-09 04:40:17 +0000
commit5a2d2bc85c2cd9dd1913b4c846a3cf00e133d319 (patch)
tree0765f630ddb52eab633405486c37a3fbacfde651 /configs
parent86101ea3548ef0e185d77b61a7a1712015bd2bde (diff)
downloadtalos-skeleton-5a2d2bc85c2cd9dd1913b4c846a3cf00e133d319.tar.gz
talos-skeleton-5a2d2bc85c2cd9dd1913b4c846a3cf00e133d319.zip
Updating PS redundancy object path.
Changing the PS redundancy object path from /org/openbmc/sensors/host/PowerSupplyRedundancy to /xyz/openbmc_project/sensors/chassis/PowerSupplyRedundancy since All Witherspoon REST API URIs should being with xyz/openbmc_project or org/open_power Change-Id: Ic1360cef2b4939835d47b995a8542aee598bb939 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/Witherspoon.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Witherspoon.py b/configs/Witherspoon.py
index df29fdd..b0002f1 100644
--- a/configs/Witherspoon.py
+++ b/configs/Witherspoon.py
@@ -289,7 +289,7 @@ ID_LOOKUP = {
0x10 : '<inventory_root>/system/chassis/motherboard/apss',
0x02 : '/org/openbmc/sensors/host/OperatingSystemStatus',
0x04 : '<inventory_root>/system/chassis/motherboard/pcielink',
- 0x0b : '/org/openbmc/sensors/host/PowerSupplyRedundancy',
+ 0x0b : '/xyz/openbmc_project/sensors/chassis/PowerSupplyRedundancy',
0xda : '/org/openbmc/sensors/host/TurboAllowed',
0xD8 : '/org/openbmc/sensors/host/PowerSupplyDerating',
},
OpenPOWER on IntegriCloud