We eagerly announce the release of: python-magnumclient 4.0.0: Client library for Magnum API This release is part of the zed 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. 4.0.0 ^^^^^ Deprecation Notes * Remove support for bays and baymodels. Changes in python-magnumclient 3.7.0..4.0.0 ------------------------------------------- 7ad1c27 Drop bay and baymodel 7c03bcb Update python testing as per zed cycle testing runtime 1fd3f19 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- magnumclient/v1/basemodels.py | 14 +- magnumclient/v1/baseunit.py | 14 +- magnumclient/v1/baymodels.py | 25 - magnumclient/v1/baymodels_shell.py | 282 ---------- magnumclient/v1/bays.py | 29 - magnumclient/v1/bays_shell.py | 253 --------- magnumclient/v1/certificates.py | 2 - magnumclient/v1/certificates_shell.py | 24 +- magnumclient/v1/client.py | 4 - magnumclient/v1/shell.py | 4 - .../drop-bay-and-baymodel-79afa8d8161687ef.yaml | 4 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 130 +++++ setup.cfg | 6 +- 23 files changed, 157 insertions(+), 2790 deletions(-)