[release-announce] kuryr-lib 1.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Aug 23 21:53:59 UTC 2019


We are satisfied to announce the release of:

kuryr-lib 1.0.0: Kuryr shared config and utilities

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/kuryr-lib

Download the package from:

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

For more details, please see below.

Changes in kuryr-lib 0.9.0..1.0.0
---------------------------------

adb8076 Bump the openstackdocstheme extension to 1.20
d16ed92 Update api-ref location
756849a Fix kuryr CI
8882187 Add Python 3 Train unit tests
3c640eb Use keystone v3 instead of v2
818cd41 OpenDev Migration Patch
149cf22 Dropping the py35 testing
92f373a Update master for stable/stein
53e2401 add python 3.7 unit test job


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

.gitignore                     |  1 +
.gitreview                     |  2 +-
.stestr.conf                   |  3 +++
.testr.conf                    |  4 ----
.zuul.yaml                     |  3 +--
README.rst                     | 12 ++++++++----
lower-constraints.txt          |  2 +-
releasenotes/source/conf.py    | 20 --------------------
releasenotes/source/index.rst  |  1 +
releasenotes/source/stein.rst  |  6 ++++++
setup.cfg                      |  3 ++-
test-requirements.txt          |  2 +-
tox.ini                        | 17 +++++++++++------
17 files changed, 45 insertions(+), 50 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e0162f0..c5ea2e5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=1.0.0 # Apache-2.0






More information about the Release-announce mailing list