[release-announce] [openstackclient] osc-lib 1.6.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu May 4 12:54:52 UTC 2017


We enthusiastically announce the release of:

osc-lib 1.6.0: OpenStackClient Library

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/osc-lib

Download the package from:

    https://pypi.python.org/pypi/osc-lib

Please report issues through launchpad:

    https://bugs.launchpad.net/python-openstackclient

For more details, please see below.

Changes in osc-lib 1.5.1..1.6.0
-------------------------------

473f4fc Fix shell saving OpenStackConfig object
6b5c27e Follow-up to headers handler to fix find_bulk()
538e431 Updated from global requirements
27117c6 Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

osc_lib/api/api.py            | 13 ++++++++++++-
osc_lib/shell.py              |  6 +++---
requirements.txt              |  6 +++---
4 files changed, 24 insertions(+), 7 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 0ea34a6..3a245eb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,3 +8,3 @@ Babel!=2.4.0,>=2.3.4 # BSD
-cliff>=2.3.0 # Apache-2.0
-keystoneauth1>=2.18.0 # Apache-2.0
-os-client-config>=1.22.0 # Apache-2.0
+cliff>=2.6.0 # Apache-2.0
+keystoneauth1>=2.20.0 # Apache-2.0
+os-client-config>=1.27.0 # Apache-2.0





More information about the Release-announce mailing list