python-neutronclient 6.12.1 (stein)
We high-spiritedly announce the release of: python-neutronclient 6.12.1: CLI and Client Library for OpenStack Networking This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/python-neutronclient Download the package from: https://pypi.org/project/python-neutronclient Please report issues through: https://bugs.launchpad.net/python-neutronclient/+bugs For more details, please see below. Changes in python-neutronclient 6.12.0..6.12.1 ---------------------------------------------- 450039b Use secure sha256 instead of sha1 08a26a0 Fix broken pep8 and requirements jobs a57eaff OpenDev Migration Patch ca01b06 Replace openstack.org git:// URLs with https:// d581c8b Update UPPER_CONSTRAINTS_FILE for stable/stein 892c857 Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- neutronclient/common/utils.py | 4 ++-- test-requirements.txt | 2 +- tox.ini | 2 +- 7 files changed, 10 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index dabdb0e..5824501 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ hacking>=1.1.0 # Apache-2.0 -bandit>=1.1.0 # Apache-2.0 +bandit>=1.1.0,<1.6.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org