commit | 72fe6ae4376eed6ebea3e633bef8a9cb70e79750 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Sat Apr 13 20:58:47 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Sun Apr 14 11:19:21 2019 -0400 |
tree | ffe55cd21bdc2c479d9d252491c83b79b1f8fdb3 | |
parent | 79d1fee8407b27d89dda1a2349ebceeb089d7f69 [diff] |
VOL-1495: Update OpenOMCI to later version. Capable of proper table handling, needed to push extended vlan tagging operation Should match commit: https://gerrit.opencord.org/#/c/12815/ in voltha 1.x tree Change-Id: I05135afd56407c9496b2dfcde67938fd58a99020
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. |