We are thrilled to announce the release of:
kuryr-libnetwork 10.0.0: Docker libnetwork driver for OpenStack Neutron
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/kuryr-libnetwork
Download the package from:
https://tarballs.openstack.org/kuryr-libnetwork/
Please report issues through:
https://bugs.launchpad.net/kuryr-libnetwork/+bugs
For more details, please see below.
Changes in kuryr-libnetwork 9.0.0..10.0.0 -----------------------------------------
3035d43 Revert "Fix the bindir path" e659f67 remove unicode from code 4daa567 Use TOX_CONSTRAINTS_FILE f73cad3 Drop lower-constraints.txt and its testing 9cc51ae Fix the bindir path 9408478 Add Python3 zed unit tests 151d17c Update master for stable/yoga
Diffstat (except docs and test files) -------------------------------------
.zuul.yaml | 3 +- lower-constraints.txt | 123 ------------------------------------------ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 +++ requirements.txt | 4 ++ tox.ini | 8 +-- 7 files changed, 17 insertions(+), 136 deletions(-)
Requirements updates --------------------
diff --git a/requirements.txt b/requirements.txt index 44bbf97..788fc24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,4 @@ +# Requirements lower bounds listed here are our best effort to keep them up to +# date but we do not test them so no guarantee of having them all correct. If +# you find any incorrect lower bounds, let us know or propose a fix. +
participants (1)
-
no-reply@openstack.org