[release-announce] python-watcherclient 1.3.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 17 22:24:42 UTC 2019


We are chuffed to announce the release of:

python-watcherclient 1.3.1: Python client library for Watcher API

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/python-watcherclient

Download the package from:

    https://pypi.org/project/python-watcherclient

Please report issues through:

    https://bugs.launchpad.net/watcher/+bugs

For more details, please see below.

Changes in python-watcherclient 1.3.0..1.3.1
--------------------------------------------

4a8cf84 import zuul job settings from project-config
e28f0e7 Updated from global requirements
b45c813 Add the filed of description to shell command for action.
4a47b78 Fix Audit Update functional test
f5eae02 Update UPPER_CONSTRAINTS_FILE for stable/pike
b6fe5c9 Update .gitreview for stable/pike


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

.gitreview                                       |  1 +
.zuul.yaml                                       | 12 ++++++++++++
requirements.txt                                 |  2 +-
test-requirements.txt                            |  2 +-
tox.ini                                          |  2 +-
watcherclient/common/utils.py                    | 16 +++++++++-------
watcherclient/v1/audit_shell.py                  |  3 ++-
watcherclient/v1/resource_fields.py              |  4 ++--
9 files changed, 32 insertions(+), 13 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 5494793..3065ffb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index df1140b..d57bdde 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ 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