commit | ece067c9899b0982e1851c7fc3690d0c7e3b9c17 | [log] [tgz] |
---|---|---|
author | serkant.uluderya <serkant.uluderya@netsia.com> | Wed Apr 10 09:13:48 2019 -0700 |
committer | serkant.uluderya <serkant.uluderya@netsia.com> | Fri Apr 19 00:09:28 2019 -0700 |
tree | 64db87eb7df9f4029ff65afa9c29ad2f44d9e242 | |
parent | 11c23251515a001c803030174291cd4ea844c204 [diff] |
VOL-1556 Added the neccessary function to fulfill AlarmSimulationRequest simulate_alarm function is added to adapter_request_facade.py Change-Id: Iad835a94f3190795b61eb5595afe31f40a3c0e6e
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. |