We are chuffed to announce the release of: python-magnumclient 2.7.1: Client library for Magnum API This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-magnumclient Download the package from: https://pypi.org/project/python-magnumclient Please report issues through: https://bugs.launchpad.net/python-magnumclient/+bugs For more details, please see below. Changes in python-magnumclient 2.7.0..2.7.1 ------------------------------------------- 2754b15 Replace openstack.org git:// URLs with https:// 0a8eccb import zuul job settings from project-config 6bef59a Make cluster config --force a boolean 52e457d Updated from global requirements f2dd023 Update UPPER_CONSTRAINTS_FILE for stable/pike ff49384 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 11 +++++++++++ magnumclient/osc/v1/clusters.py | 5 +++-- test-requirements.txt | 2 +- tools/tox_install.sh | 7 ++++++- tox.ini | 2 +- 6 files changed, 23 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index f311984..204e591 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ fixtures>=3.0.0 # Apache-2.0/BSD -python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 +python-openstackclient>=3.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org