From ecfa1f6e27514a46cd4c85efb8bbb610a4612af4 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 11 Mar 2016 10:37:34 -0500 Subject: [PATCH] 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 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 063fa47e26..cf6dcfe35a 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index fd6ebde74b..17fed48982 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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