commit | c607ac9d6fa00366c678d2e5c788c88e11b38c1a | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Sat Apr 27 17:41:33 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Tue Apr 30 15:51:54 2019 -0400 |
tree | 9b4d3656cdf53445fb5c1ee39f9f0aefdce0e522 | |
parent | ece067c9899b0982e1851c7fc3690d0c7e3b9c17 [diff] |
VOL-1489 Fully support tunnel_id openflow field Change-Id: Ib148c59d79f40a2f3859a739c65fdf5eb1dcfbbd
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. |