We high-spiritedly announce the release of: python-magnumclient 2.11.0: Client library for Magnum API This release is part of the stein 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 launchpad: https://bugs.launchpad.net/python-magnumclient For more details, please see below. Changes in python-magnumclient 2.10.0..2.11.0 --------------------------------------------- 125a9a5 Fix crash on Service catalog empty 403 response 053d807 add python 3.6 unit test job 2e24313 switch documentation job to new PTI 8ea3d17 import zuul job settings from project-config c026a13 Add release notes for magnum client 48b8589 [k8s] Add embed certs to config 5f23c66 osc: Don't pass parameters with null value Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 11 + magnumclient/common/httpclient.py | 56 +++-- magnumclient/common/utils.py | 30 +-- magnumclient/osc/v1/clusters.py | 38 ++-- releasenotes/source/conf.py | 276 ++++++++++++++++++++++++ releasenotes/source/index.rst | 33 +++ releasenotes/source/rocky.rst | 6 + releasenotes/source/unreleased.rst | 5 + tox.ini | 7 + 12 files changed, 423 insertions(+), 50 deletions(-)