Merge "Add ovs with Python 3 support"

This commit is contained in:
Jenkins 2016-05-17 10:19:34 +00:00 committed by Gerrit Code Review
commit d6af8750e2
2 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,7 @@ os-refresh-config # Apache-2.0
os-testr>=0.4.1 # Apache-2.0 os-testr>=0.4.1 # Apache-2.0
overtest>=0.10.0 # Apache-2.0 overtest>=0.10.0 # Apache-2.0
ovs>=2.5.0;python_version=='2.7' # 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 os-win>=0.2.3 # Apache-2.0
paramiko>=2.0 # LGPL paramiko>=2.0 # LGPL
Parsley # MIT Parsley # MIT

View File

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