[zun] python-zunclient 0.4.1 (pike)
We are happy to announce the release of: python-zunclient 0.4.1: Client Library for Zun This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/python-zunclient Download the package from: https://pypi.python.org/pypi/python-zunclient Please report issues through launchpad: https://bugs.launchpad.net/zun For more details, please see below. Changes in python-zunclient 0.4.0..0.4.1 ---------------------------------------- 3995efd Enhance the README page 474ecec Fixed description in README.rst 2745f0f Updated from global requirements 1116cdd Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + README.rst | 46 ++++++++++++++++++++++++++++++++-------------- requirements.txt | 2 +- 3 files changed, 34 insertions(+), 15 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 76061e4..7dcb60f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ PrettyTable<0.8,>=0.7.1 # BSD -python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 +python-openstackclient>=3.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org