commit | 982a4b60d20a235c09217afc32bcab54c1a54f29 | [log] [tgz] |
---|---|---|
author | serkant.uluderya <serkant.uluderya@netsia.com> | Sun Mar 17 23:29:39 2019 -0700 |
committer | serkant.uluderya <serkant.uluderya@netsia.com> | Mon Mar 18 10:06:38 2019 -0700 |
tree | 8f3047f87a933c305d669b4315e1bb674f6adfaf | |
parent | a587f9994e85b89d3df522a9080d9626fb1ee337 [diff] |
VOL-1477 Migrate OpenOltAlarmMgr Added alarm related functions to the core_proxy to send and create alarm Some of the onu alarm classes modified to include serial_number in the alarm context AdapterAlarms has modified to include the device's serial_number Change-Id: Idda9ba90071029f57bb0b7e394fdd5bb6385ee3f
PyVOLTHA is a collection of shared Python libraries that are use to create Python-based VOLTHA Device Adapters and other Python utilities (CLI, ...) that need to work with the VOLTHA v2.0 and later Golang core.
Initially PyVOLTHA will target only Python 2.7, but contributors are encouraged to write or refactor any library methods to eventually support Python 3.6.x or later.
pip install pyvoltha
Version | Date | Notes |
---|---|---|
v0.1.0 | 2019-02-01 | Initial pypy release available. This is primarily for testing out pip install support and is not expected to be useful outside of that. |