[release-announce] python-blazarclient 2.0.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 4 16:44:38 UTC 2018


We are pleased to announce the release of:

python-blazarclient 2.0.1: Client for OpenStack Reservation Service

This release is part of the rocky stable release series.

Download the package from:

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

Please report issues through launchpad:

    https://launchpad.net/blazar

For more details, please see below.

2.0.1
^^^^^

Bug Fixes

* Creating leases using version 2.0.0 of the CLI client without
  specifying a start date was failing with the error "The lease
  parameters are incorrect", following changes related to bug 1783296
  (https://launchpad.net/bugs/1783296). For more details, see bug
  1784038 (https://launchpad.net/bugs/1784038).

* When there are multiple leases with the same name, lease actions
  identifying the lease by name would display an error message
  including a dictionary of lease values, instead of "type 'lease'".
  For more details, see bug 1786030
  (https://launchpad.net/bugs/1786030).

Changes in python-blazarclient 2.0.0..2.0.1
-------------------------------------------

ef481e8 Add release notes for bugs 1784038 and 1786030
ef40eea Fix exception message when there are leases with the same name
065d0c5 Fix lease creation when start date is not provided
2b78f5c Update .gitreview for stable/rocky


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

.gitreview                                         |  1 +
blazarclient/utils.py                              | 13 +++----
blazarclient/v1/shell_commands/leases.py           | 28 ++++++++++-----
...create-without-start-date-73ce2bb28bc883f7.yaml |  8 +++++
...age-with-same-name-leases-561ece8e602b4c68.yaml |  7 ++++
6 files changed, 83 insertions(+), 15 deletions(-)







More information about the Release-announce mailing list