commit | a587f9994e85b89d3df522a9080d9626fb1ee337 | [log] [tgz] |
---|---|---|
author | Arun Arora <arun_arora@hcl.com> | Thu Mar 14 09:54:29 2019 +0000 |
committer | Arun Arora <arun_arora@hcl.com> | Fri Mar 15 06:48:14 2019 +0000 |
tree | dd9849718fcf6e7f8a14a33568dcc532a72a2546 | |
parent | 35c42d281edc1d95d21873313377b3520ddf68fd [diff] |
VOL-1513: Modified adapter_agent call to core_proxy call Changed code for init_pm_metrics() called as part of 'enable device' workflow. Change-Id: Ibe2788ff7da586e46effee5ceec5fc9781080026
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. |