[release-announce] python-blazarclient 3.4.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 24 12:58:26 UTC 2022


We are satisfied to announce the release of:

python-blazarclient 3.4.0: Client for OpenStack Reservation Service

This release is part of the yoga release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

3.4.0
^^^^^

New Features

* Added support for managing host resource properties using the
  following new commands:

  * "host-property-list"

  * "host-property-show"

  * "host-property-set"

Changes in python-blazarclient 3.3.1..3.4.0
-------------------------------------------

cf2de7c Add commands for resource property API
9354e62 Updating python testing classifier as per Yoga testing runtime
2091bd9 Add Python3 yoga unit tests
55395d0 Update master for stable/xena


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

.zuul.yaml                                         |  2 +-
blazarclient/base.py                               |  8 +++
blazarclient/command.py                            | 66 ++++++++++++++++++++++
blazarclient/exception.py                          |  6 ++
blazarclient/shell.py                              |  3 +
blazarclient/v1/hosts.py                           | 41 ++++++++++++++
blazarclient/v1/shell_commands/hosts.py            | 66 ++++++++++++++++++++++
.../host-resource-property-9ac5c21bd3ca6699.yaml   |  9 +++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 ++
setup.cfg                                          |  4 ++
11 files changed, 211 insertions(+), 1 deletion(-)







More information about the Release-announce mailing list