We are thrilled to announce the release of:
python-searchlightclient 0.2.1: OpenStack Indexing and Search API Client Library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/python-searchlightclient
Please report issues through launchpad:
http://bugs.launchpad.net/python-searchlightclient
For more details, please see below.
Changes in python-searchlightclient 0.2.0..0.2.1 ------------------------------------------------
9a9b32c Updated from global requirements 538a396 Update README
Diffstat (except docs and test files) -------------------------------------
README.rst | 41 ++++++++++++++++++++++++++++++++++++----- requirements.txt | 2 +- 2 files changed, 37 insertions(+), 6 deletions(-)
Requirements updates --------------------
diff --git a/requirements.txt b/requirements.txt index ac73512..c463ee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ pbr>=1.6 # Apache-2.0 -cliff!=1.16.0,>=1.15.0 # Apache-2.0 +cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0