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>
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 @@
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',
},