[release-announce] python-masakariclient 5.4.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 8 13:04:25 UTC 2019


We jubilantly announce the release of:

python-masakariclient 5.4.0: masakariclient module and a CLI tool for
masakari

This release is part of the stein release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/python-masakariclient

Download the package from:

    https://tarballs.openstack.org/python-masakariclient/

Please report issues through launchpad:

    http://bugs.launchpad.net/python-masakariclient

For more details, please see below.

5.4.0
^^^^^


New Features
************

* The 1.1 microversion is now supported. This introduces the
  following changes:

  * User can get the *progress_details* of the notification in
    microversion 1.1. The default version is set to 1.1 if not
    provided.


Deprecation Notes
*****************

* The masakari CLI is now deprecated. This is the signal that it is
  time to start using the openstack CLI. No new features will be added
  to the masakari CLI.

Changes in python-masakariclient 5.3.0..5.4.0
---------------------------------------------

4d5def0 Use template for lower-constraints
2475bf1 Display progress_details of the notification
2da44c7 Deprecate masakari CLI
9d10469 Add api_version support
6257e96 Run all jobs by default using python3
3b1f595 Change openstack-dev to openstack-discuss
5f57696 Add Python 3.6 classifier to setup.cfg
b1ca7de Update the outdated URL in HACKING.rst


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

.zuul.yaml                                         |  12 +-
masakariclient/api_versions.py                     | 150 +++++++++++++++++++++
masakariclient/common/exception.py                 |   5 +
masakariclient/osc/v1/notification.py              |  10 +-
masakariclient/plugin.py                           |  17 ++-
masakariclient/shell.py                            |   5 +
masakariclient/v1/client.py                        |   3 +-
...etails-recovery-workflows-06614c76d44e64ff.yaml |   7 +
.../notes/deprecate-cli-9ffee25a5c3d1b3b.yaml      |   6 +
setup.cfg                                          |   3 +-
tox.ini                                            |  10 +-
13 files changed, 318 insertions(+), 18 deletions(-)







More information about the Release-announce mailing list