We are happy to announce the release of: python-magnumclient 2.17.0: Client library for Magnum API This release is part of the ussuri release series. The source is available from: https://opendev.org/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.15.0..2.17.0 --------------------------------------------- c0d3683 Allow cluster config for any cluster state 934cf54 Add nodegroup CRUD commands 69be0ac Replace git.openstack.org URLs with opendev.org URLs Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 2 +- README.rst | 2 +- magnumclient/osc/v1/clusters.py | 8 +- magnumclient/osc/v1/nodegroups.py | 176 ++++++++++++++++++++- magnumclient/v1/bays_shell.py | 4 +- magnumclient/v1/clusters_shell.py | 5 +- magnumclient/v1/nodegroups.py | 17 +++ setup.cfg | 4 +- tox.ini | 8 +- 15 files changed, 497 insertions(+), 52 deletions(-)