We enthusiastically announce the release of: python-manilaclient 1.24.1: Client library for OpenStack Manila API. This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-manilaclient Download the package from: https://pypi.org/project/python-manilaclient Please report issues through launchpad: https://bugs.launchpad.net/python-manilaclient For more details, please see below. Changes in python-manilaclient 1.24.0..1.24.1 --------------------------------------------- 316bd21 Loosen docutils requirement pin cb6a8f0 Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2658ac9..ca7a1ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20 +20 @@ debtcollector>=1.2.0 # Apache-2.0 -docutils==0.11 +docutils>=0.11
participants (1)
-
no-reply@openstack.org