[PATCH skeleton] Deprecate Openbmc.py
OpenBMC Patches
openbmc-patches at stwcx.xyz
Wed May 18 00:01:14 AEST 2016
The pyphosphor package provides equivalent function
so use that and drop the duplicated code.
Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/skeleton/81)
<!-- Reviewable:end -->
https://github.com/openbmc/skeleton/pull/81
Brad Bishop (1):
Deprecate Openbmc.py
bin/Openbmc.py | 146 ------------------------------------------------
bin/PropertyCacher.py | 1 -
bin/Sensors.py | 11 ++--
bin/bmc_update.py | 10 ++--
bin/chassis_control.py | 11 ++--
bin/download_manager.py | 5 +-
bin/fan_control.py | 10 ++--
bin/hwmon.py | 4 +-
bin/inventory_items.py | 14 ++---
bin/sensor_manager2.py | 10 ++--
bin/system_manager.py | 14 ++---
11 files changed, 44 insertions(+), 192 deletions(-)
delete mode 100755 bin/Openbmc.py
--
2.8.2
More information about the openbmc
mailing list