[release-announce] [ironic] sushy 1.3.2 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 9 21:33:07 UTC 2018


We are pumped to announce the release of:

sushy 1.3.2: Sushy is a small Python library to communicate with
Redfish based systems

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/sushy

Download the package from:

    https://tarballs.openstack.org/sushy/

Please report issues through launchpad:

    https://bugs.launchpad.net/sushy

For more details, please see below.

1.3.2
^^^^^

Critical Issues

* Fixes authentication failure when SessionService attribute is not
  present in the root resource.

Changes in sushy 1.3.1..1.3.2
-----------------------------

ae06c02 Mark Systems/Managers/SessionService optional
446bb94 Updated from global requirements


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

.../notes/bug-1754514-ca6ebe16c4e4b3b0.yaml        |  5 ++++
sushy/main.py                                      | 23 ++++++++++++++----
test-requirements.txt                              |  2 +-
5 files changed, 63 insertions(+), 6 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index fd3ffa3..55ac42e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ sphinx!=1.6.6,>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0






More information about the Release-announce mailing list