We are glad to announce the release of: python-manilaclient 5.2.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/python-manilaclient Download the package from: https://pypi.org/project/python-manilaclient Please report issues through: https://bugs.launchpad.net/python-manilaclient/+bugs For more details, please see below. 5.2.0 ^^^^^ New Features * Starting from API version 2.86, it is possible to run ensure shares on a given manila-share host, in order to update the shares information. Changes in python-manilaclient 5.1.0..5.2.0 ------------------------------------------- 31e7ad9 reno: Update master for unmaintained/2023.1 3c1c8b8 Fix broken exception handling on unit tests 3273229 Use time.sleep() instead of eventlet.sleep() baa0091 Add ensure shares command Diffstat (except docs and test files) ------------------------------------- manilaclient/common/httpclient.py | 5 +- manilaclient/osc/v2/services.py | 32 ++++++++++++ manilaclient/v2/services.py | 6 +++ ...add-ensure-shares-command-6cd854408de1979b.yaml | 6 +++ releasenotes/source/2023.1.rst | 2 +- setup.cfg | 1 + 10 files changed, 119 insertions(+), 14 deletions(-)