commit | 16b767ab9c252bcc89102069c410b3ae7b2dda4d | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Tue May 07 17:02:19 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Tue May 28 17:34:04 2019 -0400 |
tree | 9e1289cb5ebcaaf2a449eb70bae03527855fb663 | |
parent | 818cac1f85346c2a3583ae27fa28bcb3d459fe86 [diff] |
VOL-1604 Implementing storage of MIB entities in etcd. Updated tests to work and pulled a test update from https://gerrit.opencord.org/#/c/12815/. The functional changes were merged some time ago, but the test was not. Updated requirements to match those in voltha-openonu-adapter. This fixed an issue where the test would fail on importing the etcd database class Change-Id: I13787dbf740020eb2d7f2c6498f9eafe1b461cba
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. |