[release-announce] neutron-lib 1.9.2 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri May 10 20:09:51 UTC 2019


We are gleeful to announce the release of:

neutron-lib 1.9.2: Neutron shared routines and utilities

This release is part of the pike stable release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/neutron-lib

Please report issues through:

    https://bugs.launchpad.net/neutron/+bugs

For more details, please see below.

Changes in neutron-lib 1.9.1..1.9.2
-----------------------------------

0063158 import zuul job settings from project-config
2388fea Fix tests in stable/pike branch
911f5ff Remove tools/tox_install.sh
f0d7e47 Updated from global requirements
8fd5a26 Update UPPER_CONSTRAINTS_FILE for stable/pike
9812c67 Update .gitreview for stable/pike


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

.gitignore                                       |  2 +
.gitreview                                       |  1 +
.stestr.conf                                     |  3 ++
.testr.conf                                      |  8 ----
.zuul.yaml                                       | 13 ++++++
api-ref/source/conf.py                           |  3 +-
releasenotes/source/conf.py                      |  3 +-
test-requirements.txt                            |  4 +-
tools/tox_install.sh                             | 52 ------------------------
tox.ini                                          | 18 +++++---
12 files changed, 42 insertions(+), 72 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 51dd0cf..cfbc641 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
@@ -17 +17 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list