python-watcherclient 2.4.0 (train)
We are happy to announce the release of: python-watcherclient 2.4.0: Python client library for Watcher API This release is part of the train 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 2.3.0..2.4.0 -------------------------------------------- 297ca1d Implement watcher datamodel list in watcherclient a8f919e Add datamodel doc in watcherclient Diffstat (except docs and test files) ------------------------------------- setup.cfg | 4 + watcherclient/v1/__init__.py | 6 +- watcherclient/v1/client.py | 1 + watcherclient/v1/data_model.py | 56 +++++++++ watcherclient/v1/data_model_shell.py | 77 ++++++++++++ watcherclient/v1/resource_fields.py | 22 ++++ 9 files changed, 403 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org