Add python-pytun
This library is needed for tests in dragonflow. python-pytun[1] is used to interface (read packets from and send packets to) TAP (and TUN) devices. The package is actively maintained. Its license is MIT. Change-Id: Ie94af1a2fbab102d82c96d316613f44ea22fabed
This commit is contained in:
parent
125e74a94d
commit
62f8f2f85c
@ -320,6 +320,7 @@ pysqlite;python_version=='2.7' # zlib/libpng
|
||||
python-consul>=0.4.7 # MIT License
|
||||
python-ldap>=2.4;python_version=='2.7' # PSF
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
python-pytun>=2.2.1 # MIT
|
||||
pyzmq>=14.3.1 # LGPL+BSD
|
||||
redis>=2.10.0 # MIT
|
||||
requests-mock>=0.7.0 # Apache-2.0
|
||||
|
@ -295,6 +295,7 @@ python-muranoclient===0.8.2
|
||||
python-neutronclient===4.0.0
|
||||
python-novaclient===3.2.0
|
||||
python-openstackclient===2.1.0
|
||||
python-pytun===2.2.1
|
||||
python-qpid-proton===0.10
|
||||
python-saharaclient===0.12.0
|
||||
python-senlinclient===0.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user