Update ovs to 2.5.0.
OVS 2.5.0 has been released. The Python lib has been uploaded to PyPI. This version contains a bug fix needed by networking-ovn. Otherwise, 2.4.0 is still fine. Change-Id: I6b35be27e141d189ee7bc2fecab193c7d5a0b7ec Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
@@ -125,7 +125,7 @@ os-net-config # Apache-2.0
|
|||||||
os-refresh-config # Apache-2.0
|
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.4.0;python_version=='2.7' # Apache-2.0
|
ovs>=2.5.0;python_version=='2.7' # Apache-2.0
|
||||||
os-win>=0.2.3 # Apache-2.0
|
os-win>=0.2.3 # Apache-2.0
|
||||||
paramiko>=1.16.0 # LGPL
|
paramiko>=1.16.0 # LGPL
|
||||||
Parsley # MIT
|
Parsley # MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user