We are delighted to announce the release of: python-magnumclient 2.12.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.11.0..2.12.0 --------------------------------------------- 81b8480 Keystone auth support 5deb538 Fix py37 compatibility b4120a1 Use oslo_serialization instead of the json module directly d0d08f0 Use template for lower-constraints 11b7527 Add Python 3.6 classifier to setup.cfg 07b83c2 add python 3.6 unit test job 1ab2e77 Trivial: Update pypi url to new url Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 +- README.rst | 6 +- magnumclient/common/httpclient.py | 19 ++++--- magnumclient/common/utils.py | 96 +++++++++++++++++++++----------- magnumclient/osc/v1/clusters.py | 26 +++++++-- setup.cfg | 1 + tox.ini | 4 +- 11 files changed, 115 insertions(+), 67 deletions(-)