Add ovs with Python 3 support

Python 3 support for the OVS Python library is complete, but not yet
in an official release.  A dev snapshot is available on PyPi
(2.6.0.dev1).

Change-Id: I2efa47ec59318f3722dcc20521242c44239dd3ac
Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Russell Bryant 2016-03-11 10:37:34 -05:00 committed by Dirk Mueller
parent dbdcf7b1e7
commit ecfa1f6e27
2 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@ os-refresh-config # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
overtest>=0.10.0 # Apache-2.0
ovs>=2.5.0;python_version=='2.7' # Apache-2.0
ovs>=2.6.0.dev1;python_version>='3.4' # Apache-2.0
os-win>=0.2.3 # Apache-2.0
paramiko>=2.0 # LGPL
Parsley # MIT

View File

@ -229,6 +229,7 @@ oslotest===2.5.0
osprofiler===1.3.0
overtest===0.14.0
ovs===2.5.0;python_version=='2.7'
ovs===2.6.0.dev1;python_version>='3.4'
packaging===16.7
pager===3.3
paramiko===2.0.0