[release-announce] [kuryr] kuryr-lib 0.6.0

no-reply at openstack.org no-reply at openstack.org
Mon Aug 21 16:09:22 UTC 2017


We are pumped to announce the release of:

kuryr-lib 0.6.0: Kuryr shared config and utilities

The source is available from:

    https://git.openstack.org/cgit/openstack/kuryr

Download the package from:

    https://tarballs.openstack.org/kuryr/

Please report issues through launchpad:

    https://bugs.launchpad.net/kuryr

For more details, please see below.

Changes in kuryr-lib 0.5.0..0.6.0
---------------------------------

917ee68 Updated from global requirements
c845319 Update the documentation link for doc migration


Diffstat (except docs and test files)
-------------------------------------

HACKING.rst                                   | 2 +-
README.rst                                    | 4 ++--
requirements.txt                              | 4 ++--
setup.cfg                                     | 2 +-
test-requirements.txt                         | 4 ++--
7 files changed, 11 insertions(+), 11 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 9639c8e..04e683f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ ipaddress>=1.0.7;python_version<'3.3' # PSF
-keystoneauth1>=2.21.0 # Apache-2.0
-neutron-lib>=1.7.0 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
+neutron-lib>=1.9.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0eca1b0..acd2ed0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ os-testr>=0.8.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
@@ -13 +13 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list