commit | 35c42d281edc1d95d21873313377b3520ddf68fd | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Thu Mar 07 17:23:27 2019 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Sat Mar 09 13:01:14 2019 -0500 |
tree | 57d4c48298ecc704fc34bc2ab48ba8a2c11e7241 | |
parent | 29989ebb687881270d06058af1afcbcf47cb1fd4 [diff] |
VOL-1493 VOL-1454: Update to reference core_proxy and adapter_proxy. Process omci messages using adapter_proxy Implement and process inter adapter messages. Start and use openomci state machine. Update handler and omci_cc for new core/adapter proxy Can now successfully mib upload and mib_sync is success and run omci tasks Change-Id: I94db6e9a0cd2aa23dad3a1224f2e66f2ff76b771
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. |