[PATCH skeleton v4 0/3] Deprecate modules provided by pyphosphor

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Jun 7 02:40:51 AEST 2016


Removing a number of modules provided by the pyphosphor package.

<!-- 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/82)
<!-- Reviewable:end -->


https://github.com/openbmc/skeleton/pull/82

Brad Bishop (3):
  Deprecate Openbmc.py
  Deprecate PropertyCacher.py
  Deprecate Sensors.py

 bin/Openbmc.py          | 146 -------------------------------
 bin/PropertyCacher.py   |  50 -----------
 bin/Sensors.py          | 223 ------------------------------------------------
 bin/bmc_update.py       |  10 +--
 bin/chassis_control.py  |  11 ++-
 bin/download_manager.py |   5 +-
 bin/fan_control.py      |  10 +--
 bin/hwmon.py            |  10 +--
 bin/inventory_items.py  |  17 ++--
 bin/sensor_manager2.py  |  16 ++--
 bin/system_manager.py   |  16 ++--
 11 files changed, 47 insertions(+), 467 deletions(-)
 delete mode 100755 bin/Openbmc.py
 delete mode 100644 bin/PropertyCacher.py
 delete mode 100755 bin/Sensors.py

-- 
2.8.3




More information about the openbmc mailing list