[release-announce] python-searchlightclient 1.2.1 (pike)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 17 04:00:05 UTC 2019
We are stoked to announce the release of:
python-searchlightclient 1.2.1: OpenStack Indexing and Search API
Client Library
This release is part of the pike stable release series.
The source is available from:
https://opendev.org/openstack/python-searchlightclient
Download the package from:
https://pypi.org/project/python-searchlightclient
Please report issues through:
https://bugs.launchpad.net/python-searchlightclient/+bugs
For more details, please see below.
Changes in python-searchlightclient 1.2.0..1.2.1
------------------------------------------------
05c49a7 Improve README
6e9d491 Updated from global requirements
672f9e4 import zuul job settings from project-config
91c7a40 Update UPPER_CONSTRAINTS_FILE for stable/pike
2a3475f Update .gitreview for stable/pike
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 7 +++++++
README.rst | 6 +++---
requirements.txt | 2 +-
test-requirements.txt | 2 +-
tools/tox_install.sh | 30 ------------------------------
tox.ini | 3 ++-
7 files changed, 15 insertions(+), 36 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0b31fe1..17e6f92 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ python-keystoneclient>=3.8.0 # Apache-2.0
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 06e1358..d3883b2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ mock>=2.0 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
More information about the Release-announce
mailing list